Resolved! STM32L051R8Tx Clockswitch gives Timeout Used FW_Package: 1.12.1 Debugger ST-LINK V2 IDE: STM32CubeIDE
Hello Community,i have the strange behavior that the Clockswitch to HSE does not work in STM32L051. __HAL_RCC_SYSCLK_CONFIG(RCC_ClkInitStruct->SYSCLKSource); /* Get Start Tick */ tickstart = HAL_GetTick(); if(RCC_ClkInitStruct->SYS...