Anyone implemented USBasp Loader inATMEGA32
Posted: Tue May 15, 2012 12:25 pm
Hi,
I am trying to implement USBaspLoader in ATMEGA32.
When i plug in the USB, it says, device not recognised & shows as unknown device with both ids (vendor,device) as 00.
Details:
I used
PD6 as D-
PD2 as D+
PD1 as jumper.
Bootloader address as 7800 (configured in makefile)
Freq 16 MHz.
Fused High:d6 low:df
I am not locking ATMEGA lock bits (in order to save my chip if i program wrong lock bits)
I use Windows 7. & tried installing usbasploader driver for windows7.
Please, if anyone have already implemented it, HELP !
I am trying to implement USBaspLoader in ATMEGA32.
When i plug in the USB, it says, device not recognised & shows as unknown device with both ids (vendor,device) as 00.
Details:
I used
PD6 as D-
PD2 as D+
PD1 as jumper.
Bootloader address as 7800 (configured in makefile)
Freq 16 MHz.
Fused High:d6 low:df
I am not locking ATMEGA lock bits (in order to save my chip if i program wrong lock bits)
I use Windows 7. & tried installing usbasploader driver for windows7.
Please, if anyone have already implemented it, HELP !