Hi,
I am using UCD9081 Power Sequencer & Monitor in my design using I2C Interface(I2C2 @ 100KHz). I tried to write/read on r/w register's present in the device. In that i am not able to read the data correctly on OMAP. While looking the waveform, i found that slave(UCD9081) is sending the data which we have written, but OMAP is not giving ACK for the read.
We tried the same code with other slave devices(TMP102) with the same bus & speed.In that we didn't face any issues & observed the waveform with Microsoft Windows GUI for configuration & Monitoring. In that it working fine.
Kindly help me in solving this.