Wednesday 20 November 2013

How to fix your Sainsonic Mega 2560 R3 timeout on Upload Arduino Mega

The Problem:

 Hey Guy's I was stuck for a tic and thought you might like to know how to fix
this problem with your arduino clone or similar Mega after I saw so many people
with the same issue.
 
Arduino IDE Console Output:
______________________________________________________________
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

______________________________________________________________


If you've installed your drivers and it's still doing this you need to do the following.

The Fix:

Windows 7:

Go into device manager (Right click computer, click properties, click device manager)

Go to Com Ports

Delete Ardunio com port (Com 1 on my machine)

Rescan the computer's plug and play with the magnifying glass icon or press F5

Then the proper driver will install and you'll notice an extra port appears!

You will find an extra com port now available on the Arduino IDE which will let you use your new toy!

Profit_Vanity and Sainsonic are not at fault Thank Microsoft :D







No comments:

Post a Comment