Skip to content

Request: Native Atmega328-AU Support #6369

Closed
@ArcAIN6

Description

@ArcAIN6

While the atmega328p is popular, the non-picopower version is just as useful. The humble Atmega328 requires the user to manually edit the hardware config file.

The problem with this, is people attempting to use these MCU's for the first time, run into an issue they rarely understand, or have difficulty tracking down, that is the IDE throwing an error about the ID.

It would be nice if arduino IDE simply just worked with these chips, without putting the user through the arduous task of trying to track down why the ID is different.

I myself ran into this situation, and spent almost 2 weeks googling before the answer presented itself. Most notably, most of the search returns simply dealt with the atmega328p being wired wrong as the culprit, and this simply isn't the case. People are so used to the 328p, that they simply overlook the p is missing, and assume the person with the issue is talking about that MCU.

Thank you for taking the time to read this, and i hope this is helpful to someone searching for an answer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Architecture: AVRApplies only to the AVR microcontrollers (Uno, etc.)Component: DocumentationRelated to Arduino's documentation content

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions