Skip to content

ATMEGA328P running at internal 8MHz #10419

@PixelTamer

Description

@PixelTamer

I would like to see a boot-loader and a programming configuration specifically designed to use the ATMEGA328P with the internal 8MHz oscillator. The compiler would also have to be aware of the speed difference. The idea would to have a board selection like "Arduino Nano (internal 8MHz)"
This would allow using the additional pins for I/O or using a very low frequency crystal, or a custom clock output. It would allow free standing projects (home brew boards) a little more freedom.
The current method of forcing in an external 8MHz bootloader seems to dominate the IDE and prevents selecting anything else when developing a standard project unless it is unloaded. Also the warnings are cryptic and misleading.
Thanks,
Pixel

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: WontfixArduino has decided that it will not resolve the reported issue or implement the requested feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions