Missing Atmega328 Chip

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 7.

Moderator: Benj

Post Reply
Docara
Posts: 315
Joined: Sun Jun 23, 2013 1:29 pm
Has thanked: 28 times
Been thanked: 61 times
Contact:

Missing Atmega328 Chip

Post 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

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Missing Atmega328 Chip

Post 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.

Docara
Posts: 315
Joined: Sun Jun 23, 2013 1:29 pm
Has thanked: 28 times
Been thanked: 61 times
Contact:

Re: Missing Atmega328 Chip

Post by Docara »

Thanks

Docara
Posts: 315
Joined: Sun Jun 23, 2013 1:29 pm
Has thanked: 28 times
Been thanked: 61 times
Contact:

Re: Missing Atmega328 Chip

Post by Docara »

AVR Toolchain 3.6.1 supports ATMega328PB

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

Docara
Posts: 315
Joined: Sun Jun 23, 2013 1:29 pm
Has thanked: 28 times
Been thanked: 61 times
Contact:

Re: Missing Atmega328 Chip

Post by Docara »

Bump - Any news on this
Thanks

Docara
Posts: 315
Joined: Sun Jun 23, 2013 1:29 pm
Has thanked: 28 times
Been thanked: 61 times
Contact:

Re: Missing Atmega328 Chip

Post by Docara »

Bumped again

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Missing Atmega328 Chip

Post 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.

Post Reply