cancel
Showing results for 
Search instead for 
Did you mean: 

I need to know how to program FFT in C using STM32L4.

mmko
Associate

The STM32L4 microcontroller is used. I would like to use this microcontroller to incorporate FFT in a program in C language. I would like your advice on what kind of program would be best. The instruction manual had MATLAB but not C language. So I would like to know. Thank you in advance for your help.

1 REPLY 1

From the "Knowledge base":

https://community.st.com/t5/stm32-mcus/how-to-integrate-cmsis-dsp-libraries-on-an-stm32-project/ta-p/666790

https://community.st.com/t5/stm32-mcus/configuring-dsp-libraries-on-stm32cubeide/ta-p/49637

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.