I need to know how to program FFT in C using STM32L4.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-06-03 1:36 AM
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.
Labels:
- Labels:
-
STM32Cube MCU Packages
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-06-03 6:09 AM - edited 2024-06-03 6:10 AM
From the "Knowledge base":
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.
A complex system designed from scratch never works and cannot be patched up to make it work.
