- This topic has 5 replies, 5 voices, and was last updated 10 years ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
|
Microcontroller › AVR › ATMega16A USBasp programming for first time, chip not powering to burn with Extreme burner-AVR.. plz help
ATMega16A USBasp programming for first time,
chip not powering to burn with ExtremeAVR.
i am using 16mhz external crystal….what fuse is to be used …plz help me….
i got this error when using “Extrem burner-AVR”
plz help
plz help
Check the connections, all the VCC pins, ground pins and make sure the RESET pin is connected to VCC through a resistor not more than 10 K ohms.
i checked connection more then an dozen times…………
when i tried with AVR-Dude ….i got this with (-f)
avrdude.exe: error: programm enable: target doesn’t answer. 1
avrdude.exe: initialization failed, rc=-1
avrdude.exe: AVR device initialized and ready to accept instructions
avrdude.exe: Device signature = 0x000000
avrdude.exe: Yikes! Invalid device signature.
avrdude.exe: Expected signature for ATMEGA16 is 1E 94 03
avrdude.exe done. Thank you.
…plz help me……
you have to set fuse bit status to use external crystal.
read setting of AVR fuse bits tutorial given on this site
Dhanushgowda,
You posted your success on avrfreaks yesterday.
Gud that you found success at your first steps into programming AVRs.
Since a new Atmega16A is responding correctly, it appears that the previous micro may be bricked (Wrong fuse bits set) You can retrieve the same by giving it external clock pulse give it a try.
Regards
Karanbir
Use the burner in slow clock mode and first set the fuse bit to FF(low fuse) & C9(high fuse)…