SCPA062 July   2021 TCA9517

 

  1.   Trademarks
  2. 1Introduction
  3. 2SDA Signal During Acknowledge
  4. 3SDA Signal During Acknowledge With Propagation Delay (TCA9517 A to B)
    1. 3.1 Example Waveform in Actual System
  5. 4System Impact
  6. 5SDA Handoff Delay After the Acknowledge
  7. 6Concern With Rise Time Accelerators
  8. 7Conclusion

SDA Signal During Acknowledge

During an I2C transaction, after the controller sends out the I2C address to the target device, the target should respond with an Acknowledge (ACK) to let the controller know the target recognizes its address and to signal to the controller to continue the transaction. This document focuses specifically on the ACK response from the target. Figure 2-1 shows the beginning of I2C communication between an I2C controller and I2C target in which the controller sends the address and the target responds with an ACK.

GUID-20210621-CA0I-ND1M-GB6T-WVS7GJFCQRVL-low.gif Figure 2-1 General I2C Timing

On the falling edge of the eighth clock cycle, the target takes control of the bus to signal to the controller that it has Acknowledged its address was called. Figure 2-2 shows the target driving the SDA line low after a short delay on the falling edge of the eighth clock pulse.

GUID-20210621-CA0I-4M3B-TSHG-GKZSDTQ0QH52-low.gif Figure 2-2 I2C SDA Handoff With Overlap

The yellow box shows illustrates the controller driving the SCL and SDA line low during a write transaction. The red box shows that there is a short period of time where both the controller and target have control of the bus after the eighth clock pulse, essentially an overlap of SDA being driven low by both controller and target. The purple box shows that the target has total control of the bus well before the start of the ninth clock pulse and through the duration of the ninth clock pulse. In this example, the open drain drivers of both the controller and the target overlapped and drove the SDA line low during the red box. This kind of example is common and occurs when the controller releases the SDA line after the target device drives the SDA line low.