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.

TCA9535: TCA9535/4 - I2C rise/fall time requirement

Part Number: TCA9535
Other Parts Discussed in Thread: DAC5578

Hi

My customer plan to use I2C Fast mode.

TCA9535 has the specification of minimum value for I2C input fall time. (20 x (Vdd/5.5V))

Customer understood, it is from I2C standard. However, FPGA output signal for I2C was measured around 1nsec.

If they will not conform to the I2C standard, how will TCA9535 work? (this question is regarding just device operation.)

Also, DAC5578(TI) don't have the specification of minimum value for I2C input fall time at Fast mode.

Thanks

Muk

  • Hey Muk,

    "If they will not conform to the I2C standard, how will TCA9535 work? (this question is regarding just device operation.)"

    The device should still work. I believe this was only spec'd because of the i2C standard.

    Keep in mind that a fast fall time may cause the signal to undershoot. I would watch to make sure the undershoot does not exceed the absolute maximum rating for the device (-0.5V). You an slow down the fall time by adding a small series resistor in front of the FPGA SDA/SCL as well.

    Thanks,

    -Bobby

  • Bobby-san,

    Thank you for your answer!!