JAJSC15C December 2012 – March 2018 DRV2604
PRODUCTION DATA.
Figure 20 shows that a single-byte data-read transfer begins with the master device transmitting a start condition followed by the I2C device address and the read-write bit. For the data-read transfer, both a write followed by a read actually occur. Initially, a write occurs to transfer the address byte of the internal memory address to be read. As a result, the read-write bit is set to 0.
After receiving the DRV2604 address and the read-write bit, the DRV2604 device responds with an acknowledge bit. The master then sends the internal memory address byte, after which the device issues an acknowledge bit. The master device transmits another start condition followed by the DRV2604 address and the read-write bit again. This time, the read-write bit is set to 1, indicating a read transfer. Next, the DRV2604 device transmits the data byte from the memory address that is read. After receiving the data byte, the master device transmits a not-acknowledge followed by a stop condition to complete the single-byte data read transfer. See the note in the General I2C Operation section.