Example source for USB Composite for HID+UAC device.

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi,

   

I am trying to integrate an HID class and UAC class. I am really struck with the descriptors. Can you please send some example code for a composite USB class (HID and UAC) or give some hint on integrating the descriptors.

0 Likes
1 Reply
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hi,

   

Attached is an example of UVC + HID descriptor. You can just replace the UVC with UAC. Make sure you are careful with the fields like length, number of end points, interface number, number of interfaces in a configuration etc.

   

Regards,

   

-Madhu Sudhan

0 Likes