Other Parts Discussed in Thread: THVD1400
I'm using THVD1406 Auto Direction feature. SHDN and RE connected and both pins are pulled up to VCC (3V3).Also UART RX is pulled to 3V3 by 10k resistor (not visible on this schematic)
The issue is that, to be compatible with MAX13487 I'm using 5V for chip supply, and 3V3 on logic side. But I've tested it with 3V3 supply voltage, and the issue persisted.
My expectation is that it would work similarily to a standard transceiver - when TX is active, the receiver is inactived, and we don't receive echo of what we are sending on TX pin.
However In my case, I always receive an echo on Rx after about 6 us. (Baud rate is 38400).
EDIT: 1. Yellow - RX, Blue - TX
Also, the signal on AB is "weird"... High bits are driven correctly, but low bits are driven for not full period. This works for my the receiver device, but seems unstable.
EDIT: Yellow - A vs B
Is there a way to eliminate this echo on Rx pin?