I need to transmit audio from a MEMS digital microphone to a device via USB (Audio Class 1.0) using the STM32WB55RG microcontroller. The audio is received via I2S and stored in a buffer, but I am facing difficulties in transferring this buffer to USB. Despite multiple attempts over the past 15 days, the data is not being transmitted. Can anybody help me with this?