HSE clock bypass means?
Posted on November 28, 2016 at 03:20Recently, I read reference manual about stm32f4 rcc,but I have no idea about what is HSE clock bypass, I only know that there is a bit in RCC->CR for HSE BYPASS.I study the driver function RCC_HSEConfig()there are...