Associate III
May 21, 2024
Solved
Slow down SAI Audio output
- May 21, 2024
- 4 replies
- 4208 views
Hello,
I am currently programming an STM32F469I in STM32CubeIDE (I am a beginner with STM) and I am facing some issues.
What I want: I want to read WAV file data from an SD card and send it to the AUX output so I can hear it on my headset/speaker. Currently, I am reading the data from a buffer, but I will change that afterwards once I know that everything works.
What is the issue?: The issue is that the sound plays way too fast and I don't know why. I am attaching my project so you can download it and look at it.
My main files are saved under /Core/Src
Thank you for your help!
