Solved
Where I can find STM32 audio framework example projects?
Posted on September 17, 2017 at 10:28
Hi,
I'm trying to implement some audio processing functions for my mp3 player project based on processing libraries provided by ST, but I have some problems getting that to work. The UM1798
Audio engine post-processing on STM32F4xx
Graphical Equalizer libraryhas mentioned something about an example application that comes with the STM32 audio framework. I was wondering where I can get that application so I can see how the processing was done and apply that to my project.
Thanks
#audio #stm32f4 #greq-library #stm32-audio-framework