2015-07-31 04:36 AM
I am wanting to attach a USB Joystick, on the USB OTG port of my STM32F407 Discovery Board. I am stuck at - I couldn't find an HID library in the USB stack. Do I have to modify the libraries for the joystick by replacing all the HID codes of the prior mouse and keyboards ? Can anyone help me with the libraries , so that I can connect and interface a external USB Joystick with the discovery board ?
#hid #usb #joystick