Port X-CUBE-USB-AUDIO whithout nodes and recording sessions to create a USB audio microphone
Hi ST Geniuses
So, for quite a while I have been trying to create an USB audio mic. Problem is: it is quite hard and not always a complete solution.
And the X-CUBE-USB-AUDIO offers the complete solution, for audio and playback, even with feedback.
The problem is: it is so complicated to detach the USB solution from the nodes, and sessions thing (see here if you don't know what I am talking about USB device audio streaming Expansion Package for STM32Cube - User manual). And the middleware isn't the same generated by CubeMX, which makes it harder to port it to another microcontroller (in my case the STM32L4R9)
So, did anyone manage to do this? Or to approach this problem in another manner?
I also tried TinyUSB, which does not offer native support for the STM32L4 family nor it is fully tested for audio (isochronous).
Thanks for the help,
Gabriel.
