2025-11-12 4:20 AM
Hi team.
I am using STM32U575RIT6 how set the internal and external clock configuration , i have bit confusion can u gide me to resolve this .
thnaks.
2025-11-12 4:29 AM
What's the confusion?
Have you tried using CubeMX ?
2025-11-12 4:33 AM
Hello @HA2375-
You can start your project with STM32CubeMX for graphical clock setup.
So, in the Pinout & Configuration view, access the RCC mode panel to enable required clocks, and check the clock setup in the "Clock Configuration" tab.
Make sure to follow the hardware recommendations for crystal placement and board layout described in the User Manual of your board.
How to calibrate the STM32's real-time clock (RTC) - STMicroelectronics Community