This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB HID

I am trying to use the USB API library to implement the USB HID with single configuration but two interfaces, each interface having two endpoints. However looks like the USBHID APIs initialize only one interface by default. Is there a different set of APIs to implement USB HID for multiple interfaces?

Manasi