STM32F427 is sometimes running slow after boot
I have an issue with STM32F427 where after doing reset for MCU in some cases the MCU is running at about half the speed after reset. All peripheral clock seem to be running at normal speed, but the MCU is just running at half the speed. All register values are identical to case where it runs at normal speed. Doing a full power cycle reset fixes the issue always.
Any ideas what could slow down the MCU? Can I trust that the RCC register values show the clocks that are in use?
