Forum >DFRduino Uno problem
ArduinoGeneral

DFRduino Uno problem

userHead Ab29 2011-06-09 10:10:24 7598 Views5 Replies
hi,
i buy a Uno (DFR0122).
Now i install the driver and download the Arduino 0022.

Windows 7 x64
firewall off
Port right
board right
driver reinstalled


I upload the sketch blink and he show me:
[quote]Binary sketch size: 1010 bytes (of a 32256 byte maximum)
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51[/quote]

i search on google and found nothing about "uno"
please Help :)

and sorry for my bad english
2011-06-10 09:21:12 It works ^^ userHeadPic Ab29
2011-06-10 08:01:48 I test it on my notebook and its say "upload done" and show me the error from my first post.
Its my Computer, but where can the error be?


userHeadPic Ab29
2011-06-10 07:43:20 We do find cables make difference.  One possibility is the voltage drop.  Some usb cable are designed for signal transferring, the resistance of cable may vary. And the arduino is powered by usb cable, if the cable's resistance is to big, it will drop the voltage of Arduino and make wired problems, such as not able to burn the bootloader, etc.

Another possibility is the loose connection between the USB connector  and cable. Try to tight the connection by any means.

Also, try another usb port and pc, if they all failed, we will suspect a faulty unit.
userHeadPic R2D2C3PO
2011-06-10 07:20:53 Hay Hector,
thanks for the Tipp.
I use 2 Cable, first from hdd and second from Printer. Nothing works.
But whats the Difference?



userHeadPic Ab29
2011-06-09 18:28:16 Hi Ab29,

Maybe you can try a different USB cable. Many times a different USB cable makes a difference.

Let us know your results :)
userHeadPic Hector