SBAS778B June 2017 – August 2019 ADS1287
PRODUCTION DATA.
As shown in Table 14, the conversion data are 32 bits in binary two's complement format. The LSB of the data is a redundant sign bit: 0 for positive numbers and 1 for negative numbers. However, when the data are clipped to FS, the LSB = 1 and when the data are clipped to –FS, the LSB = 0. If desired, the data readback can be stopped after 24 bits. In sinc-filter mode, the data are numerically scaled by half.
| INPUT SIGNAL VIN | 32-BIT IDEAL OUTPUT CODE(1) | |||
|---|---|---|---|---|
| FIR FILTER | SINC FILTER(2) | |||
| > VREF / Gain | 7FFFFFFFh | —(3) | ||
| VREF / Gain | 7FFFFFFEh | 3FFFFFFFh | ||
| VREF / (Gain · 230 ) | 00000002h | 00000001h | ||
| 0 | 00000000h | 00000000h | ||
| –VREF / (Gain · 230 ) | FFFFFFFFh | FFFFFFFFh | ||
| –VREF / (Gain · (230/ (230 – 1))) | 80000001h | C0000000h | ||
| < –VREF / (Gain · (230/ (230 – 1))) | 80000000h | —(3) | ||