Hello;
Will you please confirm my understanding of the I2C sequence when reading from the 78350. For example, when reading voltage 0x09, I should send a Write transaction with the 0x09 command to the device address, and expect the value returned after the repeated start switches to a Read. But Appnote SLUA475 Figures 1 and 2 illustrate SMBus Transaction Examples, but they all show the R/W bit unchanged after the repeated start?????? Am I confused? (yes ;-D)
Thanks.