SBAS457F October 2010 – September 2019 ADS1118
PRODUCTION DATA.
The ADS1118 offers an integrated precision temperature sensor. The temperature sensor mode is enabled by setting bit TS_MODE = 1 in the Config Register. Temperature data are represented as a 14-bit result that is left-justified within the 16-bit conversion result. Data are output starting with the most significant byte (MSB). When reading the two data bytes, the first 14 bits are used to indicate the temperature measurement result. One 14-bit LSB equals 0.03125°C. Negative numbers are represented in binary twos complement format, as shown in Table 4.
TEMPERATURE (°C) | DIGITAL OUTPUT (BINARY) | HEX |
---|---|---|
128 | 01 0000 0000 0000 | 1000 |
127.96875 | 00 1111 1111 1111 | 0FFF |
100 | 00 1100 1000 0000 | 0C80 |
75 | 00 1001 0110 0000 | 0960 |
50 | 00 0110 0100 0000 | 0640 |
25 | 00 0011 0010 0000 | 0320 |
0.25 | 00 0000 0000 1000 | 0008 |
0.03125 | 00 0000 0000 0001 | 0001 |
0 | 00 0000 0000 0000 | 0000 |
–0.25 | 11 1111 1111 1000 | 3FF8 |
–25 | 11 1100 1110 0000 | 3CE0 |
–40 | 11 1011 0000 0000 | 3B00 |