- Sun Jun 26, 2022 9:15 pm
#57535
Hey guys!!
Basically I have just bought a Arduino MEGA 2560 to build my first Speeduindo.
I definetly do not have the skills or knowledge with arduino, but I am confident with my mechanical and electronics skills
Based on this I have just got myself into this project where I intend to build the ECU for my car.
However, right from the get-go I am facing the first issue where I simply cannot upload the firmware into MEGA - both with the IDE interface and with the SpeedyLoader.
The error is as followed:
"
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
"
Of course I have already looked into the internet for the issue and a common response was "check if the board is being recognized by the OS" - image below:
https://imgur.com/gallery/OqIYbAk
Another common response was to check Arduino IDE for the correct board and port - image below:
https://imgur.com/gallery/JSiZ1lW
Find below the images of the errors: IDE and SpeedyLoarder
IDE Error:
https://imgur.com/gallery/2t7Kaxw
SpeedyLoader Error:
https://imgur.com/gallery/ei06FR7
Terminal outputs:
avrdude: Version 6.0.1, compiled on Apr 3 2014 at 23:12:16
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "C:\Users\MATEUS~1.ROD\AppData\Local\Temp\nsh4EC2.tmp\app\resources\/bin/avrdude-windows/avrdude.conf"
cygwin warning:
MS-DOS style path detected: C:\Users\MATEUS~1.ROD\AppData\Local\Temp\nsh4EC2.tmp\app\resources\/bin/avrdude-windows/avrdude.conf
Preferred POSIX equivalent is: /avrdude-windows/avrdude.conf
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.h ... -pathnames
Using Port : COM3
Using Programmer : wiring
Overriding Baud Rate : 115200
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
avrdude done. Thank you.
*both tests were performed with:
-> On Windows 10 with Compatibility Mode to Windows 7
-> As Administrator
I know the post has become quite long, but does someone has any clues on how to solve this issue?
Thank you
Basically I have just bought a Arduino MEGA 2560 to build my first Speeduindo.
I definetly do not have the skills or knowledge with arduino, but I am confident with my mechanical and electronics skills

Based on this I have just got myself into this project where I intend to build the ECU for my car.
However, right from the get-go I am facing the first issue where I simply cannot upload the firmware into MEGA - both with the IDE interface and with the SpeedyLoader.
The error is as followed:
"
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
"
Of course I have already looked into the internet for the issue and a common response was "check if the board is being recognized by the OS" - image below:
https://imgur.com/gallery/OqIYbAk
Another common response was to check Arduino IDE for the correct board and port - image below:
https://imgur.com/gallery/JSiZ1lW
Find below the images of the errors: IDE and SpeedyLoarder
IDE Error:
https://imgur.com/gallery/2t7Kaxw
SpeedyLoader Error:
https://imgur.com/gallery/ei06FR7
Terminal outputs:
avrdude: Version 6.0.1, compiled on Apr 3 2014 at 23:12:16
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2009 Joerg Wunsch
System wide configuration file is "C:\Users\MATEUS~1.ROD\AppData\Local\Temp\nsh4EC2.tmp\app\resources\/bin/avrdude-windows/avrdude.conf"
cygwin warning:
MS-DOS style path detected: C:\Users\MATEUS~1.ROD\AppData\Local\Temp\nsh4EC2.tmp\app\resources\/bin/avrdude-windows/avrdude.conf
Preferred POSIX equivalent is: /avrdude-windows/avrdude.conf
CYGWIN environment variable option "nodosfilewarning" turns off this warning.
Consult the user's guide for more details about POSIX paths:
http://cygwin.com/cygwin-ug-net/using.h ... -pathnames
Using Port : COM3
Using Programmer : wiring
Overriding Baud Rate : 115200
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
avrdude done. Thank you.
*both tests were performed with:
-> On Windows 10 with Compatibility Mode to Windows 7
-> As Administrator
I know the post has become quite long, but does someone has any clues on how to solve this issue?
Thank you