Skip to main content
Visitor II
June 3, 2024
Question

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

  • June 3, 2024
  • 1 reply
  • 830 views

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.

This topic has been closed for replies.

1 reply

Andrew Neil
Super User
June 3, 2024
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.