Other Parts Discussed in Thread: TMP461
Hi Team, assisting a customer that needs clarification.
How the TMP-461 represents negative temperatures in the Extended Format using both the High Byte and Low Byte. Do we always add the fractional temperature (Low Byte) as a positive number to the High Byte value? For example, if the temperature is -15.0625 deg C, the High Byte Extended (-16) would get added to the Low Byte (0.9375) and the 12 bit Extended Format representation would be 00110000 1111 (High Byte, Low Byte). Another example is -0.4375 deg C. The High Byte Extended (-1) would be added to the Low Byte (0.5625) and the Extended Format representation would be 00111111 1001 (High Byte, Low Byte). Is this correct?
Thank you
-Mark