FFT in STM32F0
Posted on March 26, 2014 at 09:00I am new to the STM32 product family and currently evaluating a STM32F0Discovery, which uses a Cortex M0 CPU. I would like to implement and benchmark a fixed point FFT on sample data from the a/d converter. Is there ...