-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Description
I tried connecting a mouse to a pico.
However i was unable to parse the scroll wheel. One person suggested that I should perform a HID request beforehand, in order to find out what bytes to target.
I used USB Device Viewer on Windows, and I saw that the USB mouse actually contains 3 HID Devices.
So, is it possible to dynamically scan all HID interfaces and find which one has the wheel, middle mouse button, left and right mouse buttons, and X/Y mouse movement, with PIO-USB?
Please help me, because I am hitting the wall for about one month now and i don't know not only, if it is even possible.
Could you please answer, or at least point out to resource - a forum or discord server or something that someone can help?
Thanks a lot and kind regards.
Metadata
Metadata
Assignees
Labels
No labels