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

link|improve this question
plzsendmehtehcodez – Malfist Mar 2 '09 at 20:52
you need to provide a little bit more information about your hardware/software – Ilya Mar 3 '09 at 17:39
feedback

2 Answers

Depends on your processor.

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

link|improve this answer
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 '09 at 9:54
feedback

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|improve this answer
feedback

Your Answer

 
or
required, but never shown