Other Parts Discussed in Thread: DS34LV87T
Hello people,
After fixing the previous issue we had with this device, I need help with something kind of related.
We have a 0-2.5V signal going into the A8 pin of TXB0108. The B8 pin (0-3.3V) is connected directly (no pull-ups or pull-downs anymore) into the enable pin of a DS34LV87T.
With 0V on A8 we have 0ish volts on B8 and DS34LV87T is disabled.
With 2.5V on A8 we have 3.3V volts on B8 and DS34LV87T is enabled.
However, if A8 is disconnected and left floating, A8 goes to 0V, but B8 remains high, with DS34LV87T enabled. This is not the desired behaviour.
I have tried using pull-downs (>50k) on the A8 and B8 pins with no improvement.
My suspicion, looking at the internal diagram of the TXB0108 is that for some reason it is not detecting the falling edge of the signal present on A, hence why B stays latched high.
However, if I touch B8 with my multimeter probe, it instantly goes low and stays low.
Any ideas on how to fix this situation? We currently have the OE pin of the TXB0108 tied directly to 2.5V, but maybe we should try to command it instead of relying solely on the enable line for the DS34LV87T.