cfg_clock_default_84.h File Reference

Default STM32F4 clock configuration for 84MHz boards. More...

Detailed Description

+ Include dependency graph for cfg_clock_default_84.h:

Go to the source code of this file.

Clock PLL settings (84MHz)

#define CONFIG_CLOCK_PLL_M   (4)
 
#define CONFIG_CLOCK_PLL_N   (84)
 
#define CONFIG_CLOCK_PLL_P   (4)
 
#define CONFIG_CLOCK_PLL_Q   (7)
 
#define CONFIG_CLOCK_PLL_R   (0)
 

Clock bus settings (APB1 and APB2)

#define CONFIG_CLOCK_APB1_DIV   (2) /* max 42MHz */
 
#define CONFIG_CLOCK_APB2_DIV   (1) /* max 84MHz */