Search found 4 matches

by sbm
Mon Jun 27, 2011 4:48 pm
Forum: V-USB
Topic: usbasploader not erasing flash
Replies: 2
Views: 2900

usbasploader not erasing flash

I have been using usbasploader with avrdude on linux for a good while now. But I have noticed that the -e "erase flash" option does not work. sudo avrdude -c usbasp -p atmega328p -e avrdude: warning: cannot set sck period. please check for usbasp firmware update. avrdude: AVR device initia...
by sbm
Wed Jun 08, 2011 7:48 pm
Forum: V-USB
Topic: PowerSwitch on atmega328p
Replies: 1
Views: 2100

Re: PowerSwitch on atmega328p

I used the usbdrv directory from the usbasp project and it now works on my atmega328p.
by sbm
Mon Jun 06, 2011 10:06 pm
Forum: V-USB
Topic: PowerSwitch on atmega328p
Replies: 1
Views: 2100

PowerSwitch on atmega328p

I've been working on getting power switch to work on a 328p. I am using usb data pins on Port D pins 2 and 4 with a single output LED on PC5. I am using a 16Mhz crystal. I have a usb boatloader on the chip so know the usb works with the crystal and fuse settings. I have a feeling it is more than jus...
by sbm
Mon Jun 06, 2011 10:01 pm
Forum: V-USB
Topic: HIDKeys on Atmega328P
Replies: 1
Views: 2468

Re: HIDKeys on Atmega328P

Moppa, I've been working on getting power switch to work on a 328p. I am using usb data pins on port d 2 and 4 and a single LED on PC5. I am using a 16Mhz crystal. I have a usb boatloader on the chip so know the usb works with the crystal and fuse settings. What did you change to make it work for yo...