Has anyone managed to get a USBX audio device working on STM32 MCU? Do any official examples exist?
I am trying to implement a USB audio device using ThreadX/AZURE and USBX, mostly by following instructions from: https://docs.microsoft.com/en-us/azure/rtos/usbx/usbx-device-stack-supplemental-2#usb-device-audio-class It's been pretty frustrating, unfortunately. My device enumerates properly but then I get the dreaded "This device cannot start. (Code 10)" message.
It is always easier to start with a known working example and modify it as needed than it is to write something from scratch. Can someone point me into the right direction?
Thanks!
Bart
