Performance of CM4 core of STM32H745 vs the CM4 of STM32G474
Hi all,
when running the same piece of code (math operations with random access to RAM) on the CM4 of the STM32G474 we measure smaller execution times than on the CM4 core of the STM32H745.
The STM32G474 is clocked at 168 MHz and uses the SRAM mapped at 0x20000000.
The CM4 of the STM32H745 is clocked at 200 MHz (and its CM7 at 400 MHz) and uses AHB SRAM1 mapped at address 0x30000000.
How is it possible that the slower clocked CM4 core of the STM32G474 is more performant? Any explanations?
Thanks,
Marco Accame, Ph.D.
iCub Tech Facility, Istituto Italiano di Tecnologia
CRIS, via S.Quirico 19D, 16163 Genoa Italy
e-mail: marco.accame@iit.it

