STM32G431 FFT
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-03 4:28 AM
Is there any DSP library for STM32G431? I would need a 1024 point FFT.
Labels:
- Labels:
-
DSP
-
STM32G4 Series
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-03 4:44 AM
There are FFT functions in https://github.com/STMicroelectronics/STM32CubeG4/tree/master/Drivers/CMSIS/DSP (I have not used them, so can not comment on their quality)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-03 6:01 AM
Thank you! I will check them out.
