2012-10-16 04:47 AM
Hello!
I already found a library packet for using the STM32 USB as Virtual COM device. What I need is a library for a Virtual COM host, so I can connect a CDC device to my STM32. It's just for one specific CDC device (a laserscanner-sensor). Are such libraries existing? #thomas2014-06-26 02:33 AM
Hello Thomas,
I am currently trying to implement an usb host on a STM32F4 discovery board in order to connect a FDTI usb/serial converter device. I currently have problems receiving data on the host using the ''USBH_BulkReceiveData()'' function. I found that you had a similar problem in . I would be really happy, if you could contact me via ''mm.stpub AT outlook.de''. many greetings, Marcel