Page 1 of 1

Missing Atmega328 Chip

Posted: Mon Sep 02, 2019 7:35 pm
by Docara
Hi

I notice that the updated ATMega328P (ATMega328PB) is not included in the AVR chips section, I seem to remember that with the new (now old) compiler that all chip were/could be available.
It now has 2x UART, 2x SPI 2x I2C, 2 more 16bit timers and capacitive (Qtouch) compatible inputs.

Is there any chance of including it (v7).

Thanks

Re: Missing Atmega328 Chip

Posted: Tue Sep 03, 2019 10:48 am
by Benj
Hello,

I'll investigate for you in terms of getting a newer version of the compiler but looking at the v7 AVR compiler the 328PB device is not currently supported.

Re: Missing Atmega328 Chip

Posted: Tue Sep 03, 2019 11:58 am
by Docara
Thanks

Re: Missing Atmega328 Chip

Posted: Tue Sep 03, 2019 1:40 pm
by Docara
AVR Toolchain 3.6.1 supports ATMega328PB

http://ww1.microchip.com/downloads/en/D ... readme.pdf Page 9

Re: Missing Atmega328 Chip

Posted: Mon Oct 21, 2019 8:28 pm
by Docara
Bump - Any news on this
Thanks

Re: Missing Atmega328 Chip

Posted: Wed Nov 13, 2019 10:45 am
by Docara
Bumped again

Re: Missing Atmega328 Chip

Posted: Wed Nov 13, 2019 10:59 am
by Benj
Hello,

We won't be adding a new chip to the v7 release as moving to a new compiler can often be dangerous and can break things. You are welcome to try the new compiler using the compiler options window and copy an existing FCD definition to try the new device.

Moving to the new version of the compiler is something we are looking into for the new version but we will need to do a significant amount of testing before we do this to avoid breaking any existing projects.