demo bin fft fir
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-06-07 4:01 AM
Posted on June 07, 2016 at 13:01
I saw the AN4841 Application note Digital signal processing for STM32 microcontrollers using CMSIS in which is shown in picture
sX-CUBE-DSPDEMO, but I cant find any bin, hex of this demo.
Where can I find this demo application? #demo-bin-fft-fir-f429-f746
Labels:
- Labels:
-
DSP
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
‎2016-06-07 4:23 AM
Posted on June 07, 2016 at 13:23
Hi r piotr.roman,
Please refer to this for the software download -Syrine-Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-06-21 8:39 AM
Posted on June 21, 2016 at 17:39
I'm trying to use the arm_max_f32(aFFT_Output_f32, FFT_Length, &maxValue, &maxIndex) from fft_processing.c and I have the problem with maxIndex - show me only 0...
