![]() |
iSensor-SPI-Buffer
1.15
Firmware for the iSensor-SPI-Buffer board to enable full throughput buffered data capture on Analog Devices IMUs
|
Header file for iSensor-SPI-Buffer ADC module (for temp sensor and Vdd monitoring) More...
#include <stdint.h>

Go to the source code of this file.
Macros | |
| #define | TS_CAL1 ((uint16_t*) ((uint32_t) 0x1FFFF7B8)) |
| #define | TS_CAL2 ((uint16_t*) ((uint32_t) 0x1FFFF7C2)) |
| #define | VREFINT_CAL ((uint16_t*) ((uint32_t) 0x1FFFF7BA)) |
| #define | ADC_VDD_START 0 |
| #define | ADC_VDD_READ 1 |
| #define | ADC_TEMP_START 2 |
| #define | ADC_TEMP_READ 3 |
Header file for iSensor-SPI-Buffer ADC module (for temp sensor and Vdd monitoring)
Copyright (c) Analog Devices Inc, 2020 All Rights Reserved.
| #define ADC_TEMP_READ 3 |
Wait for temp measurement EoC state
| #define ADC_TEMP_START 2 |
Temp sensor start measurement state
| #define ADC_VDD_READ 1 |
Wait for VDD measurement EoC state
| #define ADC_VDD_START 0 |
VDD start measurement state
| #define TS_CAL1 ((uint16_t*) ((uint32_t) 0x1FFFF7B8)) |
Temp sensor value at 30C (for two point calibration)
| #define TS_CAL2 ((uint16_t*) ((uint32_t) 0x1FFFF7C2)) |
Temp sensor value at 110 C (for two point calibration)
| #define VREFINT_CAL ((uint16_t*) ((uint32_t) 0x1FFFF7BA)) |
VREFINT calibration value