stm32 audio class device, the device cannot start (code 10)
I am trying to stream audio from my PC to my STM32F411CEU (custom development board) with USB. Using STM32CubeMX I configured my MCU as audio device class. When I plug STM32, the PC reckognizes MCU as STM32 Audio Device but there is an error, the device cannot start (code 10). I tried on another PC and there is the same issue. I changed the Heap size and stack size. I can also say that I when I configure MCU as Communication Device Class it shows no error. What could be the cause? Thanks for help
