Hi,
sending a single I2C write command to the ADM1178 works as expected. The ADM1178 returns the ACK as one would expect. If an individual read command is sent, three bytes can be successfully read back, thus it also works as expected.
However when a…