Hi everyone,
I tried to upload bootloader to Atmega32u4 but i could not succeed. Let me explain what i did.
1- I connected my UNO to my PC and opened Arduino IDE.
2-Open--->Examples--->ArduinoISP
3-I uploaded to my UNO.
4-I connected UNO ICSP pins(except RESET pin) to my Atmega32u4 pins like this:
gnd-----gnd d10-----reset
mosi----mosi sck------sck
vcc-----vcc miso----miso
5- Tools----->Arduino as ISP
6-Burn bootloader.
But i could not do it correctly unfortunately. I searched the forum. Some people were like me. I copied
the mesage and i am goig to paste here.
Is there anybody to help me about this subject?
thanks fo help and about my poor english..
avrdude: AVR device initialized and ready to accept instructions
Reading | ################################################## | 100% 0.00s
avrdude: Device signature = 0x000000 (retrying)
Reading | ################################################## | 100% 0.00s
avrdude: Device signature = 0x000000 (retrying)
Önyükleyici yazdırılırken hata oluştu.
Reading | ################################################## | 100% 0.01s
avrdude: Device signature = 0x000000
avrdude: Yikes! Invalid device signature.
Double check connections and try again, or use -F to override
this check.
avrdude done. Thank you.