Hi,
I am trying to update the firmware on my Maslow Arduino using Windows 10. I followed the advice in the other forums and still no luck. I tried version 1.25 and 1.26 of the firmware and made sure the folder was unzipped, I am using COM 3 which shows up as the Arduino Due programming port, and I made sure no other programs are running that might have a port conflict. I also see the USB light is on when the cable is plugged into the program port and I see that the 12 VDC light is on with the power supply cable plugged in. When I try to upload the firmware I keep getting the same timeout error.
I found another forum that said to press the reset button on the board just before uploading, and that also gave the same timeout error. I did take the top board off and tried pressing an “erase” button as well. This issue persisted before I pressed the erase or reset buttons, neither of those changed anything.
screenshot looks like the setting are correct, all the libraries are there.
Error copy:
"Arduino: 1.8.13 (Windows 10), Board: “Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)”
Sketch uses 57294 bytes (22%) of program storage space. Maximum is 253952 bytes.
Global variables use 2009 bytes (24%) of dynamic memory, leaving 6183 bytes for local variables. Maximum is 8192 bytes.
An error occurred while uploading the sketch
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
This report would have more information with
“Show verbose output during compilation”
option enabled in File → Preferences.
"