This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello ,
I am currently working on a USB type-C charging solution using the TPS65987D evm, and I am trying to use I2C on my MSP430G2553 to read register from the TPS65987D . I connected the appropriate pin on my MSP430 with the SDA and SCL pin of the connector J8 of the TPS65987D evm. I programmed the S4 switches to set my Slave address to 0x20 and turn off the I2C_SDA and I2C_SCL switch on the S1. But unfortunately I didn’t manage to read anything, even when I am using a Salae to visualize the I2C signals. When I did my test the evm was powered through the type C connector (20V), and nothing was plugged to the micro usb port.
Do you have any idea on what am I doing wrong?
Thanks in advance,
Foucauld