rt-thread-official/bsp/stm32f4xx-HAL
uestczyh222 0779b00905 [BSP][STM32F4xx-HAL]Update clock tree
修正84M主频下48M时钟的产生错误
修正没有对部分芯片需要单独配置48M时源(RCC_PERIPHCLK_CLK48)
增加芯片存在非通用时钟树配置时产生编译警告
严正警告。F4工作在100M主频下(F411等)无法正确产生48M时钟,此时请另行配置时钟或降频至84M使用。自动配置的时钟将导致芯片无法启动。(只要是不能产生48M时钟的HCLK配置均不能使用该BSP内的自动时钟配置,芯片最大主频中只有100M无法使用)
2017-12-29 06:05:42 +08:00
..
Libraries [BSP]rename STM32F40x_HAL to STM32F4xx-HAL 2017-11-18 14:47:07 +08:00
applications [BSP]rename STM32F40x_HAL to STM32F4xx-HAL 2017-11-18 14:47:07 +08:00
drivers [BSP][STM32F4xx-HAL]Update clock tree 2017-12-29 06:05:42 +08:00
.config [BSP][fix and update]STM32F4xx-HAL fix an error 2017-12-12 10:54:28 +08:00
Kconfig [BSP][STM32F4xx-HAL][USB HOST]Add USB host drivers and rename device drivers 2017-12-15 17:52:31 +08:00
SConscript [BSP]rename STM32F40x_HAL to STM32F4xx-HAL 2017-11-18 14:47:07 +08:00
SConstruct [BSP][fix and update]STM32F4xx-HAL fix an error 2017-12-12 10:54:28 +08:00
project.ewp [BSP]rename STM32F40x_HAL to STM32F4xx-HAL 2017-11-18 14:47:07 +08:00
project.eww [BSP]rename STM32F40x_HAL to STM32F4xx-HAL 2017-11-18 14:47:07 +08:00
project.uvoptx [BSP][fix and update]STM32F4xx-HAL fix an error 2017-12-12 10:54:28 +08:00
project.uvprojx [BSP][fix and update]STM32F4xx-HAL fix an error 2017-12-12 10:54:28 +08:00
rtconfig.h [BSP][fix and update]STM32F4xx-HAL fix an error 2017-12-12 10:54:28 +08:00
rtconfig.py [BSP][fix and update]STM32F4xx-HAL fix an error 2017-12-12 10:54:28 +08:00
stm32_rom.icf [BSP]rename STM32F40x_HAL to STM32F4xx-HAL 2017-11-18 14:47:07 +08:00
stm32_rom.ld [BSP][fix and update]STM32F4xx-HAL fix an error 2017-12-12 10:54:28 +08:00
stm32_rom.sct [BSP]rename STM32F40x_HAL to STM32F4xx-HAL 2017-11-18 14:47:07 +08:00
template.ewp [BSP]rename STM32F40x_HAL to STM32F4xx-HAL 2017-11-18 14:47:07 +08:00
template.eww [BSP]rename STM32F40x_HAL to STM32F4xx-HAL 2017-11-18 14:47:07 +08:00
template.uvoptx [BSP]rename STM32F40x_HAL to STM32F4xx-HAL 2017-11-18 14:47:07 +08:00
template.uvprojx [BSP]rename STM32F40x_HAL to STM32F4xx-HAL 2017-11-18 14:47:07 +08:00