SBASB22 December 2025 ADS9324
PRODUCTION DATA
Any offset present on the sensor, or offset error caused by mismatch between REXT (see Figure 7-3) used at the analog input pins can be compensated using ADS93x4 onchip offset calibration feature. The offset calibration value is a 10-bit value coded in two's-complement format, and is added to the ADC conversion data. The offset calibration operation precedes gain calibration operation. Equation 1 shows ADC output code after offset operation, and Table 7-5 shows ADC output with different offset calibration register values. By default, offset calibration is enabled, and OFS_AINx value is 000h. The offset calibration can be disabled by writing OFS_CAL_DIS to 1b in GEN_CFG5 register.
| OFS_AINx Register Code | ADC FINAL OUTPUT |
|---|---|
| 1FFh | ADC Code + 127LSB16 |
| 100h | ADC Code + 64LSB16 |
| 001h | ADC Code + 0.25LSB |
| 3FFh | ADC Code – 1LSB16 |
| 2FFh | ADC Code – 64LSB16 |
| 200h | ADC Code – 128LSB16 |