Play wav sound from SD Card STM32F2xx
Posted on January 23, 2012 at 16:04Hi, I want to play wav files from an SDCard with my STM32F2xx. I used SDIO example and I added FatFs support on it and it's OK. Next, I tried to use STM audio example to play audio from memory, and it's work (first...