Part Number: TPS65988EVM
Hi,
I am trying to read the internal registers of TPS65988 over I2C. I am getting the ACK after sending the I2C address of the TPS65988 port. But after sending the register address TPS65988 is not sending the ACK. I am referring to "TPS65987DDH and TPS65988DH Host Interface Technical Reference Manual" for interfacing. I am referring to the I2C sequence shown in figure 1.3 to read the register contents but after sending the "Register number", TPS65988 should respond with ACK but it does not. Please guide what is missing in this case? I have tried different registers like 0x0, 0x06,0x08 but the same result in all the cases.