platformio / platformio-docs

PlatformIO Documentation
https://docs.platformio.org
Apache License 2.0
234 stars 323 forks source link

Update ATmega328PB.rst #331

Closed lpatiny closed 6 months ago

lpatiny commented 6 months ago

Based on the linked description this microcontroller should have 64kb of flash and 4kb of ram.

https://www.microchip.com/en-us/product/ATmega328PB?utm_source=platformio.org&utm_medium=docs

(as well as 2kb of eeprom which is twice the previous one memory).

Not sure if you are limiting the specs in order to be compatible with atmega328p ?

CLAassistant commented 6 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

valeros commented 6 months ago

Hi @lpatiny, I believe the sizes in the docs are correct (see the datasheet for ATmega328PB), probably 64KB/4KB specs are specified as the maximum values for the entire Microchip 8-bit AVR family.