Hi,I'm using the CMSIS-DSP library for FFT calculation, using build-time configurable FFT lengths in the range 64 - 1024. The CMSIS-DSP documentation recommends that, when the FFT length is known, using an appropriate initialisation function such as ...