Hi,
I got a Arduino Uno R3 quite a long time ago, when it came it didnt work, out of the box. Recently when i tried to see what is broken, it appeared on my PC as Arduino uno, I could even put it into DFU mode and yes, i tried to reprogram the Usb to Serial chip to no avail. Also the L light constantly stays off...I tried to wire up another Arduino to try to Burn a new bootloader, but the same thing would happen whem i connected them, the LED on the Good arduino would also turn off. Now im asking if the board is trash or is it maybe fixable?
Hi,
When i tried to program the board the Tx and Rx LED's turned on, but it never succesfully uploaded, After a long time i got an error message, I will put a Sketch to upload and wait when the Error comes up and copy it over to here.
These are the Error Messages:
Sketch uses 444 bytes (1%) of program storage space. Maximum is 32256 bytes.
Global variables use 9 bytes (0%) of dynamic memory, leaving 2039 bytes for local variables. Maximum is 2048 bytes.
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x02
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x02
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x02
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x02
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x02
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x02
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x02
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x02
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x02
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x02
Failed uploading: uploading error: exit status 1
When i plugged the Arduino in it straight away didnt want to upload code, I was sure i was doing it right because i already had an arduino before this one. I am running it on USB power and when i mesaured the 5V pin and Ground with my multimeter it was about 4.3V, also the On LED is noticeably Brighter on my other Arduino.