Tool/software:
Hi, I want to read the temperature from the external thermistor, according to TRM the thermistor value is read when the OpConfig[TEMPS] bits are 01.
I tried to read these bits from the address 0x64, but I am getting garbage value. What is the process to read these bits through I2C without any application?
And the process to change these bits and read the external thermistor value.