2025-05-20 10:57 AM
I've an STM32U5A9J-DK-FreeRTOS and I was looking to a way to stream audio from the PC to the board and vice-versa using the USB-C on board port.
I've seen that there's a CUBE extension X-CUBE-USB-AUDIO but it feels it is specifically for the STM32F7
Also, on the CubeMX, opening the .ioc file, the only USB option I'm seeing is USB_OTG_HS
So, my question is, the USB-C port on the STM32U5A9J-DK board supports it?
I'm also seeing the X-CUBE-AUDIO-KIT but again it feels compatible only for STM32H series