STM32F7 maximum speed
Recently, I began to deal with the STM32F7 stone, as the STM32F4 lacked speed. By the result, I realized that if you simply run the same program (calculating digital filters) on F4 and F7 at the maximum core frequency, then the performance does not i...