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.

TXB0108: txb0108 brief contention

Part Number: TXB0108

I have a query related to TXB0108 8 bit bi-directional level shifter which we have used in our initial build. We are using output of a regulator (2.9V) to drive one of the i/o of a DSP chip which operates at 1.8V and we have used the txb01018 for the conversion.

The issue is the current gpio we are using is by default setup as output and we program it as input on in the DSP firmware. So at the time of boot up the GPIO comes up as output and is driving as low till the DSP firmware comes up and changes it to being input. This duration is in 100’s of ms. During that duration the B5 ( higher VCC side of level shifter) is being driven by a regulator (2.9v) through a series resistor, while the A5(lower VCC side ) is being driven by the DSP as low till this gpio is programmed as input.  In this duration both the pins of the level shifter are being driven in opposite polarity. We want to understand if this brief contention will fail/damage the level shifter? Right now we are seeing that at the time of bootup, at B5 we see 2.4V briefly and then goes back to being 3.3V once I/O is set as input. This 2.4V is drop because of 1K series resistor we have between level shifter and the regulator and internal4k resistor inside level shifter( attaching picture below). Functionality wise we have validated it and it is working as expected once the gpio is programmed. Our worry is the brief contention will damage or fail the level shifter.

For now we want to continue using the same board while we do respin on our board later with proper changes, since this is time critical. We want to continue using the same board with BOM change till we change the board design.

As per our calculations for the brief time 0.36mA will flow though the 4Kohm on VCCB side, and on Vcca side 0.45mA from the inverter through 4k. We think it should be ok but want to get your validation. 

  • Hello,

    The quick answer is that the TXB will not be damaged or fail with that much current.
    The internal buffers will not be damaged from that much current.

    My only concern is your DSP sinking current. If Vcca of the TXB is at 1.8V, and regulator is powering up or has a positive edge, it will cause the one shot on the 1.8V side to trigger, and there will be roughly 36mA off current driving into the DSP. I am not sure if this condition happens in the 100ms of power up.

    Also the .45mA sounds about right for the A side so if the DSP can sink that much current in normal operation then that's also fine.

    And out of the regulator, I believe you are getting .5mA of current. (2.9V-2.4V)/1kOhms.

    Datasheet only guarantees 20uA of current however the device will be able to handle that much current.

    Thanks!

    -Karan