STM32G0B0: No PLLPCLK output on RCC_MCO2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎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.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-15 1: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-01-15 1: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
