[SOLVED] Reading temperature sensor on LIS2DE12 via I2C
I have implemented in our product a LIS2DE12 sensor. I would like to read the temperature register via I2C.In order to do this I setup the following register:at start-up:-check WHO_AM_ I register (0x0Fh) which correctly reports 0x33h (so I2C bus and ...