2017-09-17 01:28 AM
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-frameworkSolved! Go to Solution.
2017-09-17 08:27 AM
Back in the day there was this
http://www.st.com/en/embedded-software/stsw-stm32106.html
2017-09-17 08:27 AM
Back in the day there was this
http://www.st.com/en/embedded-software/stsw-stm32106.html
2017-09-18 04:14 AM
Thank you Clive. That was very helpful!
2017-09-18 06:24 AM
But where I can get the Spirit MP3 Decoder? Is it the same MP3 decoding library for STM32 devices that is surrounded with mystery? I wouldn't have bothered with Helix if I had this lib from the beginning. The API for the modules and Add-ONs seems very versatile and promising, unlike that of the Helix. But, again, where I can get it?