cancel
Showing results for 
Search instead for 
Did you mean: 

STM32G0B0: No PLLPCLK output on RCC_MCO2

ADESC.2
Associate II

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.

 

1 ACCEPTED SOLUTION

Accepted Solutions
Simon.T
ST Employee

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

View solution in original post

1 REPLY 1
Simon.T
ST Employee

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