Temperature Conversion - from the LIS3DH sensor raw value
Hello All,
Need to read the values from the embedded Temperature Sensor in LIS3DH via I2C communication
I had made the following configurations as mentioned in the datasheet,
1. CTRL_REG4(0x23) = 0X80
2. TEMP_CFG_REF (1Fh) = 0XC0
3. Trying read the temperature value from the following register OUT_ADC_3_L(0x0C) and OUT_ADC_3_H(0x0D).
- Getting the value from the OUT_ADC_3_H(0x0D) as 8. If I expose heat near to the chip the value is increasing.
How to convert this(8) value to temperature?
Kindly assist me to get the conversation formula. Here the Vdd supply = 3.3V.
Thanks in Advance.
Regards,
Surya S
