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.

TCA4311 disconnects SDA mid transfer

Other Parts Discussed in Thread: TCA4311, TCA4311A

Hi All,

We have an urgent problem using the TCA4311 I2C buffer.

In our system we have the card side powered by 3.3V and 2k2 pull-ups on SDA and SCL, and the TCA4311 itself is powered by this supply.  The bus loading on that side is low, maybe 40pF. The bus side is powered by its own 3.3V regulator with 10k pull-ups on SDA and SCL and that loading is a little higher but still low, around 60pF.

We are seeing very strange behaviour during mid I2C read transfers, it seem the buffer sometimes disconnects the SDA line, the result is the card side (master) sends a low ACK, but the bus side (slave) sees a high NACK. According to the datasheet this can't occur, but it seems it does. The slave sees a NACK and assumes the cycle is terminated, but the master carries on reading because it has driven an ACK.

We found replacing the 10k pull-ups on the bus side with 2k2 pull-ups seems to fix it, in that we can no longer get it to fail. I note that the TCA4311 is no longer recommended for new designs and has been replaced with TCA4311A, the only difference I can see in the datasheet is the latter has 'improved noise immunity'.

Does anyone know what type of noise this is susceptible to, and what are the results of that noise in the TCA4311 behaviour? Has the TCA4311A fixed these issues? Also, does reducing the resistor values on the bus side in our system somehow decrease this noise or susceptibility so that the TCA4311 then works again? We'd rather not replace 1000 master boards with the TCA4311A if this resistor change on the slave has fixed the problem, but I'm worried there's an underlying instability with the TCA4311 that means we've just reduced the likelihood of failure rather than eliminated it.

Thanks!

Mark.

  • Mark,

    The reason there was a rev of this part to the "A" version was to fix issues for ACK  signals not being recognized.

    From what I understand of your problem, it seems that the issue you have falls in the identified circumstances for which the "A" version was created.

    Could you send me a circuit diagram and waveforms you are seeing?

     

  • Thanks for the reply David. I'm putting together some pdfs of the schematics for you, but I have some waveform plots already (see attached). The top trace is the card side of the SDA, and the third trace down is the bus side of SDA. The SDA seems to disconnect at the beginning of the byte and then a NACK is seen by the slave, you can see the master side is driving SDA low.

    Is there a guaranteed way to fix this issue without replacing the TCA4311 with the TCA4311A (such as equalizing the rise times on both sides)? Without knowing the failure mechanism I feel uneasy about implementing a fix that just seems to work in case it is still unreliable.

    Mark.