Reference Manual ADuCM356
REGISTER DETAILS: ADC CIRCUIT
analog.com Rev. A | 77 of 312
Table 94. Bit Descriptions for ADCOFFSETTEMPSENS0
Bits Bit Name Settings Description Reset Access
[31:15] Reserved Reserved. 0x0 R
[14:0] VALUE Offset Calibration Temperature Sensor. ADC offset correction for temperature sensor channel,
represented as a twos complement number. The calibration resolution is 0.25 LSBs of the ADCDAT
LSB size.
0x0 R/W
0x3FFF 4095.75 (maximum positive offset calibration value).
0x0001 0.25 (minimum positive offset calibration value).
0x0000 0 (no offset adjustment).
0x7FFF −0.25 (minimum negative offset calibration value).
0x4000 −4096 (maximum negative offset calibration value).
GAIN CALIBRATION TEMPERATURE SENSOR CHANNEL 0 REGISTER
Address: 0x400C2238, Reset: 0x00004000, Name: ADCGAINTEMPSENS0
Table 95. Bit Descriptions for ADCGAINTEMPSENS0
Bits Bit Name Settings Description Reset Access
[31:15] Reserved Reserved. 0x0 R
[14:0] VALUE Gain Calibration Temperature Sensor Channel. ADC gain correction for temperature sensor
channel. Stored as a signed number. Bit 14 is the sign bit and Bits[13:0] represent the fractional
part.
0x4000 R/W
0x7FFF 2 (maximum positive gain adjustment).
0x4001 1.000061 (minimum positive gain adjustment).
0x4000 1.0. ADC result multiplied by 1. No gain adjustment. Default value.
0x3FFF 0.999939 (minimum negative gain adjustment).
0x2000 0.5. ADC result multiplied by 0.5.
0x0001 0.000061 (maximum negative gain adjustment).
0x0000 0. Invalid value. Results in ADC result of 0x8000.
MINIMUM VALUE CHECK REGISTER
Address: 0x400C20A8, Reset: 0x00000000, Name: ADCMIN
Table 96. Bit Descriptions for ADCMIN
Bits Bit Name Settings Description Reset Access
[31:16] Reserved Reserved. 0x0 R
[15:0] MINVAL ADC Minimum Value Threshold. This value is a low ADCDAT threshold value. If a value less than
ADCMIN is measured by the ADC, the ADCINTSTA, Bit 4 is set to 1.
0x0 R/W
MINIMUM SLOW MOVING VALUE REGISTER
Address: 0x400C20AC, Reset: 0x00000000, Name: ADCMINSM
Table 97. Bit Descriptions for ADCMINSM
Bits Bit Name Settings Description Reset Access
[31:16] Reserved Reserved. 0x0 R
[15:0] MINCLRVAL ADCMIN Hysteresis Value. If a value less than ADCMIN is measured by the ADC, ADCINTSTA, Bit 4
is set. ADCINTSTA, Bit 4 is set until ADCDAT > ADCMIN + ADCMINSM, Bits[15:0].
0x0 R/W
MAXIMUM VALUE CHECK REGISTER
Address: 0x400C20B0, Reset: 0x00000000, Name: ADCMAX