This is a simple Generic HID demo, which is more or less compatible with the USB HID PnP demo example from the Microchip Applications Library, so that the PC application from that package can be used with our firmware as well (after two small modification). The differences: 1. We use 12 bit ADC resolution (instead of 10 bit) 2. We use Vid=0x0483, Pid=0x5750 which are the official STM32 Custom Human Interface Device identifiers from ST Microelectronics.

Dependencies:   USBDevice mbed

USBDevice.lib

Committer:
cspista
Date:
21 months ago
Revision:
1:86e3171a1f42
Parent:
0:471646bf5f7e

File content as of revision 1:86e3171a1f42:

https://os.mbed.com/users/mbed_official/code/USBDevice/#53949e6131f6