Skip to main content
Zaher
Senior II
September 17, 2017
Solved

Where I can find STM32 audio framework example projects?

  • September 17, 2017
  • 3 replies
  • 2033 views
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 library

has 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
This topic has been closed for replies.
Best answer by Tesla DeLorean
Posted on September 17, 2017 at 17:27

Back in the day there was this

http://www.st.com/en/embedded-software/stsw-stm32106.html

 

3 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
September 17, 2017
Posted on September 17, 2017 at 17:27

Back in the day there was this

http://www.st.com/en/embedded-software/stsw-stm32106.html

 
Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Zaher
ZaherAuthor
Senior II
September 18, 2017
Posted on September 18, 2017 at 11:14

Thank you Clive. That was very helpful!

Zaher
ZaherAuthor
Senior II
September 18, 2017
Posted on September 18, 2017 at 15:24

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?