JAJSKF2B November 2020 – November 2021 ADS131B04-Q1
PRODUCTION DATA
Table 8-11 lists the ADS131B04-Q1 registers. All register addresses not listed in Table 8-11 should be considered as reserved locations and the register contents should not be modified.
ADDRESS | REGISTER | RESET VALUE | BIT 15 | BIT 14 | BIT 13 | BIT 12 | BIT 11 | BIT 10 | BIT 9 | BIT 8 |
---|---|---|---|---|---|---|---|---|---|---|
BIT 7 | BIT 6 | BIT 5 | BIT 4 | BIT 3 | BIT 2 | BIT 1 | BIT 0 | |||
DEVICE SETTINGS AND STATUS INDICATORS (Read-Only Registers) | ||||||||||
00h | ID | 44xxh | RESERVED | CHANCNT[3:0] | ||||||
RESERVED | ||||||||||
01h | STATUS | 0500h | LOCK | F_RESYNC | REG_MAP | CRC_ERR | CRC_TYPE | RESET | WLENGTH[1:0] | |
RESERVED | DRDY3 | DRDY2 | DRDY1 | DRDY0 | ||||||
GLOBAL SETTINGS ACROSS CHANNELS | ||||||||||
02h | MODE | 0510h | RESERVED | REGCRC_EN | RX_CRC_EN | CRC_TYPE | RESET | WLENGTH[1:0] | ||
RESERVED | TIMEOUT | RESERVED | DRDY_HiZ | RESERVED | ||||||
03h | CLOCK | 0F8Eh | RESERVED | CH3_EN | CH2_EN | CH1_EN | CH0_EN | |||
CLK_SEL | RESERVED | OSR[2:0] | PWR[1:0] | |||||||
04h | GAIN | 0000h | RESERVED | PGAGAIN3[2:0] | RESERVED | PGAGAIN2[2:0] | ||||
RESERVED | PGAGAIN1[2:0] | RESERVED | PGAGAIN0[2:0] | |||||||
05h | RESERVED | 0000h | RESERVED | |||||||
RESERVED | ||||||||||
06h | GLOBAL_CHOP_CFG | 0600h | RESERVED | GC_DLY[3:0] | GC_EN | |||||
RESERVED | ||||||||||
07h | RESERVED | 0000h | RESERVED | |||||||
RESERVED | ||||||||||
08h | RESERVED | 0000h | RESERVED | |||||||
RESERVED | ||||||||||
CHANNEL-SPECIFIC SETTINGS | ||||||||||
09h | CH0_CFG | 0000h | RESERVED | |||||||
RESERVED | MUX0[1:0] | |||||||||
0Ah | CH0_OCAL_MSB | 0000h | OCAL0_MSB[15:8] | |||||||
OCAL0_MSB[7:0] | ||||||||||
0Bh | CH0_OCAL_LSB | 0000h | OCAL0_LSB[7:0] | |||||||
RESERVED | ||||||||||
0Ch | CH0_GCAL_MSB | 8000h | GCAL0_MSB[15:8] | |||||||
GCAL0_MSB[7:0] | ||||||||||
0Dh | CH0_GCAL_LSB | 0000h | GCAL0_LSB[7:0] | |||||||
RESERVED | ||||||||||
0Eh | CH1_CFG | 0000h | RESERVED | |||||||
RESERVED | MUX1[1:0] | |||||||||
0Fh | CH1_OCAL_MSB | 0000h | OCAL1_MSB[15:8] | |||||||
OCAL1_MSB[7:0] | ||||||||||
10h | CH1_OCAL_LSB | 0000h | OCAL1_LSB[7:0] | |||||||
RESERVED | ||||||||||
11h | CH1_GCAL_MSB | 8000h | GCAL1_MSB[15:8] | |||||||
GCAL1_MSB[7:0] | ||||||||||
12h | CH1_GCAL_LSB | 0000h | GCAL1_LSB[7:0] | |||||||
RESERVED | ||||||||||
13h | CH2_CFG | 0000h | RESERVED | |||||||
RESERVED | MUX2[1:0] | |||||||||
14h | CH2_OCAL_MSB | 0000h | OCAL2_MSB[15:8] | |||||||
OCAL2_MSB[7:0] | ||||||||||
15h | CH2_OCAL_LSB | 0000h | OCAL2_LSB[7:0] | |||||||
RESERVED | ||||||||||
16h | CH2_GCAL_MSB | 8000h | GCAL2_MSB[15:8] | |||||||
GCAL2_MSB[7:0] | ||||||||||
17h | CH2_GCAL_LSB | 0000h | GCAL2_LSB[7:0] | |||||||
RESERVED | ||||||||||
18h | CH3_CFG | 0000h | RESERVED | |||||||
RESERVED | MUX3[1:0] | |||||||||
19h | CH3_OCAL_MSB | 0000h | OCAL3_MSB[15:8] | |||||||
OCAL3_MSB[7:0] | ||||||||||
1Ah | CH3_OCAL_LSB | 0000h | OCAL3_LSB[7:0] | |||||||
RESERVED | ||||||||||
1Bh | CH3_GCAL_MSB | 8000h | GCAL3_MSB[15:8] | |||||||
GCAL3_MSB[7:0] | ||||||||||
1Ch | CH3_GCAL_LSB | 0000h | GCAL3_LSB[7:0] | |||||||
RESERVED | ||||||||||
REGISTER MAP CRC AND RESERVED REGISTERS | ||||||||||
3Eh | REGMAP_CRC | 0000h | REG_CRC[15:8] | |||||||
REG_CRC[7:0] | ||||||||||
3Fh | RESERVED | 0000h | RESERVED | |||||||
RESERVED |
Table 8-12 shows the codes that are used for access types in this section.
Access Type | Code | Description |
---|---|---|
Read Type | ||
R | R | Read |
Write Type | ||
W | W | Write |
Reset or Default Value | ||
-n | Value after reset or the default value |
The ID register is shown in Figure 8-26 and described in Table 8-13.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | CHANCNT[3:0] | ||||||
R-0100b | R-0100b | ||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | |||||||
R-xxxxxxxxb | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:12 | RESERVED | R | 0100b | Reserved Always reads 0100b |
11:8 | CHANCNT[3:0] | R | 0100b | Channel count Always reads 0100b |
7:0 | RESERVED | R | xxxxxxxxb | Reserved Values are subject to change without notice |
The STATUS register is shown in Figure 8-27 and described in Table 8-14.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
LOCK | F_RESYNC | REG_MAP | CRC_ERR | CRC_TYPE | RESET | WLENGTH[1:0] | |
R-0b | R-0b | R-0b | R-0b | R-0b | R-1b | R-01b | |
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | DRDY3 | DRDY2 | DRDY1 | DRDY0 | |||
R-0000b | R-0b | R-0b | R-0b | R-0b | |||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15 | LOCK | R | 0b | SPI interface lock indicator 0b = Unlocked 1b = Locked |
14 | F_RESYNC | R | 0b | ADC resynchronization indicator Bit is set each time the ADC resynchronizes. 0b = No resynchronization 1b = Resynchronization occurred |
13 | REG_MAP | R | 0b | Register map CRC fault indicator 0b = No change in the register map CRC 1b = register map CRC changed |
12 | CRC_ERR | R | 0b | SPI input CRC error indicator 0b = No CRC error 1b = Input CRC error occured |
11 | CRC_TYPE | R | 0b | CRC type indicator 0b = 16 bit CCITT 1b = 16 bit ANSI |
10 | RESET | R | 1b | Reset status indicator 0b = No reset occurred 1b = Reset occurred |
9:8 | WLENGTH[1:0] | R | 01b | Data word length indicator 00b = 16 bit 01b = 24 bits 10b = 32 bits: LSB zero padding 11b = 32 bits: MSB sign extension |
7:4 | RESERVED | R | 0000b | Reserved Always reads 0000b |
3 | DRDY3 | R | 0b | Channel 3 ADC data available indicator 0b = No new data available 1b = New data available |
2 | DRDY2 | R | 0b | Channel 2 ADC data available indicator 0b = No new data available 1b = New data available |
1 | DRDY1 | R | 0b | Channel 1 ADC data available indicator 0b = No new data available 1b = New data available |
0 | DRDY0 | R | 0b | Channel 0 ADC data available indicator 0b = No new data available 1b = New data available |
The MODE register is shown in Figure 8-28 and described in Table 8-15.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | REG_CRC_EN | RX_CRC_EN | CRC_TYPE | RESET | WLENGTH[1:0] | ||
R/W-00b | R/W-0b | R/W-0b | R/W-0b | R/W-1b | R/W-01b | ||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | TIMEOUT | RESERVED | DRDY_HiZ | RESERVED | |||
R/W-000b | R/W-1b | R/W-00b | R/W-0b | R/W-0b | |||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:14 | RESERVED | R/W | 00b | Reserved Always write 00b |
13 | REG_CRC_EN | R/W | 0b | Register map CRC enable 0b = Disabled 1b = Enabled |
12 | RX_CRC_EN | R/W | 0b | SPI input CRC enable 0b = Disabled 1b = Enabled |
11 | CRC_TYPE | R/W | 0b | SPI and register map CRC type selection 0b = 16 bit CCITT 1b = 16 bit ANSI |
10 | RESET | R/W | 1b | Reset Write 0b to clear this bit in the STATUS register 0b = No reset occurred 1b = Reset occurred |
9:8 | WLENGTH[1:0] | R/W | 01b | Data word length selection 00b = 16 bits 01b = 24 bits 10b = 32 bits: LSB zero padding 11b = 32 bits: MSB sign extension |
7:5 | RESERVED | R/W | 000b | Reserved Always write 000b |
4 | TIMEOUT | R/W | 1b | SPI Timeout enable 0b = Disabled 1b = Enabled |
3:2 | RESERVED | R/W | 00b | Reserved Always write 00b |
1 | DRDY_HiZ | R/W | 0b | DRDY pin state selection when conversion data is not
available 0b = Logic high 1b = High impedance |
0 | RESERVED | R/W | 0b | Reserved Always write 0b |
The CLOCK register is shown in Figure 8-29 and described in Table 8-16.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | CH3_EN | CH2_EN | CH1_EN | CH0_EN | |||
R-0000b | R/W-1b | R/W-1b | R/W-1b | R/W-1b | |||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
CLK_SEL | RESERVED | OSR[2:0] | PWR[1:0] | ||||
R/W-1b | R/W-00b | R/W-011b | R/W-10b | ||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:12 | RESERVED | R | 0000b | Reserved Always reads 0000b |
11 | CH3_EN | R/W | 1b | Channel 3 ADC enable 0b = Disabled 1b = Enabled |
10 | CH2_EN | R/W | 1b | Channel 2 ADC enable 0b = Disabled 1b = Enabled |
9 | CH1_EN | R/W | 1b | Channel 1 ADC enable 0b = Disabled 1b = Enabled |
8 | CH0_EN | R/W | 1b | Channel 0 ADC enable 0b = Disabled 1b = Enabled |
7 | CLK_SEL | R/W | 1b | Clock source selection 0b = Internal oscillator 1b = External clock |
6:5 | RESERVED | R/W | 00b | Reserved Always write 00b |
4:2 | OSR[2:0] | R/W | 011b | Modulator oversampling ratio selection 000b = 128 001b = 256 010b = 512 011b = 1024 100b = 2048 101b = 4096 110b = 8192 111b = 16384 |
1:0 | PWR[1:0] | R/W | 10b | Power mode selection 00b = Very-low power 01b = Low power 10b = High resolution 11b = High resolution |
The GAIN register is shown in Figure 8-30 and described in Table 8-17.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | PGAGAIN3[2:0] | RESERVED | PGAGAIN2[2:0] | ||||
R/W-0b | R/W-000b | R/W-0b | R/W-000b | ||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | PGAGAIN1[2:0] | RESERVED | PGAGAIN0[2:0] | ||||
R/W-0b | R/W-000b | R/W-0b | R/W-000b | ||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15 | RESERVED | R/W | 0b | Reserved Always write 0b |
14:12 | PGAGAIN3[2:0] | R/W | 000b | PGA gain selection for channel 3 000b = 1 001b = 2 010b = 4 011b = 8 100b = 16 101b = 32 110b = 64 111b = 128 |
11 | RESERVED | R/W | 0b | Reserved Always write 0b |
10:8 | PGAGAIN2[2:0] | R/W | 000b | PGA gain selection for channel 2 000b = 1 001b = 2 010b = 4 011b = 8 100b = 16 101b = 32 110b = 64 111b = 128 |
7 | RESERVED | R/W | 0b | Reserved Always write 0b |
6:4 | PGAGAIN1[2:0] | R/W | 000b | PGA gain selection for channel 1 000b = 1 001b = 2 010b = 4 011b = 8 100b = 16 101b = 32 110b = 64 111b = 128 |
3 | RESERVED | R/W | 0b | Reserved Always write 0b |
2:0 | PGAGAIN0[2:0] | R/W | 000b | PGA gain selection for channel 0 000b = 1 001b = 2 010b = 4 011b = 8 100b = 16 101b = 32 110b = 64 111b = 128 |
The RESERVED register is shown in Figure 8-33 and described in Table 8-20.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | |||||||
R/W-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:0 | RESERVED | R/W | 00000000 00000000b |
Reserved Always write 0000000000000000b |
The GLOBAL_CHOP_CFG register is shown in Figure 8-32 and described in Table 8-19.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | GC_DLY[3:0] | GC_EN | |||||
R/W-000b | R/W-0011b | R/W-0b | |||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | |||||||
R/W-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:13 | RESERVED | R/W | 000b | Reserved Always write 000b |
12:9 | GC_DLY[3:0] | R/W | 0011b | Global chop delay selection Delay in modulator clock periods (tMOD) before measurement begins. 0000b = 2 0001b = 4 0010b = 8 0011b = 16 0100b = 32 0101b = 64 0110b = 128 0111b = 256 1000b = 512 1001b = 1024 1010b = 2048 1011b = 4096 1100b = 8192 1101b = 16484 1110b = 32768 1111b = 65536 |
8 | GC_EN | R/W | 0b | Global chop enable 0b = Disabled 1b = Enabled |
7:0 | RESERVED | R/W | 00000000b | Reserved Always write 00000000b |
The RESERVED register is shown in Figure 8-33 and described in Table 8-20.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | |||||||
R/W-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:0 | RESERVED | R/W | 00000000 00000000b | Reserved Always write 0000000000000000b |
The RESERVED register is shown in Figure 8-34 and described in Table 8-21.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | RESERVED | ||||||
R-0000b | R/W-0000b | ||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:8 | RESERVED | R/W | 00000000b | Reserved Always write 00000000b |
7:4 | RESERVED | R | 0000b | Reserved Always reads 0000b |
3:0 | RESERVED | R/W | 0000b | Reserved Always write 0000b |
The CH0_CFG register is shown in Figure 8-35 and described in Table 8-22.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | RESERVED | RESERVED | MUX0[1:0] | ||||
R/W-00b | R-000b | R/W-0b | R/W-00b | ||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:6 | RESERVED | R/W | 00000000 00b | Reserved Always write 0000000000b |
5:3 | RESERVED | R | 000b | Reserved Always reads 000b |
2 | RESERVED | R/W | 0b | Reserved Always write 0b |
1:0 | MUX0[1:0] | R/W | 00b | Channel 0 input selection 00b = AIN0P and AIN0N 01b = AIN0 disconnected, ADC inputs shorted 10b = Positive dc test signal 11b = Negative dc test signal |
The CH0_OCAL_MSB register is shown in Figure 8-36 and described in Table 8-23.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
OCAL0_MSB[15:8] | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
OCAL0_MSB[7:0] | |||||||
R/W-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:0 | OCAL0_MSB[15:0] | R/W | 00000000 00000000b | Channel 0 offset calibration register bits [23:8] Value provided in two's complement format |
The CH0_OCAL_LSB register is shown in Figure 8-37 and described in Table 8-24.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
OCAL0_LSB[7:0] | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | |||||||
R-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:8 | OCAL0_LSB[7:0] | R/W | 00000000b | Channel 0 offset calibration register bits [7:0] Value provided in two's complement format |
7:0 | RESERVED | R | 00000000b | Reserved Always reads 00000000b |
The CH0_GCAL_MSB register is shown in Figure 8-38 and described in Table 8-25.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
GCAL0_MSB[15:8] | |||||||
R/W-10000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
GCAL0_MSB[7:0] | |||||||
R/W-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:0 | GCAL0_MSB[15:0] | R/W | 10000000 00000000b | Channel 0 gain calibration register bits [23:8] Unsigned number for the gain range from 0.0 to 2.0 x (224 – 1) / 224 |
The CH0_GCAL_LSB register is shown in Figure 8-39 and described in Table 8-26.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
GCAL0_LSB[7:0] | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | |||||||
R-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:8 | GCAL0_LSB[7:0] | R/W | 00000000b | Channel 0 gain calibration register bits [7:0] Unsigned number for the gain range from 0.0 to 2.0 x (224 – 1) / 224 |
7:0 | RESERVED | R | 00000000b | Reserved Always reads 00000000b |
The CH1_CFG register is shown in Figure 8-40 and described in Table 8-27.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | RESERVED | RESERVED | MUX1[1:0] | ||||
R/W-00b | R-000b | R/W-0b | R/W-00b | ||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:6 | RESERVED | R/W | 00000000 00b | Reserved Always write 0000000000b |
5:3 | RESERVED | R | 000b | Reserved Always reads 000b |
2 | RESERVED | R/W | 0b | Reserved Always write 0b |
1:0 | MUX1[1:0] | R/W | 00b | Channel 1 input selection 00b = AIN1P and AIN1N 01b = AIN1 disconnected, ADC inputs shorted 10b = Positive dc test signal 11b = Negative dc test signal |
The CH1_OCAL_MSB register is shown in Figure 8-41 and described in Table 8-28.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
OCAL1_MSB[15:8] | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
OCAL1_MSB[7:0] | |||||||
R/W-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:0 | OCAL1_MSB[15:0] | R/W | 00000000 00000000b | Channel 1 offset calibration register bits [23:8] Value provided in two's complement format |
The CH1_OCAL_LSB register is shown in Figure 8-42 and described in Table 8-29.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
OCAL1_LSB[7:0] | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | |||||||
R-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:8 | OCAL1_LSB[7:0] | R/W | 00000000b | Channel 1 offset calibration register bits [7:0] Value provided in two's complement format |
7:0 | RESERVED | R | 00000000b | Reserved Always reads 00000000b |
The CH1_GCAL_MSB register is shown in Figure 8-43 and described in Table 8-30.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
GCAL1_MSB[15:8] | |||||||
R/W-10000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
GCAL1_MSB[7:0] | |||||||
R/W-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:0 | GCAL1_MSB[15:0] | R/W | 10000000 00000000b | Channel 1 gain calibration register bits [23:8] Unsigned number for the gain range from 0.0 to 2.0 x (224 – 1) / 224 |
The CH1_GCAL_LSB register is shown in Figure 8-44 and described in Table 8-31.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
GCAL1_LSB[7:0] | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | |||||||
R-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:8 | GCAL1_LSB[7:0] | R/W | 00000000b | Channel 1 gain calibration register bits [7:0] Unsigned number for the gain range from 0.0 to 2.0 x (224 – 1) / 224 |
7:0 | RESERVED | R | 00000000b | Reserved Always reads 00000000b |
The CH2_CFG register is shown in Figure 8-45 and described in Table 8-32.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | RESERVED | RESERVED | MUX2[1:0] | ||||
R/W-00b | R-000b | R/W-0b | R/W-00b | ||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:6 | RESERVED | R/W | 00000000 00b |
Reserved Always write 0000000000b |
5:3 | RESERVED | R | 000b | Reserved Always reads 000b |
2 | RESERVED | R/W | 0b | Reserved Always write 0b |
1:0 | MUX2[1:0] | R/W | 00b | Channel 2 input selection 00b = AIN2P and AIN2N 01b = AIN2 disconnected, ADC inputs shorted 10b = Positive dc test signal 11b = Negative dc test signal |
The CH2_OCAL_MSB register is shown in Figure 8-46 and described in Table 8-33.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
OCAL2_MSB[15:8] | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
OCAL2_MSB[7:0] | |||||||
R/W-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:0 | OCAL2_MSB[15:0] | R/W | 00000000 00000000b |
Channel 2 offset calibration register bits [23:8] Value provided in two's complement format |
The CH2_OCAL_LSB register is shown in Figure 8-47 and described in Table 8-34.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
OCAL2_LSB[7:0] | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | |||||||
R-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:8 | OCAL2_LSB[7:0] | R/W | 00000000b | Channel 2 offset calibration register bits [7:0] Value provided in two's complement format |
7:0 | RESERVED | R | 00000000b | Reserved Always reads 00000000b |
The CH2_GCAL_MSB register is shown in Figure 8-48 and described in Table 8-35.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
GCAL2_MSB[15:8] | |||||||
R/W-10000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
GCAL2_MSB[7:0] | |||||||
R/W-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:0 | GCAL2_MSB[15:0] | R/W | 10000000 00000000b |
Channel 2 gain calibration register bits [23:8] Unsigned number for the gain range from 0.0 to 2.0 x (224 – 1) / 224 |
The CH2_GCAL_LSB register is shown in Figure 8-49 and described in Table 8-36.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
GCAL2_LSB[7:0] | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | |||||||
R-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:8 | GCAL2_LSB[7:0] | R/W | 00000000b | Channel 2 gain calibration register bits [7:0] Unsigned number for the gain range from 0.0 to 2.0 x (224 – 1) / 224 |
7:0 | RESERVED | R | 00000000b | Reserved Always reads 00000000b |
The CH3_CFG register is shown in Figure 8-50 and described in Table 8-37.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | RESERVED | RESERVED | MUX3[1:0] | ||||
R/W-00b | R-000b | R/W-0b | R/W-00b | ||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:6 | RESERVED | R/W | 00000000 00b |
Reserved Always write 0000000000b |
5:3 | RESERVED | R | 000b | Reserved Always reads 000b |
2 | RESERVED | R/W | 0b | Reserved Always write 0b |
1:0 | MUX3[1:0] | R/W | 00b | Channel 3 input selection 00b = AIN3P and AIN3N 01b = AIN3 disconnected, ADC inputs shorted 10b = Positive dc test signal 11b = Negative dc test signal |
The CH3_OCAL_MSB register is shown in Figure 8-51 and described in Table 8-38.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
OCAL3_MSB[15:8] | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
OCAL3_MSB[7:0] | |||||||
R/W-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:0 | OCAL3_MSB[15:0] | R/W | 00000000 00000000b |
Channel 3 offset calibration register bits [23:8] Value provided in two's complement format |
The CH3_OCAL_LSB register is shown in Figure 8-52 and described in Table 8-39.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
OCAL3_LSB[7:0] | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | |||||||
R-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:8 | OCAL3_LSB[7:0] | R/W | 00000000b | Channel 3 offset calibration register bits [7:0] Value provided in two's complement format |
7:0 | RESERVED | R | 00000000b | Reserved Always reads 00000000b |
The CH3_GCAL_MSB register is shown in Figure 8-53 and described in Table 8-40.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
GCAL3_MSB[15:8] | |||||||
R/W-10000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
GCAL3_MSB[7:0] | |||||||
R/W-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:0 | GCAL3_MSB[7:0] | R/W | 10000000 00000000b |
Channel 3 gain calibration register bits [23:8] Unsigned number for the gain range from 0.0 to 2.0 x (224 – 1) / 224 |
The CH3_GCAL_LSB register is shown in Figure 8-54 and described in Table 8-41.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
GCAL3_LSB[7:0] | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | |||||||
R-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:8 | GCAL3_LSB[7:0] | R/W | 00000000b | Channel 3 gain calibration register bits [7:0] Unsigned number for the gain range from 0.0 to 2.0 x (224 – 1) / 224 |
7:0 | RESERVED | R | 00000000b | Reserved Always reads 00000000b |
The REGMAP_CRC register is shown in Figure 8-55 and described in Table 8-42.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
REG_CRC[15:8] | |||||||
R-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
REG_CRC[7:0] | |||||||
R-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:0 | REG_CRC[15:0] | R | 00000000 00000000b | Register map CRC value |
The RESERVED register is shown in Figure 8-56 and described in Table 8-43.
Return to the Summary Table.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
RESERVED | |||||||
R/W-00000000b | |||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RESERVED | |||||||
R/W-00000000b | |||||||
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
15:0 | RESERVED | R/W | 00000000 00000000b | Reserved Always write 0000000000000000b |