2018-09-29 12:20 AM
Hello;
I now test the LPS25HB pressure sensor with abnormal temperature reading. The actual ambient temperature is 30 degrees, but the read-out data TEMP_OUT_H (2CH) = DAH, TEMP_OUT_L = 50H. Slowly changing the ambient temperature, temperature reading also changes, indicating that the temperature sensor is working properly. But according to the register reading instructions, the reading value is negative, so I want to know about the temperature register numerical interpretation.
2018-09-29 01:41 AM
As shown in the data table: LPS 25hb operating temperature is - 30 degrees - 105 degrees, temperature output register is 16 bits, and then stored in the form of 2 complements, that is, the range is - 128*256 - 127*256, according to 480 LSB / C, calculated, the maximum output temperature can be expressed as 67 degrees Celsius, is that so?
2018-10-01 01:16 AM
Please read technical note TN1228: How to interpret pressure and temperature readings in the LPS25HB pressure sensor