Quatech DSCLP-200 User Manual

Other manuals for DSCLP-200: User Manual, Specifications, User Manual
Manual is about: Two and One Channel RS-422/485 Low Profile Asynchronous Communications Adapter for PCI bus

Summary of DSCLP-200

  • Page 1

    Dsclp/ssclp-200/300 two and one channel rs-422/485 low profile asynchronous communications adapter for pci bus user's manual quatech, inc. Tel: (330) 655-9000 5675 hudson industrial parkway fax: (330) 655-9010 hudson, ohio 44236 http://www.Quatech.Com.

  • Page 2

    Warranty information quatech, inc. Warrants the dsclp-200/300 or ssclp-200/300 to be free of defects for five (5) years from the date of purchase. Quatech, inc. Will repair or replace any board that fails to perform under normal operating conditions and in accordance with the procedures outlined in ...

  • Page 3

    2006 quatech, inc. Notice the information contained in this document cannot be reproduced in any form without the written consent of quatech, inc. Likewise, any software programs that might accompany this document can be used only in accordance with any license agreement(s) between the purchaser and...

  • Page 4: Declaration of Conformity

    Declaration of conformity manufacturer's name: quatech inc. Manufacturer's address: 5675 hudson industrial parkway hudson, ohio 44236 (usa) application of council directive: 89/336/eec standards to which conformity is declared: * en50081-1 (en55022, en60555-2, en60555-3) * en50082-1 (iec 801-2, iec ...

  • Page 5: 6 Other Operating Systems

    Table of contents 35 6 other operating systems . . . . . . . . . . . . . . . . . . . . . . . 30 5.6.1 changing resource settings with device manager . 27 5.6 viewing resources with device manager . . . . . . . . . . . . 26 5.5 windows nt . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ...

  • Page 6: 10   Troubleshooting

    47 10 troubleshooting . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 46 9 specifications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 45 8 pci resource map . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 44 7.7 rs-422/485 peripheral conne...

  • Page 7

    Dsclp/ssclp-200/300 user's manual 7.

  • Page 8: 1 General Information

    1 general information the quatech, inc. Dsclp-200/300 (two-port) and ssclp-200/300 (one-port) provide rs-422 or rs-485 asynchronous serial communication interfaces for ibm-compatible personal computer systems using the pci expansion bus. For general purposes, this manual usually makes reference only...

  • Page 9: 2 Hardware Configuration

    2 hardware configuration the dsclp-200/300 is automatically configured at boot time by the computer's bios or operating system. There are no required switches or jumpers to set for installation. This chapter lists a number of optional jumper settings that control various hardware features. Jumpers j...

  • Page 10

    2.2 signal connections the dsclp-200/300 provides each of two serial ports with four differential signal pairs: txd, rxd, auxout, and auxin. Txd and rxd are always present at the connector. The auxout and auxin signals can be used to support rts/cts handshaking, external clocking, or external signal...

  • Page 11

    Jumpers j10-j23 define the options for this card: x8 x4 x2 j3 j4 j5 cts0_sel aux0_sel0 aux0_sel1 j10 j11 j12 rclk0_sel tgl0_sel0 tgl0_sel1 j13 j14 j15 rxen0_sel cts1_sel aux1_sel0 j16 j17 j18 aux1_sel1 rclk1_sel tgl1_sel0 j19 j20 j21 tgl1_sel1 rxen1_sel j22 j23 spad j2 figure 2 - right card edge jum...

  • Page 12

    2.3.1 cts0_sel, cts1_sel (j10, 17) with no jumpers on j10 or j17 the mode selection is cts=auxin. With jumpers installed the mode selection is cts=rts. 2.3.2 aux0_sel1,0, aux1_sel1,0 (j12, 11, 19, 18) with no jumpers on j12 or j19 the mode selection is auxout=rts. With jumpers installed on j12 or j1...

  • Page 13

    2.4 clock rate and optional registers figure 3 shows the jumper configuration as shipped from the factory, with two spare jumpers applied in neutral positions. Remove one or both and apply as shown in following subsections to set optional features. X8 x4 x2 j3 j4 j5 j2 spad figure 3 --- factory defa...

  • Page 14

    The factory default is none of these jumpers applied, which allows for software control of the clock multiplier via the options register. The options register powerup default is for a standard times-1 clock of 1.8432 mhz for compatibility with standard serial ports. Figure 5 --- clock multiplier jum...

  • Page 15: 3 Hardware Installation

    3 hardware installation 1. Turn off the power of the computer system in which the dsclp-200/300 is to be installed. 2. Remove the system cover according to the instructions provided by the computer manufacturer. 3. Make any desired optional jumper setting changes. 4. Install the dsclp-200/300 in any...

  • Page 16

    4 address map and special registers this chapter explains how the two uarts and special registers are addressed, as well as the layout of those registers. This material will be of interest to programmers writing driver software for the dsclp-200/300. 4.1 base address and interrupt level (irq) the ba...

  • Page 17

    4.2 enabling the special registers the dsclp-200/300 contains two unique registers, an interrupt status register and an options register. These registers are enabled when the spad jumper (j13) is removed (factory default). They replace the uart scratchpad register on accesses to register address 7. ...

  • Page 18

    4.4 quatech modem control register the quatech modem control register can be used to set up each port. To access the qmcr write a 0xbf to the lcr (base + 3) and a 0x10 to the options register (base+7). This will allow the user read/write access to the qmcr. The qmcr of the entire dsclp-200/300 is sh...

  • Page 19

    4.5 options register the options register allows software to identify the dsclp-200/300 as a quatech enhanced serial adapter. It also allows software to set the uart clock rate multiplier. Figure 10 shows the structure of the options register. The powerup default of the options register is all bits ...

  • Page 20

    4.5.2 clock rate multiplier a standard serial port operates at a clock speed of 1.8432 mhz. In order to achieve higher data rates, quatech enhanced serial adapters can operate at two, four, or eight times this standard clock speed. This is controlled by the clock rate multiplier bits in the options ...

  • Page 21: 5 Windows Configurations

    5 windows configurations 5.1 windows millennium 1. After inserting the dsclp-200/300 for the first time the "add new hardware wizard" will begin. Select "search for the best driver for your device.". Check the "removable media" and "specify location" box. Click the "next" button. 2. Window will loca...

  • Page 22

    5.2 windows 2000 1. After inserting a dsclp-200/300 for the first time, the "add new hardware wizard will appear at start up. Click the "ok" button. 2. The following dialog box insert the quatech com cd (shipped with the device). Click the "ok" button. 3. The following dialog box will display the ap...

  • Page 23

    5.3 windows 98 1. After inserting a dsclp-200/300 for the first time, the "add new hardware wizard will appear at start up. Click the "next" button. 2. Select "search for the best driver for you device". Click the "next" button. 3. On the next dialog, select the "cd-rom drive" check box. Insert the ...

  • Page 24

    4. The following dialog box will display the appropriate inf file on the diskette in the drive. Click the "next" button. 5. Window will copy the inf file from the diskette and display a final dialog indication that the process is complete. Click the "finish" button. Dsclp/ssclp-200/300 user's manual...

  • Page 25

    5.4 windows 95 windows 95 maintains a registry of all known hardware installed in your computer. Inside this hardware registry windows 95 keeps track of all of your system resources, such as i/o locations, irq levels, and dma channels. The "add new hardware wizard" utility in windows 95 was designed...

  • Page 26

    8. The installation utility will ask for your windows 95 installation disks. Serial communication ports require two drivers supplied by microsoft to function: serial.Vxd and serialui.Dll. Insert the disk or cd and click "ok". Note : you may be able to skip this step if you are certain that your syst...

  • Page 27

    5.6 viewing resources with device manager this discussion applies equally to windows 95/98/me and 2000/xp. Windows maintains a registry of all known hardware installed within the computer. Inside this hardware registry windows keeps track of all the computer's resources, such as base i/o addresses, ...

  • Page 28

    3. Double click the device group "multi-function adapters". The dsclp-200/300 “parent device” belongs to this hardware class. The full device name for the dsclp-200/300 is quatech dsclp-200/300 pci two-port rs-422/rs485 serial adapter. 4. Double click the dsclp-200/300 name and a properties dialog s...

  • Page 29

    Dialog for the specific com port on the dsclp-200/300. Then click the resources tab to view the input/output range and interrupt request resource allocations. These will match those of the “parent device.” click "cancel" to exit without making changes. 8. Click the "port settings" tab and then click...

  • Page 30

    5.6.1 changing resource settings with device manager 1. Start the windows 95/98/me device manager. 2. Double click on the hardware class multi-port serial adapters to list hardware devices in the class. 3. The dsclp-200/300 “parent device” belongs to this hardware class. The full device name for the...

  • Page 31

    The x8 clock mode locks the ports hardware clock at eight times the standard rate. The baud rate the port runs at will always be eight times the rate requested by the application. This mode is useful for legacy applications which cannot request baud rates over 115.200. 921,600 x8 the x4 clock mode l...

  • Page 32

    Rts routed to cts, auxin routed to rclk, and tclk routed to auxout. Used to connect ports transmitting at different baud rates. In order to function, all ports must have and use this feature. Clocks rts routed to auxout, auxin routed to cts, and tclk routed to rclk. Used when rts/cts handshaking is ...

  • Page 33

    Hardware automatically enables the transmitters when transmitting. Transmitters will turn off three bit-times after the last stop bit of the last character, regardless of baud rate. Used in two-wire communication. Auto toggle dtr is set to enable the transmitters. Used in two-wire communication half...

  • Page 34

    Full-scale for the transmit buffer and ¾-scale for the receive buffer are optimal for most applications. Note that the fifo option for each of the dsclp-200/300's two ports is configured independently. Dsclp/ssclp-200/300 user's manual 34.

  • Page 35: 6 Other Operating Systems

    6 other operating systems device drivers for windows nt and os/2 are also available for the dsclp-200/300. The board can be used under dos and other operating systems as well in many circumstances. The software described below can be obtained from the quatech web site if it did not come with the boa...

  • Page 36

    6.2.1 qtpci.Exe quatech's "qtpci" utility supplies the information required when modifying the serial port settings of the application. This program should be run from real dos, not in a windows dos box. Figure 13 shows the basic mode display for the dsclp-200/300 after the "q" key has been pressed....

  • Page 37

    Figure 14 shows the expert mode display for the dsclp-200/300 after the "q" key has been pressed. The information from the basic mode display is presented along with more details such as the vendor and device ids, pci class code, size of memory and i/o regions, etc. Pressing the "n" key will show si...

  • Page 38: 7 External Connections

    7 external connections the dsclp-200/300 provides four differential communication signals per channel. The two output signals are transmit data (txd) and auxiliary output (auxout). The two input signals are receive data (rxd) and auxiliary input (auxin). A ground signal is also provided. The availab...

  • Page 39

    7.1 rts/cts handshake transmission of rts, combined with reception of cts, allows for hardware handshaking (data flow control) between the uart and the external device. Rts is transmitted on auxout by not connecting pins 1 and 2 of the jumper blocks j11-12. Cts is received on auxin by not connecting...

  • Page 40

    7.3 tclk this is the output clock signal used by the transmitter portion of the uart. It is generally connected to the uart's own receive clock input (rclk). This is done by not connecting pins 1 and 2 of the jumper block j13. If desired, tclk can be transmitted to an external source over the auxout...

  • Page 41

    7.5 half-duplex/full-duplex/auto-toggle selection using jumper blocks j14 thru j16, the transmitters and receivers of each channel can be enabled and disabled by modem control signals. This allows operation in both half-duplex, full-duplex or auto-toggle modes. The transmit drivers can be controlled...

  • Page 42

    Full-duplex operation half-duplex(dtr) operation half-duplex(rts) operation jumpers j14-16 tgl0_sel0 tgl0_sel1 j14 j15 rxen0_sel j16 tgl0_sel0 tgl0_sel1 j14 j15 rxen0_sel j16 tgl0_sel0 tgl0_sel1 j14 j15 rxen0_sel j16 auto-toggle operation tgl0_sel0 tgl0_sel1 j14 j15 rxen0_sel j16 figure 20 --- half/...

  • Page 43

    7.6 termination resistors line termination resistors are provided for the input signals of each of the dsclp-200/300's rs-422/485 ports. Termination may be selected or removed for individual signal lines using jumper blocks j6-j9. Rs-422 rt = 100 ohm 1/2w rs-485 rt = 120 ohm 1/2w + - rs-422/485 rece...

  • Page 44

    7.7 rs-422/485 peripheral connection the dsclp-200/300 connects to peripheral equipment through a 25-pin d-connector. A cable is provided to convert the d-25 into two standard female d-9 connectors. The ssclp-200-300 has a single d-9 connector. The serial port connector definitions are listed in fig...

  • Page 45: 8 Pci Resource Map

    8 pci resource map listed below are the pci resources used by the dsclp-200/300. Such information may be of use to customers writing their own device drivers or other custom software. A detailed description of the dsclp-200/300's uarts is available on the quatech web site. (all numbers in hex) pci v...

  • Page 46: 9 Specifications

    9 specifications bus interface: pci, 32-bit bus, universal voltage signaling ibm-compatible computers dimensions: approx. 4.725" x 2.5" serial ports controller: 16550 with 16-byte fifos (16550 with 64-byte fifos optional) interface: dsclp: one male d-25 connector (two female d-9 connectors using ada...

  • Page 47: 10  Troubleshooting

    10 troubleshooting listed here are some common problems and frequent causes of those problems. If the information here does not provide a solution, contact quatech technical support. Any unauthorized repairs or modifications will void the dsclp-200/300's warranty. Computer will not boot up. 1. Is th...

  • Page 48

    Dsclp/ssclp-200/300 user's manual revision 1.23 november 2006 p/n: 940-0182-123 i dsclp/ssclp-200/300 user's manual.