Question
Composite Devices Support
Hi there,
i wondered if it's possible to support more than two composite device classes. I am using stm32f407ig and in the reference it says there is a control endpoint 0 and it supports 3 IN/OUT Endpoints. So it must be possible to implement CDC+HID+MSC or am i wrong?
Anyone has experience with composite and how to implement it the best way?