config for 32khz HSE in stdperipheral drivers
Posted on March 23, 2014 at 11:38In the system_stm32l1xx.c file of stdperipheral drivers it is given that SetSysClockToHSE(void) function is defined for 8Mhz by default and if we want to change config to 32khz external clock where can we change it ...