2019-07-20 20:25发布
zhoujianwen 发表于 2016-9-2 18:06 static void SetSysClock(void) { #if defined (STM32F40_41xxx) || defined (STM32F427_437xx) || defin ...
最多设置5个标签!
时钟源都是外部的8M晶振(HSE)
#if defined (STM32F40_41xxx) || defined (STM32F427_437xx) || defined (STM32F429_439xx) || defined (STM32F401xx)
这个是在工程配置option->c/c++选项卡里面的
一周热门 更多>