ezieragabriel / arduino

Automatically exported from code.google.com/p/arduino
Other
0 stars 0 forks source link

Arduino Uno - stk500_getsync(): not in sync: resp=0x00 #1010

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello,

I have Arduino Uno with ATMEGA328P. I tryed to use it as ATTiny45 ISP 
programmer but alltime same error: stk500_getsync(): not in sync: resp=0x00.

My setup: 
Sketch: examples>arduino isp
Board: tools>board>arduino uno
Programmer: Arduino as ISP

Burn bootloader or upload not work at all. Tryed version 0022 and new one 101. 
Followed lots of guides but without success. Resistor or capacitator between 
reset / gnd not work.

Looks like my arduino is damaged but it work well if I upload normal sketch 
into it. 

Did you know another way how use arduino as ISP? This was described at 
arduino.cc not working.

Thank you.  

Original issue reported on code.google.com by weird.de...@gmail.com on 20 Aug 2012 at 5:16