ArduinoISP not working!
hello,
today, , yesterday, trying load bootloader of 8mhz internal clock onto atmega328p. attempt build small arduino on mini breadboard. have room chip, , reset button. have downloaded configuration of breadboard arduino on the "arduino breadboard" tutorial. uploaded arduinoisp onto current uno, , placed 10uf capacitor between reset , gnd of uno. connected spi pins , rst d10. selected atmega328 on breadboard in boards menu, , burned bootloader arduinoisp. responded "avrdude: stk500_recv(): programmer not responding" have done before in arduino 0022, not in 1.0.
p.s. have tried optiloader , gives error message automatically.
thanks,
qtechknow
today, , yesterday, trying load bootloader of 8mhz internal clock onto atmega328p. attempt build small arduino on mini breadboard. have room chip, , reset button. have downloaded configuration of breadboard arduino on the "arduino breadboard" tutorial. uploaded arduinoisp onto current uno, , placed 10uf capacitor between reset , gnd of uno. connected spi pins , rst d10. selected atmega328 on breadboard in boards menu, , burned bootloader arduinoisp. responded "avrdude: stk500_recv(): programmer not responding" have done before in arduino 0022, not in 1.0.
p.s. have tried optiloader , gives error message automatically.
thanks,
qtechknow
in arduino 1.0 serial buffer size has been reduced. causes failures in arduinoisp sketch. 1 work-around reduce baud rate in arduinoisp sketch , in programmers.txt file.
Arduino Forum > Using Arduino > Microcontrollers > ArduinoISP not working!
arduino
Comments
Post a Comment