Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: CMSIS DSP arm_rfft_fast_f32()

$
0
0
Hello, I am working on an audio spectrum analyzer with LPCXpresso54608 (Cortex-M4F). I am working on a program to calculate the FFT spectrum of an input signal. All the functions from CMSIS library work fine but I don't understand the length of the input and output vectors. The ARM CMSIS official documentation is, in my opinion, a bit confusing on this topic and I'd like to share my thoughts. Here's an outline of my algorithm: Start with a sample buffer of length N=1024 (Skip

Viewing all articles
Browse latest Browse all 3049

Trending Articles