User Activity

Hi,I would like to program my STM32L4R9ZIJ MCU as audio device. I already filled a buffer with audio samples by using SAI. Now I want to know how to use function like usbd_audio_data_transfert for example to send my audio datas to a PC. The goal is t...