• CMSIS DSP stage_rfft_f32 function

    Hi,

    I am exploring the CMSIS DSP library. After playing for a while I have 2 questions:

    -in case I want to evaluate DFT over bigger data window than 4096 I would need to provide Twiddle Coefficient array for particular size and make aplit the data set…