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

Download repository: zip gz

Files at revision 1:86e3171a1f42

Name Size Actions
[up]
USBDevice.lib 69 Revisions Annotate
main.cpp 2598 Revisions Annotate
mbed.bld 69 Revisions Annotate