Four channels?
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.
Hi Longfei,
Thanks for the clarifications!
RS-422 tends to use unidirectional (simplex) configurations, so we do not have devices that combine driver and receiver functions within the same IC. For a four-channel driver you could consider AM26LV31E and for a four-channel receiver you could consider AM26LV32E. It would be OK to place these on the same PCB with the bus signal lines shared between the ICs to create a half-duplex function.
We also have single-channel transceivers you could consider. One example would be THVD1500. Four of these ICs would give you quad driver and receiver functionality.
Regards,
Max
we need both driver and receiver functions for hardware in one PCB,configured by Software,not driver or receiver,selected by hardware.
The devices I mentioned would support this. They have independent enable controls for the driver and receiver functions that could be controlled by a GPIO line.
.Max