Hi,
My customer is trying to access the register of TPS659037 through I2C of AM5728.
But it is difficult for my customer. He is reffered TRM. The roughly sequence is the following.
* Write the write command(8601h) to I2C_CON register.
* Write the PMIC register's address to I2C_DATA register.
*Write the read command(84012h) to I2C_CON register.
* Poll RRDY bit in I2C_IRQSTATUS register.
* Read the data from I2C_DATA register.
However RRDY bit of I2C_IRQSTATUS register does not become to "1".
Do you have sample code access to TPS659037 from AM5728?
I appreciate your quick reply.
Best regards,
Michi