Are there progress in this subject?
I mean, implementing a composite device under MQX?
I try to do a MSC+CDC implementation, but I can't get even the enumeration to work. Under MQX, I get the USB_APP_ENUM_COMPLETE event, but under Windows, it says that the device can't be started.
Can anybody help, or share a working example?
Without MQX, in the USB Stack for medical devices, there are two composite device examples, but I couldn't port them to MQX.