SNIS139F February 2005 – January 2024 LM95231
PRODUCTION DATA
Temperature data can only be read from the Local and Remote Temperature registers .
Remote temperature data with the digital filter off is represented by an 11-bit, two's complement word or unsigned binary word with an LSb (Least Significant Bit) equal to 0.125°C. The data format is a left justified 16-bit word available in two 8-bit registers. Unused bits will always report "0".
Temperature | Digital Output | |
---|---|---|
Binary | Hex | |
+125°C | 0111 1101 0000 0000 | 7D00h |
+25°C | 0001 1001 0000 0000 | 1900h |
+1°C | 0000 0001 0000 0000 | 0100h |
+0.125°C | 0000 0000 0010 0000 | 0020h |
0°C | 0000 0000 0000 0000 | 0000h |
−0.125°C | 1111 1111 1110 0000 | FFE0h |
−1°C | 1111 1111 0000 0000 | FF00h |
−25°C | 1110 0111 0000 0000 | E700h |
−55°C | 1100 1001 0000 0000 | C900h |
Temperature | Digital Output | |
---|---|---|
Binary | Hex | |
+255.875°C | 1111 1111 1110 0000 | FFE0h |
+255°C | 1111 1111 0000 0000 | FF00h |
+201°C | 1100 1001 0000 0000 | C900h |
+125°C | 0111 1101 0000 0000 | 7D00h |
+25°C | 0001 1001 0000 0000 | 1900h |
+1°C | 0000 0001 0000 0000 | 0100h |
+0.125°C | 0000 0000 0010 0000 | 0020h |
0°C | 0000 0000 0000 0000 | 0000h |
Remote temperature data with the digital filter on is represented by a 13-bit, two's complement word or unsigned binary word with an LSb (Least Significant Bit) equal to 0.03125°C (1/32°C). The data format is a left justified 16-bit word available in two 8-bit registers. Unused bits will always report "0".
Temperature | Digital Output | |
---|---|---|
Binary | Hex | |
+125°C | 0111 1101 0000 0000 | 7D00h |
+25°C | 0001 1001 0000 0000 | 1900h |
+1°C | 0000 0001 0000 0000 | 0100h |
+0.03125°C | 0000 0000 0000 1000 | 0008h |
0°C | 0000 0000 0000 0000 | 0000h |
−0.03125°C | 1111 1111 1111 1000 | FFF8h |
−1°C | 1111 1111 0000 0000 | FF00h |
−25°C | 1110 0111 0000 0000 | E700h |
−55°C | 1100 1001 0000 0000 | C900h |
Temperature | Digital Output | |
---|---|---|
Binary | Hex | |
+255.875°C | 1111 1111 1110 0000 | FFE0h |
+255°C | 1111 1111 0000 0000 | FF00h |
+201°C | 1100 1001 0000 0000 | C900h |
+125°C | 0111 1101 0000 0000 | 7D00h |
+25°C | 0001 1001 0000 0000 | 1900h |
+1°C | 0000 0001 0000 0000 | 0100h |
+0.03125°C | 0000 0000 0000 1000 | 0008h |
0°C | 0000 0000 0000 0000 | 0000h |
Local Temperature data is represented by a 10-bit, two's complement word with an LSb (Least Significant Bit) equal to 0.25°C. The data format is a left justified 16-bit word available in two 8-bit registers. Unused bits will always report "0". Local temperature readings greater than +127.875°C are clamped to +127.875°C, they will not roll-over to negative temperature readings.
Temperature | Digital Output | |
---|---|---|
Binary | Hex | |
+125°C | 0111 1101 0000 0000 | 7D00h |
+25°C | 0001 1001 0000 0000 | 1900h |
+1°C | 0000 0001 0000 0000 | 0100h |
+0.25°C | 0000 0000 0100 0000 | 0040h |
0°C | 0000 0000 0000 0000 | 0000h |
−0.25°C | 1111 1111 1100 0000 | FFC0h |
−1°C | 1111 1111 0000 0000 | FF00h |
−25°C | 1110 0111 0000 0000 | E700h |
−55°C | 1100 1001 0000 0000 | C900h |