I am using ADS1114 in my project and I am facing a problem. When I write the value 0x8a03 to the config register and when I read it back the value is not same. Check the log printout below.
00> 0:3:19 writing value, 0x8a03 to register 0x01.
00> 0:3:19 config register, read value is 0xa03
And here is the I2C analyzer printout.
Why the write and read value is not same?