JAJSR80 September 2023 AMC131M01
PRODUCTION DATA
The device provides conversion data at the data rate set by the OSR bit in the CLOCK register. The conversion status is available as the DRDY0 bit in the STATUS register. The STATUS register content is automatically output as the response to the NULL command.
Conversion data are 24 bits. The data LSBs are truncated when the device operates with a 16-bit word size. The LSBs are zero padded or the MSBs sign extended when operating with a 32-bit word size depending on the setting of the WLENGTH[1:0] bits in the MODE register.
Data are given in binary two's-complement format. Use Equation 10 to calculate the size of one code (LSB).
A positive full-scale input VIN ≥ +FSR – 1 LSB = 1.2 V / Gain – 1 LSB produces an output code of 7FFFFFh, and a negative full-scale input (VIN ≤ –FSR = –1.2 V / Gain) produces an output code of 800000h. The output clips at these codes for signals that exceed full-scale.
Table 8-8 summarizes the ideal output codes for different input signals.
INPUT SIGNAL, VIN = VAINP – VAINN |
IDEAL OUTPUT CODE |
---|---|
≥ FSR (223 – 1) / 223 | 7FFFFFh |
FSR / 223 | 000001h |
0 | 000000h |
–FSR / 223 | FFFFFFh |
≤ –FSR | 800000h |
Figure 8-20 shows the mapping of the analog input signal to the output codes.