Question
The problem of the reading of temperature data from LSM303DLHC
Posted on November 12, 2013 at 08:34
Dear Team.
I need to read temperature data from LSM303DLHC for temperature compensation of the accelerometer data.I use the STM32F3Dicsovery board and the ''stm32f3_discovery_lsm303dlhc.c'' library. I can read the interested data only in debug mode, during normal mode operation of the controller I always take '0'. All other data is read correctly. By the way,the type of TEMP_OUT_H_M and TEMP_OUT_L_M registers, unlike other, is not specified in the datasheet. In what may be the problem?