Skip to content

Requesting HID Reports with Pico-PIO-USB #183

@hexad

Description

@hexad

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions