This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TCA9544A: Minimum value of FALL TIME for I2C signals

Part Number: TCA9544A

Hello. 

A MIN value is specified for the fall time in FAST MODE of I2C. The fall time is usually very fast and it is difficult to slow it down.

What happens if the fall time is less than the MIN value? Also, please tell me how Cb should be calculated.

Best regards.

  • This value is copied from the I²C specification. This limit applies to the system as a whole. When one driver is too strong, the fast edge might result in undershoots and ringing on the bus, which can be interpretet as false clock pulses by other devices. This limit prevents such errors.

    Cb is the total bus capacitance.

    The I²C specification has a pull-up current limit of 3 mA. You will get problems only if you configure the drive strength of the I²C pins for something much larger than this.