2017-11-19 08:15 PM
We are considering receiving HOST data at USBaudioOUT at STM32F446re Nucleo. The environment is STM32cubeMX. We made the API: USBD_AUDIO_DataOut from the default sample code of cubeMX, and output data from STM 32 every 1 ms. However, audio input is not recognized from HOST. How can I input USBaudio?