Solved
BSP Audio STM32F756G- DISCO
- April 27, 2024
- 3 replies
- 4126 views
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.
things to take in concideration, if you are going to use RTOS, if a task with higher pririty than the one play the sound is call and start running the audio will stuck in a infinte loop waiting for the dma.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.