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/USBHost.h
Revision | Date | Message | Actions |
---|---|---|---|
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 |
7:9a20482c9a7a | 2014-01-28 | Control transfer status stage must set DATA1. | File Diff Annotate |
5:10bfc10afcc8 | 2014-01-27 | add isochronous transfer | File Diff Annotate |
3:a3872f7593e2 | 2014-01-25 | fix max packet size | File Diff Annotate |