Hi guys,
i'm posting as in the italian forum we're having many issues with the mega r3 board.
The problems seems to be related with the auto-reset of the board when loading the sketch.
Using the 0022, 0023, 1.0 and 1.0.1 IDEs the problem doesn't change.
after some tries with the IDE we decided to help our members using AVRDUDE scripts.
here is the result trying to read the signature of the micro
avrdude.exe -C "C:\avr\etc\avrdude.conf" -p m2560 -c stk500v2 -P COM3
avrdude.exe: stk500v2_ReceiveMessage(): timeout
avrdude.exe: stk500v2_ReceiveMessage(): timeout
avrdude.exe: stk500v2_ReceiveMessage(): timeout
avrdude.exe: stk500v2_ReceiveMessage(): timeout
avrdude.exe: stk500v2_ReceiveMessage(): timeout
avrdude.exe: stk500v2_getsync(): timeout communicating with programmer
on an MEGA ADK the result seems like this
"C:\avr\bin\avrdude.exe" -C "C:\avr\etc\avrdude.conf" -p m2560 -c stk500v2 -P COM5
Device signature 0x1e9801
FUSE OK
thank you
I know there's an issue trying to upload a sketch wich sends "!!!" via the serial but we're trying to upload only the blink sketch so no serial has been used up to now.
Actually i don't have a MEGA board so i'm only reporting the issues found on the italian topic.
One user found a solution replacing the reset capacitor.
One last thing:
i found a user who has received the MEGA board with the atmega16u2 in DFU mode and not with the "firmware started"
Are these known issues?
(sorry for my bad english)