Search found 1 match
- Sat Nov 14, 2015 8:39 am
- Forum: V-USB
- Topic: USB Joystick HID descriptor
- Replies: 1
- Views: 5745
USB Joystick HID descriptor
Hi, I wrote HID descriptor for Joystick, the joystick has 8 axis. I want to know did I write correct code for axis and how can I add 8 buttons into the below code I have many tried for buttons but failed? sorry for my bad english. pls help me. 0x05, 0x01, // USAGE_PAGE (Generic Desktop) 0x15, 0x00, ...