![]() |
iSensor-SPI-Buffer
1.15
Firmware for the iSensor-SPI-Buffer board to enable full throughput buffered data capture on Analog Devices IMUs
|
Macros | |
#define | HSE_VALUE ((uint32_t)8000000) |
#define | HSI_VALUE ((uint32_t)8000000) |
#define | VECT_TAB_OFFSET 0x0 |
#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.
#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.
#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.