cfg_clock_default_216.h File Reference

Default STM32F7 clock configuration for 216MHz boards. More...

Detailed Description

+ Include dependency graph for cfg_clock_default_216.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Clock PLL settings (216MHz)

#define CONFIG_CLOCK_PLL_M   (4)
 
#define CONFIG_CLOCK_PLL_N   (108)
 
#define CONFIG_CLOCK_PLL_P   (2)
 
#define CONFIG_CLOCK_PLL_Q   (9)
 
#define CONFIG_CLOCK_PLL_R   (8)
 

Clock bus settings (APB1 and APB2)

#define CONFIG_CLOCK_APB1_DIV   (4) /* max 54MHz */
 
#define CONFIG_CLOCK_APB2_DIV   (2) /* max 108MHz */