Posted on February 02, 2015 at 22:05I am using an STM32F051K6Txm device. with STM32Cube FW_F0 V1.0.0. Setting the Sysclk to use HSE, but code generated is HSI. Attached is my ioc file. To make this work I had to edit the SystemClock_Config ()funct...