Hi guys.
We have made the device that uses TPS65987D in sink mode.
We git it to work and communicating to main controller pretty well.
By the way we were using I2C2 and 8-bit address 0x70.
However, in the way of production we have notice some funkiness; some of the units does not communicating well on the I2C2.
I have to search for what is going on, and have fond that on address 0x70 the read-back is only 0x00 from all registers.
But, if I2C1 used with 8-bit address 0x46, we get correct read back all the time.
My question is why, and which way to communicate to the TPS65987D would be best?
Thanks
Aleksey