![VersaLogic VL-MPEe-U2 Reference Manual Download Page 12](http://html.mh-extra.com/html/versalogic/vl-mpee-u2/vl-mpee-u2_reference-manual_1006752012.webp)
VL-MPEe-U2 Reference Manual
12
Interfaces and Connectors
Serial Ports
The VL-MPEe-U2 features four on-board 16550-based serial channels. All four channels are
4-wire RS-232/RS-422/RS-485 ports with baud rates up to 400 Kbps.
Connector J1 provides an interface to the COM1 and COM2 ports. Connector J2 provides an
interface to the COM3 and COM4 ports. The VL-CBR-1014 cables each provide two DB9
connectors and can be connected to both J1 and J2 for a total of four DB9 connectors.
COM
P
ORT
C
ONFIGURATION
All serial ports can be operated in RS-232, RS-422, or RS-485 modes. Jumper block V2 selects
the mode of each port independently. Jumper block V1 enables the RS-422/485 termination
resistor for each port independently. The termination resistor should be enabled for RS-422 and
the RS-485 endpoint station. It should be disabled for RS-232 and for RS-485 intermediate
stations.
If RS-485 mode is used, the half-duplex differential twisted pair (TxD+/RxD+ and TxD-/RxD-)
is formed by connecting both transmit and receive pairs together. For example with COM1on
VL-CBR-1014 connector DB9b, the TxD+/RxD+ signal is formed by connecting pins 7 and 8,
and the TxD-/RxD- signal is formed by connecting pins 2 and 3.
In order to enable the RS-422/485 mode the driver must be configured correctly. In Windows,
this is achieved in Driver Properties -> Port Settings for the device driver found in the Device
Manager. In Linux, the xr17v35x.c source file must be modified prior to running "make" or
compiling the driver - see line 149 or search for #define ENABLE_RS485.
3