Other Parts Discussed in Thread: TPS65982
Tool/software: Code Composer Studio
Hello,
I have question regarding I2C communication with TPS65982 Evaluation module. I'm trying to read some information like available PD profiles using I2C interface. I conected my stm32f0 discovery board with TPS65982 EVM but I2C communication won't work. Library on stm for i2c is reliable because I used it without any problems with other IC, but on TPS65982 I can't makie it work. On my logic analyzer I see data that I'm sending but there is no ACK from TPS, and also no back data. Could anyone help me with some ideas what I might do wrong here ?
To reduce possible questions, below are some basic information about my set up:
- connection to I2C1 on pin 18 and 20
- I2C Clock speed: 100kHz
- Address: 0x38
- TPS65982 is sourced by some PD Charger using USB Type C connection (12V)
Thanks in advance,
Karol Mika