JAJSK89A December 2021 – March 2022 TMP127-Q1
PRODUCTION DATA
Temperature data is represented by a 14-bit, two's complement word with an LSB (Least Significant Bit) equal to 0.03125 °C. The last two bits of the register are always 11b.
Temperature | Digital Output | |
---|---|---|
Binary | Hex | |
175 °C | 0101 0111 1000 0011 | 5783 |
150 °C | 0100 1011 0000 0011 | 4B03 |
125 °C | 0011 1110 1000 0011 | 3E83 |
25 °C | 0000 1100 1000 0011 | 0C83 |
0.03125 °C | 0000 0000 0000 0111 | 0007 |
0°C | 0000 0000 0000 0011 | 0003 |
−0.03125 °C | 1111 1111 1111 1111 | FFFF |
−25 °C | 1111 0011 1000 0011 | F383 |
−40 °C | 1110 1100 0000 0011 | EC03 |
−55 °C | 1110 0001 0000 0011 | E483 |
The first data byte is the Most Significant Byte (MSB) with most significant bit first, permitting only as much data as necessary that must be read to determine temperature condition. For example, if the first four bits of the temperature data indicate an overtemperature condition, the host controller could immediately take action to remedy the excessive temperatures.