Question
IIS2DH read temperature
Posted on June 09, 2017 at 12:56
I want to read the temperature from IIS2DH over I2C
I set the ODR to 1Hz
set the BDU bit in Ctrl Reg 4
enable the Temerature sensor in TEMP_CFG_REG
after the initialization I read the STATUS_REG_AUX and the value of this register is every time 0xFF
and the OUT_TEMP_L and OUT_TEMP_H register are 0x00
