Other Devices

General discussions about V-USB, our firmware-only implementation of a low speed USB device on Atmel's AVR microcontrollers
Post Reply
gamingseed
Posts: 3
Joined: Tue Apr 17, 2007 5:01 pm

Other Devices

Post by gamingseed » Thu May 03, 2007 7:59 pm

Do you think this same concept could be ported over to other microcontrollers? Like the LPC210X series? :)
I'd like to be able to have a USB CDC interface on LPC2103, I figure it can be done!

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

Post by christian » Mon May 07, 2007 11:49 am

Don't know, it depends on the clock speed and instruction set of the processor.

Look at the developer article (linked from AVR-USB's main page) for optimization ideas...

Post Reply