-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
bugSomething isn't workingSomething isn't working
Description
I got all my CDC issues fixed, so now I am moving on to the HID portion of my code. I have the hid device defined (it is a simple 2 axis joystick, the report desc is 57 bytes), but when I mount it and the CDC interface Linux can't properly detect the HID interface. If I comment out the mounting of the CDC interface the HID interface gets detected fine (I've not tried to send data yet).
Any suggestions on what I may have done wrong? I can post a gist of the HID code if you need, it is fairly short.
Unfortunately on this hardware I don't have access to the JTAG/SWD interface so I can't attach a debugger. :(
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working