Hi all,
I have an Arduino MEGA ADK Rev.02, yesterday I had to flash the ATmega8U2. This was because when I plugged in the USB, the board identifies to the pc as a DFU device. Ok, I downloaded FLIP, no problem. But I cant find the appropriate firmware. In the ..\arduino-1.0\hardware\arduino\firmwares\arduino-usbserial folder I can find hexfiles for the ADK Rev.03, but the Rev.03 has an ATmega16U2 onboard.
I flashed the ATmega8U2 with the Arduino-usbserial-mega.hex, but now the Arduino identifies itself as an Arduino MEGA 2560, not as an MEGA ADK.
I already checked the github repository, but even there I cant find firmware for ADK Rev.02.
Any ideas?
BR,
John