Part Number: ADS7128
I'm using an Arduino to test this ADS7128 with the I2C protocol. I am able to Read register, Write register, Set bit and Clear bit.
In the datasheet there are a view modes discribed. Manual, Auto sequence and Autonomous Mode.
I want to use Manual or Auto sequence mode. Both modes require a "Conversion start frame and a Conversion read frame).
I am unable to understand how to send these frames.
