vote up 0 vote down star
1

Looking for skeleton/source for embedded (non PC) USB Virtual COM implementation?

flag
plzsendmehtehcodez – Malfist Mar 2 at 20:52
you need to provide a little bit more information about your hardware/software – Ilya Mar 3 at 17:39

2 Answers

vote up 0 vote down

I never used LibUSB for ARV famyli, it is software USB, requires no special chip on device, but some external hardvare to be placed on PCB. I never used it but it probably will have high support from avr freks site

link|flag
vote up 3 vote down

Depends on your processor.

For instance, ST provides a VCP example for their STM32 line. FreeRTOS also provides examples for AT91 parts.

link|flag
1  
+1 what processor is key. A USB serial port is a reference design of almost every micro with on-board USB. – Kenny Jul 14 at 9:54

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.