Sorry, I think I misunderstood your original posting: You're trying to run the AVR-Doper firmware on USBasp hardware and it does not work, right? Yes, of cause. Release 2008-04-27 * Fixed bug from previous release: LED pin was not configured as output on AVR-Doper hardware. Release 2008-04-26 * Ass...
You need avrdude and libusb-win32 for USBasp. Have you installed libusb-win32? libusb-win32 installed. I think problem is not there. USBTiny works correctly for example (avrdude). Must I use original USBasp schematic or make any changes ? what about fuses ? I wrote fuses represented in Makefile. Gr...
Hi 2 all. I made two programmers: AVR-Doper hardware with "avr-doper-mega8-12mhz.hex" firmware and fuse bytes represented in Makefile. USBasp hardware with "usbasp-mega8-12mhz.hex" firmware and the same fuses (lfuse 0x9F, hfuse 0xC9). cause built on ATmega8. I'm using Win_XP_SP2 ...