ZakKemble / AVRDUDESS

A GUI for AVRDUDE
https://blog.zakkemble.net/avrdudess-a-gui-for-avrdude/
GNU General Public License v3.0
550 stars 125 forks source link

Detect atmega328pb #99

Open owenduffy opened 3 days ago

owenduffy commented 3 days ago

It appears that if I select a MCU = ATmega328PB and click detect, it properly reads the ID as a 328PB, no complaints, but it overwrites the form's MCU to be ATmega328P which of course fails subsequent attempts to read, write etc.

Owen

ZakKemble commented 2 days ago

I can't reproduce this. I don't have a 328PB to test properly, however faking the returned signature to that of the PB will make it select the correct 328PB part for me.