BSP_AUDIO_OUT_Play function stops program execution
Posted on September 18, 2016 at 17:47Hi. The function BSP_AUDIO_OUT_Play stops the program flow completely even before the return value can be read. The audio buffer is output as a never ending loop. The BSP_AUDIO_OUT_Init worked well with no error ...