SBASAW0 February 2024 ADS1288
PRODUCTION DATA
As listed in Table 7-10, the conversion data are coded in 32-bit, two's-complement format to represent positive and negative numbers. If desired, the data read operation can be shortened to 24 bits by taking CS high. In sinc filter mode, data are scaled by half compared to the FIR filter mode.
VIN (V) | CONVERSION CODES(1) | |||
---|---|---|---|---|
FIR FILTER | SINC FILTER(2) | |||
≥ 2.5V × (231 – 1) / 231 / Gain | 7FFFFFFFh | 3FFFFFFFh | ||
2.5V / (Gain × (231 – 1)) | 00000001h | <00000001h | ||
0 | 00000000h | 00000000h | ||
–2.5V / (Gain × 231) | FFFFFFFFh | >FFFFFFFFh | ||
≤ –2.5V / Gain | 80000000h | C0000000h |