How to use FFT on STM32F427 ?
Posted on April 12, 2017 at 18:23How can I use FFT on STM32F427 development board?Where Can I find arm_math.h file?Can I use void cr4_fft_1024_stm32(void *pssOUT, void *pssIN, UINT16 Nbin) this FFT function with my board?#fft-stm32f4 #stm32f427