Is there a register to read the value of ADCIN2?
I am having an odd issue where several of our boards are coming up with different expected I2C addresses when running a scan. In the design, there is a 100k pull-up to LDO_3V3, which should set the base address to 0x23. This is true on most of our boards. However, on a few boards, the address is coming up as 0x20. I confirmed that these boards have the correct parts assembled. I was curious if there is a way to read back what the TPS65987D is actually reading on this ADC pin, so I can determine if there might be an issue with an internal trace. I used the Configuration GUI, but did not see such a register.
Thanks.