iSensor-SPI-Buffer  1.15
Firmware for the iSensor-SPI-Buffer board to enable full throughput buffered data capture on Analog Devices IMUs
Macros
STM32F3xx_System_Private_Defines
Collaboration diagram for STM32F3xx_System_Private_Defines:

Macros

#define HSE_VALUE   ((uint32_t)8000000)
 
#define HSI_VALUE   ((uint32_t)8000000)
 
#define VECT_TAB_OFFSET   0x0
 

Detailed Description

Macro Definition Documentation

◆ HSE_VALUE

#define HSE_VALUE   ((uint32_t)8000000)

Default value of the External oscillator in Hz. This value can be provided and adapted by the user application.

◆ HSI_VALUE

#define HSI_VALUE   ((uint32_t)8000000)

Default value of the Internal oscillator in Hz. This value can be provided and adapted by the user application.

◆ VECT_TAB_OFFSET

#define VECT_TAB_OFFSET   0x0

< 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.