Changing clock source from HSE to HSI
Posted on August 26, 2015 at 08:16Hi Please refer below code to change clock source from external HSE to internal HSI /* Enable HSE Oscillator and activate PLL with HSE as source */#if 0 // Choose External Crystal (HSE) As Source RCC_OscInitStruct.O...