mbed-os/features/unsupported/USBHost/USBHost
Tomasz Moń a39cba0e52 USBHost: Wait for device to implement SET ADDRESS
The USB Device must change the address within 2 ms after completing
SET ADDRESS status stage.

Wait 2 ms before issuing GET DESCRIPTOR under the new address. In my
case, this completely resolves the timeout issues.
2019-05-27 12:22:59 +02:00
..
IUSBEnumerator.h restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00
USBDeviceConnected.cpp USBHOST: fix call back 2017-01-02 09:48:14 +01:00
USBDeviceConnected.h Replace the old deprecated callbacks 2017-12-02 17:08:43 +01:00
USBEndpoint.cpp USBHOST : introduce USBHOST_OTHER (USBHost on USB IP not OHCI). 2017-01-02 09:48:14 +01:00
USBEndpoint.h Replace the old deprecated callbacks 2017-12-02 17:08:43 +01:00
USBHALHost.h USBHOST : USBHOST_OTHER add control disable counter 2017-05-09 16:18:30 +02:00
USBHost.cpp USBHost: Wait for device to implement SET ADDRESS 2019-05-27 12:22:59 +02:00
USBHost.h USBHOST : introduce USBHOST_OTHER (USBHost on USB IP not OHCI). 2017-01-02 09:48:14 +01:00
USBHostConf.h USBHOST: TARGET_STM add more hub to support larger hub 2017-05-09 16:18:32 +02:00
USBHostTypes.h USBHOST: USBHOST_OTHER Add timeout on TD (indentation) 2017-05-09 16:18:32 +02:00
dbg.h restructure - Moved libraries to features/unsupported 2016-09-30 19:18:09 -05:00