mark w. / Mbed 2 deprecated Nucleo_Gamepad

Dependencies:   USBDevice mbed

You are viewing an older revision! See the latest version

Reference Material for USB HID Implement

As I started out on this project, I had no knowledge of USB, Human Interface Device, or the protocol stack. I quickly had problems understanding the code and nomenclature, so I decided to go back to basics and learn the hard stuff.

Here are some good links to get you started

Introduction to HID Concepts

https://msdn.microsoft.com/en-us/windows/hardware/drivers/hid/introduction-to-hid-concepts

USB.org Developer's page

http://www.usb.org/developers/hidpage/microhid/

MBed's USB Device handbook

https://developer.mbed.org/handbook/USBDevice


All wikipages