2024-01-12 12:02 AM
Hello everyone.
The case may be known, but if it helps...
After activating the Master Clock Output (1 or 2) in STM32CubeIDE on PLLP, no signal is present on RCC_MCO output.
After analysis the PLL must be activated by adding the initialization in a User Code if no device dependent on this PLL is used (ADC, I2S1 or I2S2):
__HAL_RCC_PLLCLKOUT_ENABLE(RCC_PLLPCLK);
Regards.
Solved! Go to Solution.
2024-01-15 01:27 AM
Hello @ADESC.2 ,
I confirmed the issue and I have submitted an internal ticket addressing your request to the dev team.
Internal ticket number: 170781 (This is an internal tracking number and is not accessible or usable by customers).
Best regards,
Simon
2024-01-15 01:27 AM
Hello @ADESC.2 ,
I confirmed the issue and I have submitted an internal ticket addressing your request to the dev team.
Internal ticket number: 170781 (This is an internal tracking number and is not accessible or usable by customers).
Best regards,
Simon