Arduino (uno r3) not in sync, help?
Googling this has not solved anything.
I don't think there's anything messed up with the IDE, as I get this in both arduino 1.0.1 and 1.0.2, as well as Visual micro.
I tried everything I could think of. Resetting the board did nothing, neither did re-installing drivers or rebooting.
The serial bounce test showed no errors, and the Rx LED blinks when I try to upload.
(If you are unaware, the bounce test means connecting Rx to Tx and opening a serial monitor. Everything you send should then be bounced back.)
I'm currently thinking bootloader issues, since resetting the board does not make the pin 13 LED blink.
So, does anyone know what to do here?
------------------------------------------------------
UPDATE: I am an idiot. This whole time, I had the atmega328 plugged in backwards. It works now.






























Visit Our Store »
Go Pro Today »




Thanks.
Typically it is caused from one or more of these:
Unplug the USB then plug back in
Choose the correct board
Choose the correct Port
Check the port in the device manager, easy way to get to the device manager is right click on my computer-click manage-click device manager on the left side- look for ports. Unplug the Arduino's USB and watch the ports ( COM & LPT ) to see if there is a change. Plug the USB back in and watch the ports to see if there is a change.
Good Luck
W
Great i am glad it helped!
There are lots of others on youtube also -