FFT Performance
I’ve setup a DSP application including a F32 FFT that takes on STM32F407 about 5 ms and on a STM32F429 approximately .5 ms. The clock settings are in both cases the highest possible values (STM32F407 -> 168 MHz and STM32F429 -> 180 MHz) Did I something wrong in case of the STM32F407 or is the performance difference between both the µC that high ?