About the relation between "attiny2313" and "

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
apollo21

About the relation between "attiny2313" and "

Post by apollo21 » Mon Jun 23, 2008 7:55 am

http://www.obdev.at/products/avrusb/index.html
The circuit image of and attiny2313 is recorded.
Can the firmware that suits this be obtained?

christian
Objective Development
Objective Development
Posts: 1443
Joined: Thu Nov 09, 2006 11:46 am

Post by christian » Mon Jun 23, 2008 6:02 pm

This is an example circuit only. You can use the firmware from the "examples" directory of the latest driver if you modify usbconfig.h to reflect the circuit's pin assignment. You also need to modify Makefile and change the device type to attiny2313.

Post Reply