Hello, I am trying to play wav audio files from and sd card. The reading of the data works fine but the BSP_AUDIO_OUT_Play doesnt work, It get stuck inside the Dafult handler infinite loop.
Hello everyone, I was able to make it work. Here you have bachelor thesis Myproject from github.You need to modify the SAI configuration like this.In the sound.c from my project you have a one shot task that will read a wav file and play the audio. t...