Part Number: MAX3232E
Other Parts Discussed in Thread: MAX3222E, MAX3232
Hi Team,
if it is risk arise what are mitigation on HW change?
Part Number: MAX3232E
Other Parts Discussed in Thread: MAX3222E, MAX3232
Hi Team,
Two DUT devices have their RS-232 transmit (TX) lines tied together and interfaced through a MAX3232 on the daughter board. When one DUT is actively transmitting, can the data be received at the connector without issues? Additionally, what risks or contention problems could arise from connecting two RS-232 TX outputs together from DUT's?
Please find the screen shot.
if it is risk arise what are mitigation on HW change in Daughter board?

Hi Murali,
I echo Clemens' comment above. Having 2 TX lines connected together on the same line violates the RS-232 standard. We do not recommend doing this. You will likely need to use a MUX or designing it where only one TX line is connected at a time.
Best,
Ethan
And two receivers connected together also violates the RS-232 standard.
You need two RS-232 transceivers (or one chip with more channels). Between the transceiver and the CPU, you can combine two RX lines with an AND gate.