forked from avrdudes/avrdude
-
Notifications
You must be signed in to change notification settings - Fork 0
Arduino boards related FW bugs
mcuee edited this page Oct 16, 2022
·
2 revisions
- Arduino official Wiring bootloader is buggy: it corrupts data when reading EEPROM
Fix is already posted in the pull request 24 but it has not been integrated.
2.Arduino Uno or Mega2560 ATmega16U2 DFU FW issue -- not able to read the device signature properly.
- https://github.com/arduino/ArduinoCore-avr/issues/490 I found this in avrdude issue 1043.
- https://github.com/avrdudes/avrdude/issues/1043
- Arduino Nano Every jtag2updi FW issue -- EEPROM write issue