Skip to main content
Visitor II
March 18, 2019
Question

LIS3DH temperature sensor interpretation

  • March 18, 2019
  • 1 reply
  • 788 views

Is the accelerometer temperature output in OUT_ADC3 still 8 bits if the LPen bit in CTRL_REG1 is cleared?

If that is the case, does the temperature change with one digit in OUT_ADC3_H per °C?

    This topic has been closed for replies.

    1 reply

    ST Employee
    March 19, 2019

    Hi Mattis, the temperature sensor is enabled setting to 1 the TEMP_EN bit (bit 6) to 1 in TEMP_CFG_REG (1Fh) register. Its output is converted to 8bit by the internal ADC and it is put in the OUT_3_H register (0Dh). The nominal sensitivity is 1 LSB/°C, independent from the selected mode (low power, normal or high resolution. The output is calibrated in order to put the 0 level output at 25°C. Regards