2025-08-04 1:34 PM
Hello, I can’t find any additions anywhere on how to calculate the resulting temperature. Can anyone help me with this?
2025-08-04 2:18 PM - edited 2025-08-04 2:18 PM
The output of the temperature register is in degrees C. There is no additional conversion necessary. It's in the same format as an int8_t.
2025-08-04 2:36 PM
I thought so too, but the data is not read correctly when the sensor is heated by hand, the data from the register decreases the temperature. And another question, the data can be with a minus temperature, how to understand it?
2025-08-04 4:00 PM
Show example of data read method, and values observed
Show OUT_TEMP_G and WHO_AM_I_G