Search found 3 matches

by x37v
Thu Mar 13, 2008 11:11 pm
Forum: V-USB
Topic: AVRUSBBoot Atmega16
Replies: 8
Views: 9913

yes, I did change the bootloaderconfig.h to reflect the settings that i had working with the powerswitch example.

-Alex
by x37v
Fri Mar 07, 2008 9:48 pm
Forum: V-USB
Topic: AVRUSBBoot Atmega16
Replies: 8
Views: 9913

hmm, so I was able to make the driver smaller by reducing length of the name of the device [as queried through USB], but it still isn't working.. I can get it to go into 'bootloader mode' as well as 'leave bootloader mode' [i verified this by making leds light or flash]. But, my host still does not ...
by x37v
Wed Mar 05, 2008 2:15 am
Forum: V-USB
Topic: AVRUSBBoot Atmega16
Replies: 8
Views: 9913

AVRUSBBoot Atmega16

Hi, I'm trying to get AVRUSBBoot to work with an Atmega16. The page claims that it has been tested with that chip but, i haven't had luck. I've tested that USB does work with my circuit [I built and programmed it with the Powerswitch example], so I assume it must be something with the settings in th...