CMSIS DSP CFFT incorrect frequency analysis
hi, I'm trying to do the FFT using the CMSIS DSP V1.15.0 libraries but I get a graph with random frequencies...I have a CM4 microcontroller(without FPU) I implement the below code and get random frequencies.I test the same code on a CM7 microcontroll...