Describe what the question is
I see the composite example uses a keyboard and mouse on the same interface. When I try to add multiple interfaces I start to get "device not started" issues. The descriptors come in and then it stalls. Is what I am trying to do supported by TinyUSB? If so can someone who has experience with it give me some pointers on what needs to be done to get this type of device rolling.
Most other libraries have you list the report descriptors separately per interface.
Here is a GIST to play with:
https://gist.github.com/zlittell/ff8ca12fdf11228a6f95212dd6a2cb31
Describe what the question is
I see the composite example uses a keyboard and mouse on the same interface. When I try to add multiple interfaces I start to get "device not started" issues. The descriptors come in and then it stalls. Is what I am trying to do supported by TinyUSB? If so can someone who has experience with it give me some pointers on what needs to be done to get this type of device rolling.
Most other libraries have you list the report descriptors separately per interface.
Here is a GIST to play with:
https://gist.github.com/zlittell/ff8ca12fdf11228a6f95212dd6a2cb31