STM32F10xxx DSP library FFT algorithm
Posted on October 11, 2011 at 12:34 Hi,I am using STM32F10xxx DSP library (not the CMSIS DSP) algorithm for calculating FFT of an input sequence.I want to know the order in which the input samples is expected by this algorithm and the order in which...