Browse By Tags

  • CFFT AND RFFT using CMSIS DSP library

    Hi,

    I am currently trying to use the CMSIS DSP library for finding the frequency bin. I have used both  CFFT and RFFT function to compute the frequency bin of input signal.

    My input data is of 128 samples which content only real part (complex part…