MCO pin showing 24 MHz instead of 48 MHz while debugging
I use the MCO pin to test my clock configuration on a STM32F072RBT6 board. While I'm debugging with a ST-Link/V2 adapter the MCO output shows 24 MHz instead of the expected 48 MHz.
Using the exact same software (no changes in clock configuration) and rebooting the board without debugging shows the correct 48 MHz signal on the MCO pin.
I have found no indication about debugging being possible only up to 24 MHz, hence I must be doing something wrong. Any idea?
many thanks and kind regards, Felix