Search found 1 match
- Tue Aug 12, 2014 1:03 pm
- Forum: V-USB
- Topic: USB bootloaderhid with Atmega128
- Replies: 14
- Views: 18553
Re: USB bootloaderhid with Atmega128
I am able to burn the bootloader into the atmega128. (I read the flash memory contents with eXtreme burner AVR, and it shows some values beginning from 1E000) However, I am unable to burn my project hex file through usb. I wrote in the command line "avrdude -P com10 -b 19200 -c usbasp -p atmega...