STM32H745/755 cores frequency after reset is not the same?
Hi guys, I read reference manual for STM32H745/755, where is mentioned that the both CPUs are after reset running on the same clock frequency, because they shared the same clock source and the prescalers are after reset in default state (no division of clock signal). I did stupid test in main loop with blinking LEDs driven separately (each on one core), but they are blinking with different period. I didnt set up anything else, interrupts are not allowed but I cant find the reason of different LEDs blinking period.
Thanks a lot for advices!

