Tool/software:
Hi,
I'm currently implementing a function to read the supply voltage of ADS7128 CH0 to CH7.
As shown in the figure below, consecutive reads from any register return similar data: 0x4d 0x70 0x4d 0x70 0x4d 0x70 0x4d 0x70 0x4d 0x70 0x4d 0x60 0x4d 0x70 0x4d 0x60. A single register read always returns 0x4d.
I would like to understand what the data from I2C single reads and I2C block reads represent.

Thank you.
Jeff