Simple USBHost library for STM32F746NG Discovery board. Only either the Fastspeed or the Highspeed port can be used( not both together)
Dependents: DISCO-F746NG_USB_Host
Fork of KL46Z-USBHost by
Revisions of USBHost/USBDeviceConnected.cpp
Revision | Date | Message | Actions |
---|---|---|---|
24:5396b6a93262 | 2016-06-13 | USB Host for STM32F746 DISCO Board. At the moment you can only use either the High Speed Port or the Fast Speed Port. | File Diff Annotate |
12:b91fdea8c0a7 | 2014-06-09 | Simple USBHost for Nucleo F401RE | File Diff Annotate |
10:40c7f6788902 | 2014-02-05 | fix endpoint callback. | File Diff Annotate |
9:7f9f64cf5ded | 2014-02-03 | add interrupt write transfer. | File Diff Annotate |
8:6463cd1964c0 | 2014-01-31 | USB hub support. | File Diff Annotate |