Problem Statement
I am working with an RS485-based sensor communication system. My PCB has two separate RS485 transceiver ICs, each with an independent communication bus:
For the U8 bus, communication works properly when the 120 Ω termination resistors are removed from both ends. However, when I add a 120 Ω termination resistor at either the sensor end or the zonal-controller end, communication stops. When 120 Ω termination is added at both ends, communication also fails.
Measured differential voltage between A/D1+ and B/D1−:
Therefore, the problem appears to be specific to RS485 transceiver U8 or its associated A/D1+, B/D1− bus circuitry, rather than the sensor, cable, or communication protocol.
Questions



Key observation: The U10 bus works with or without termination, while the U8 bus fails when even a single 120 Ω termination resistor is added.
I am working with an RS485-based sensor communication system. My PCB has two separate RS485 transceiver ICs, each with an independent communication bus:
- RS485 IC U8 → A/D1+ and B/D1− bus
- RS485 IC U10 → A/D2+ and B/D2− bus
For the U8 bus, communication works properly when the 120 Ω termination resistors are removed from both ends. However, when I add a 120 Ω termination resistor at either the sensor end or the zonal-controller end, communication stops. When 120 Ω termination is added at both ends, communication also fails.
Measured differential voltage between A/D1+ and B/D1−:
- No termination: ~4.3 V
- 120 Ω at one end: ~286 mV
- 120 Ω at both ends: ~160 mV
Therefore, the problem appears to be specific to RS485 transceiver U8 or its associated A/D1+, B/D1− bus circuitry, rather than the sensor, cable, or communication protocol.
Questions
- Why does adding a 120 Ω termination resistor cause communication failure only on U8 / A/D1+, B/D1−?
- Is the ~160 mV differential voltage with two 120 Ω terminators normal?
- Could the issue be related to the U8 transceiver's drive capability, biasing resistors, PCB layout, or surrounding components?
- Since U10 / A/D2+, B/D2− works correctly under the same conditions, what differences should I check between the U8 and U10 circuits?
- What measurements should I perform to identify the root cause?
- Images 5 and 6 show the zonal-controller side, where the zonal controller sends a request to the sensor and waits for the sensor response.


- Image 4 shows the sensor-node side, where the sensor receives the request and then sends the response data back to the zonal controller.

Key observation: The U10 bus works with or without termination, while the U8 bus fails when even a single 120 Ω termination resistor is added.


