Other Parts Discussed in Thread: MSP430F5438, CC2540, CC2533
Hi.
I am facing problem in reading data from LSM303DLHC temperature sensor output registers.I have interfaced LSM303DLHC with MSP430F5438
using I2C communication protocol.
TEMP_OUT_L_M and TEMP_OUT_H_M are registers of temperature sensors.I am getting values 1260 , 1824 etc.
I am unable to relate these values with temperature range -40degree cent to 85 deg.cent. How to convert these values into centigrade?