Hi,
I have recently bought an Arduino Nano v3 from a friend.
Now I am trying to upload the blink example program into it. But I keep getting this error:
avrdude: Version 5.4-arduino, compiled on Oct 11 2007 at 19:12:32
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
System wide configuration file is "C:\Users\Steven\Zelfstudie\arduino-0022\hardware/tools/avr/etc/avrdude.conf"
Using Port : \.\COM3
Using Programmer : stk500v1
Overriding Baud Rate : 57600
avrdude: ser_open(): setting dtr
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Send: 0 [30] [20]
avrdude: Recv:
avrdude: stk500_getsync(): not in sync: resp=0x30
avrdude: Send: Q [51] [20]
avrdude: Recv:
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51
avrdude done. Thank you.
I am have tried it on a desktop and my laptop:
Spec:
Desktop:
windows 7
arduino nano v3
laptop:
windows vista
arduino nano v3
Things I have tried:
firewall off
different usb port(s)
installing ftdi drivers (about 3 times)
pressing the reset button before uploading
looking for solutions on forums
It would be nice if someone could help me on the topic.
Regards,
Stieve