Page 1 of 1

HID in at90s2313

Posted: Thu Sep 27, 2007 12:10 pm
by rexr
Is it possible to implement HID in 2313? HID uses a more data.will that code fit in the 2K flash of 2313?

Posted: Fri Sep 28, 2007 9:20 pm
by christian
Yes, but it's extremely tight. Look at the bootloadHID code at http://www.obdev.at/products/avrusb/prjprog.html

This code fits into 2k of boot loader section on the ATMega8.