Hi,
We are using fTMP468 for one of out designs. We are havig 2 I2C buses and we are using 2 sensors in I2C0 and 1 sensor in I2C1.
While reading the temperature, we have found that one of the sensor in I2C0 is showing large variation in values(that too negative values) and the rest of the sensors are reading fine.
Whiel checking the offset registor for the temperature sensor, we found the value as 0x00c0 as opposed to the required 0x0000 value.
All the registers were locked as the value in the C4 addressed register was 0x5CA6.
Even after setting the offset register value to 0x0000, it is changing automatically after sometime.
Kindly suggest the methods to debug the same.