Can't launch stm32f107x_cl from external clock
Posted on October 07, 2015 at 11:42 In my project with stm32f107 i use 25 MHz quartz crystal multiplying it to 48 MHz. In IAR project preprocessor options i defined: STM32F107 STM32F10X_CL In stm32f10x.h i defined: #define HS...