This example demonstrates the reading of the USB Gamepad in the Nucleo.
Intro
This example demonstrates the reading of the USB Gamepad in the Nucleo.
Parts
STM32 Nucleo F446RE |
USB Connector |
LED 2pcs |
Register 470 ohm 2pcs |
Breadboard |
Wires |
Wiring diagram
This circuit diagram was created by fritzing.
USB con. | Nucleo |
---|---|
GND | GND |
+ | PA_12 |
- | PA_11 |
5V | 5V |
Original Library
- F401RE-USBHost by Norimasa Okamoto
- USBHostGamepad by Yuuichi Akagawa
Files at revision 0:b5f79b4f741d
Name | Size | Actions |
---|---|---|
[up] | ||
IUSBEnumerator.h | 1234 | Revisions Annotate |
USBDeviceConnected.cpp | 2544 | Revisions Annotate |
USBDeviceConnected.h | 4350 | Revisions Annotate |
USBEndpoint.h | 4796 | Revisions Annotate |
USBHALHost.h | 941 | Revisions Annotate |
USBHALHost2_F401RE.cpp | 15894 | Revisions Annotate |
USBHALHost_F401RE.cpp | 15585 | Revisions Annotate |
USBHALHost_F401RE.h | 2166 | Revisions Annotate |
USBHost.cpp | 12185 | Revisions Annotate |
USBHost.h | 7197 | Revisions Annotate |
USBHostConf.h | 1525 | Revisions Annotate |
USBHostGamepad.cpp | 3495 | Revisions Annotate |
USBHostGamepad.h | 3023 | Revisions Annotate |
USBHostHub.cpp | 3482 | Revisions Annotate |
USBHostTypes.h | 4731 | Revisions Annotate |
dbg.h | 2903 | Revisions Annotate |
mydebug.h | 277 | Revisions Annotate |
mymap.h | 1476 | Revisions Annotate |
myvector.h | 677 | Revisions Annotate |