SBASAN9 September 2023 AMC130M02
PRODUCTION DATA
The device provides conversion data for each channel at the data rate set by the OSR bits in the CLOCK register. The time when data are available relative to DRDY asserting is determined by the channel phase calibration setting and the DRDY_SEL[1:0] bits in the MODE register when in continuous-conversion mode. All data are available immediately following DRDY assertion in global-chop mode. The conversion status of all channels is available as the DRDY[1:0] bitsin the STATUS register. The STATUS register content is automatically output as the response to the NULL command.
Conversion data are 16 bits. The LSBs are zero padded when operating with a 24-bit or 32-bit word size.
Data are given in binary two's complement format. Use Equation 9 to calculate the size of one code (LSB).
A positive full-scale input VIN ≥ +FSR – 1 LSB = 1.2 / Gain – 1 LSB produces an output code of 7FFFh and a negative full-scale input (VIN ≤ –FSR = –1.2 / Gain) produces an output code of 8000h. The output clips at these codes for signals that exceed full-scale.
Table 8-10 summarizes the ideal output codes for different input signals.
INPUT SIGNAL (VIN = VAINP – VAINN) |
IDEAL OUTPUT CODE |
---|---|
≥ FSR (215 – 1) / 215 | 7FFFh |
FSR / 215 | 0001h |
0 | 0000h |
–FSR / 215 | FFFFh |
≤ –FSR | 8000h |
Figure 8-23 shows the mapping of the analog input signal to the output codes.