SNAS207B May 2004 – January 2024 LM64
PRODUCTION DATA
Temperature data can only be read from the Local and Remote Temperature registers. The High, Low and T_CRIT setpoint registers are Read/Write.
Remote temperature data is represented by an 11-bit, two's complement word with a Least Significant Bit (LSB) equal to 0.125°C. The data format is a left justified 16-bit word available in two 8-bit registers. Some examples of temperature conversions are shown below.
Actual Remote Diode Temperature,°C | LM64 Remote Diode Temperature Register, °C | Binary Results in LM64 Remote Temperature Register | Hex Remote Temperature Register |
---|---|---|---|
120 | +104 | 0110 1000 0000 0000 | 6800h |
125 | +109 | 0110 1101 0000 0000 | 6D00h |
126 | +110 | 0110 1110 0000 0000 | 6E00h |
130 | +114 | 0111 0010 0010 0000 | 7200h |
135 | +119 | 0111 0111 0000 0000 | 7700h |
140 | +124 | 0111 1100 0000 0000 | 7C00h |
Actual Remote Diode T_Crit Setpoint,°C | Remote T_CRIT High Setpoint, °C | Binary Remote T_CRIT High Setpoint Value | Hex Remote T_CRIT High Setpoint Value |
---|---|---|---|
126 | +110 | 0110 1110 | 6Eh |
Local Temperature data is represented by an 8-bit, two's complement byte with an LSB equal to 1°C:
Temperature | Digital Output | |
---|---|---|
Binary | Hex | |
+125°C | 0111 1101 | 7D |
+25°C | 0001 1001 | 19 |
+1°C | 0000 0001 | 01 |
0°C | 0000 0000 | 00 |
−1°C | 1111 1111 | FF |
−25°C | 1110 0111 | E7 |
−55°C | 1100 1001 | C9 |