STM3241G-Eval + LwIP + USB_Host_Library Problem with handling USB devices
Posted on July 21, 2016 at 09:41Hi I'm trying to recognize what USB device attached on the USBH OTG line and send the information over TCP with LwIP library to a server. I can recognize devices with HID standalone application. Then I've combined the...