USB Virtual COM - Stack Overflow most recent 30 from stackoverflow.com 2009-11-28T02:20:51Z http://stackoverflow.com/feeds/question/603931 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/603931/usb-virtual-com 0 USB Virtual COM 2009-03-02T20:49:32Z 2009-07-14T09:42:32Z <p>Looking for skeleton/source for embedded (non PC) USB Virtual COM implementation?</p> http://stackoverflow.com/questions/603931/usb-virtual-com/604011#604011 3 Answer by theatrus for USB Virtual COM theatrus 2009-03-02T21:08:56Z 2009-03-02T21:08:56Z <p>Depends on your processor. </p> <p>For instance, ST provides a VCP example for their STM32 line. FreeRTOS also provides examples for AT91 parts.</p> http://stackoverflow.com/questions/603931/usb-virtual-com/1124417#1124417 0 Answer by CrazyChris for USB Virtual COM CrazyChris 2009-07-14T09:42:32Z 2009-07-14T09:42:32Z <p>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</p>