cancel
Showing results for 
Search instead for 
Did you mean: 

how to use FFT on stm32f4xx series mcu?

xwang.3
Associate II

I want to use FFT functionality on stm32f4xx mcu, so where can I find some guide document about this? Thanks!

7 REPLIES 7
Andrew Neil
Evangelist III

CMSIS DSP would seem the obvious place to start

this is a very useful link, i saved it.

we dont need to firmware by ourselves, lets talk
Amel NASRI
ST Employee

Hi @xwang.3​ ,

I suggest you to refer to X-CUBE-DSPDEMO: Digital Signal Processing with STM32, software expansion for STM32Cube (AN4841).

-Amel

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

@xwang.3​ and  X-CUBE-DSPDEMO  is based on CMSIS DSP 

thanks�?Andrew Neil.​

Thanks! Amel! Will do as your suggestion.

gregstm
Senior III

I wrote my own FFT/FHT routines. If you want to go down that path you might want to check out a previous post I wrote -

https://community.st.com/s/question/0D50X0000B0xqPrSQI/fast-hartley-versus-fast-fourier