STM32 USB audio

K so, I’m kinda new here, so if this is stupid – go easy on me…

STM32 USB audio doesn’t appear to be that difficult to hook up. There’s an ST expansion (x-cube-usb-audio) that appears to have all the code / USB descriptors to get this going. I’ve also been scouting around the forum (and to a lesser extent the Discord) and there seems to be an issue with FS vs HS. However, even FS should handle 96kHz / 24bit audio.

I’ve done this kind of work in the past and just assumed this would be straight forward to do with Daisy.

Before I commit too much time to this, is there something that I’m missing?

Thanks for any / all replies…

The teensy microcontrollers implement USB audio, so I assume it is possible