Skip to main content
Visitor II
October 13, 2022
Question

Middleware USB HID - How create composite HID

  • October 13, 2022
  • 2 replies
  • 913 views

the goal of my project is to modify the ST lib to have composite HID and I would like to have some leads to know what I should modify, for example I know that I have to open an endpoint and also create an supplementary interface for the host but there are so many structures that interact with each other that I'm a bit lost. I half understand the overall structure of the usb but I lack knowledge how the lib sends the arrays of data and in what order to the host

    This topic has been closed for replies.

    2 replies

    Super User
    October 13, 2022

    Hi,

    USB is complicated. You can find a helping hand for your project here.

    ST Employee
    October 15, 2022