Tool/software:
We are designed with MSPM0 based processor for one of digital signal processing application.
We are collected 512 sampled of 16-bit ADC data through ADS131M04 sampling with 8192 Hz and processing the data using CMSIS FFT Q15 library to find the Maximum Frequency Index.
Input Signal: gDstBuffer[NUM_SAMPLES]
Output FFT: gFFTOutput[NUM_SAMPLES]
Hi,
I can only find a code example for CMSIS DSP FFT 256 Q15. https://dev.ti.com/tirex/explore/node?node=A__AJdVfgThuS-qb601NZJuTQ__MSPM0-SDK__a3PaaoK__LATEST
Best regards,
Cash Hao