discoverpixy
Macros
STM32F4xx_System_Private_Defines
Collaboration diagram for STM32F4xx_System_Private_Defines:

Macros

#define VECT_TAB_OFFSET   0x00
 
#define PLL_M   8
 
#define PLL_N   336
 
#define PLL_P   2
 
#define PLL_Q   7
 

Detailed Description

Macro Definition Documentation

#define VECT_TAB_OFFSET   0x00

< Uncomment the following line if you need to use external SRAM mounted on STM324xG_EVAL board as data memory

< Uncomment the following line if you need to relocate your vector Table in Internal SRAM. Vector Table base offset field. This value must be a multiple of 0x200.