Changing HSE and LSE source when CSS
Hello all,We are currently using the STM32G0B1RE in our design, where both HSE and LSE external oscillators are used. The PLL is configured to multiply the 8 MHz input to 64 MHz. All clock configurations are performed via STM32CubeIDE and HAL, and th...