F7 is slower than my F4, F7 running on double the frequency
Hi,
I posted a question on StackExchange about this topic:
My STM32F4 (running on 100Mhz) is somehow faster than my STM32F7 (running on 200Mhz) and I really don't know what I could do about it. I wrote a small test programm and the rest is equally generated from CubeMX. FPU support is activated for both and I use the CubeMX generated settings, except I deactivated the optimization of the compiler, but also with optimization the same problem occurs.
Has anyone an idea, what I could further try? I changed from atollic studio 9.3 (truestudio toolchain) to the STM32CubeIDE and here the F7 runs even slower (cycle time increased to 11ms from 9.9ms)
