Advertisement

Quick Links

CM17320HR User's Manual
Octal RS-232/422/485 PC/104-Plus Module
I
S
O
9
0
0
1
a
n
d
A
S
9
1
0
0
I
S
O
9
0
0
1
a
n
d
A
S
9
1
0
0
BDM-610020049
Rev E
C
e
r
t
i
f
i
e
d
C
e
r
t
i
f
i
e
d

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the CM17320HR and is the answer not in the manual?

Questions and answers

Summary of Contents for rtd CM17320HR

  • Page 1 CM17320HR User's Manual Octal RS-232/422/485 PC/104-Plus Module BDM-610020049 Rev E...
  • Page 2 CM17320HR User's Manual RTD EMBEDDED TECHNOLOGIES, INC. 103 Innovation Blvd State College, PA 16803-0906 Phone: +1-814-234-8087 FAX: +1-814-234-5218 E-mail sales@rtd.com techsupport@rtd.com Web Site http://www.rtd.com Page 2 of 26...
  • Page 3 State College, PA 16803 Copyright 2006 by RTD Embedded Technologies, Inc. All rights reserved The RTD Embedded Technologies Logo is a registered trademark of RTD Embedded Technologies. dspModule, cpuModule, and utilityModule are trademarks of RTD Embedded Technologies. PC/104, PC/104-Plus, and PCI-104 are registered trademarks of the PC/104...
  • Page 4 Consortium. All other trademarks appearing in this document are the property of their respective owners. Page 4 of 26...
  • Page 5: Table Of Contents

    Table of Contents Introduction ............................7 Product Overview......................... 7 Board Features ..........................7 I/O Interfaces..........................7 Available Options ......................... 7 Getting Technical Support ......................8 Hardware Description ........................9 Block Diagram..........................9 Supported Baud Rates......................... 9 Board Connections ........................11 Connector and Jumper Locations ....................
  • Page 6 Additional Information ........................21 Serial Port Programming......................21 Interrupt Programming ....................... 21 Exar XR17D158 PCI Bus Octal UART ..................21 CM17320HR Board Specifications ....................22 Physical Attributes ........................22 Operating Conditions......................22 IDAN-CM17320HRS Dimensions and Pinout ................23 IDAN Frame ..........................23 IDAN Connectors ........................
  • Page 7: Introduction

    PC/104-Plus (PCI) stack-through bus connector PC/104 (ISA) stack-through bus connector Available Options The CM17320HR may be purchased as either a board-level product, or as an IDAN module for integration into an RTD IDAN system. Cable kits are also available. Part Number...
  • Page 8: Getting Technical Support

    IDAN Multi Serial Port Cable (4 ports) (To connect all 8 ports, purchase two IDAN-XKCM33s) In addition to the above ordering options, RTD can also provide the CM17320HR with various customizations (e.g. conformal coating, custom connectors, soldered jumpers, etc). Contact RTD’s sales department (sales@rtd.com) for more information.
  • Page 9: Hardware Description

    Supported Baud Rates When using the standard 14.7456 MHz oscillator, the CM17320HR supports the standard baud rates of PC serial port (e.g. 2400, 9600, 19.2k, etc). The CM17320HR can also support non- standard baud rates via a User Oscillator. The baud rate of a serial port is set by dividing the input clock (typically 14.7546MHz). For the Exar XR17D158, there are two dividers to specify.
  • Page 10 This can be done with a User Oscillator. A user-specified oscillator can be installed in U3. The max frequency for the user oscillator is 50 MHz and the max baud rate for the chip is 6.25 Mbps. Alternatively, RTD can preinstall several common oscillator frequencies.
  • Page 11: Board Connections

    Board Connections Connector and Jumper Locations The following diagram shows the location of all connectors and jumpers on the CM17320HR. Future revisions of the CM17320HR may have cosmetic differences. For a description of each jumper and connector, refer to the following sections.
  • Page 12: Serial Port Connectors, Cn4-Cn11

    Pin 2 GND Pin 1 OE Serial Port Connectors, CN4-CN11 The following sections describe the external I/O connections of the CM17320HR board. For information on the I/O connections for the IDAN version, refer to the IDAN-CM17320HRS section later in this manual.
  • Page 13: Rs-422/485 Serial Port Mode

    Ring Indicate 9,10 Signal Ground Facing the connector pins, the pinout is pictured in the following, Table 2 Connector CN4 in RS-232 Mode (II) RS-422, RS-485 RTS, RS-485 Inverted RTS Serial Port Modes When using RS-422 or RS-485 mode, you can use the port in either half-duplex (two-wire) or full- duplex (four-wire) configurations.
  • Page 14: Second Serial Port, Cn5

    The following sections describe the jumper configuration options available on the CM17320HR. For a reference that shows the location of each set of jumpers, refer to the diagram of the CM17320HR at the beginning of this chapter. The default factory jumper settings are listed in the following table:...
  • Page 15 Table 5 – Jumper Settings Jumper Description Function and Default Setting 1-2 for Normal operation (default) Bypass PCI bus EEPROM 2-3 Factory use only 1-2 14.7456 MHz (default) 14.7456 MHz Oscillator or 2-3 User Oscillator User Oscillator Note: Be sure to set JP27 if using a User Oscillator. Mode Open Open...
  • Page 16: Pci Board Selector, Sw1

    PCI Board Selector, SW1 The CM17320HR uses a rotary switch to select the PCI slot. Before you can use this module you have to set the PCI board selector switch. The procedure is if this module is the first module from the CPU module select ’0,’...
  • Page 17: Board Installation

    Board Installation Installing the Hardware The CM17320HR can be installed into a PC/104-Plus or PCI-104 stack. It can be located almost anywhere in the stack, above or below the CPU as long as all PCI bus constraints are met. Static Precautions...
  • Page 18 Note: Before installing any drivers, it is recommended that you visit the RTD web site to check for a newer version. The actual procedure for installing the software will depend on the operating system. Consult the documentation provided with the software for installation instructions.
  • Page 19: Software Programming

    These applications may have compatibility issues with the Exar PCI UART. Base Address and Register Mapping The CM17320HR exposes all of the registers available on the Exar XR17D158. The register set of the XR17D158 mimics the standard 16C550 UART register map. However, the XR17D158 contains some additional registers not found in a typical ISA-based UART.
  • Page 20: Interrupts

    Interrupts Since the CM17320HR is a PCI device, it is capable of sharing interrupts with other PCI devices. Interrupt sharing is a normal part of PCI operation, and a required part of the PCI specification. Note that any Interrupt Service Routines developed for the CM17320HR must be properly written to support interrupt sharing.
  • Page 21: Additional Information

    Additional Information Serial Port Programming For more information about programming serial port UARTs, consult the following book: Serial Communications Developer’s Guide By Mark Nielson ISBN: 0764545701 Interrupt Programming For more information about interrupts and writing interrupt service routines, refer to the following book: Interrupt-Driven PC System Design By Joseph McGivern...
  • Page 22: Cm17320Hr Board Specifications

    CM17320HR Board Specifications Physical Attributes Size: 3.6”L x 3.8”W x 0.6”H (90mm L x 96mm W x 15mm H) Weight: 0.24bs (0.10 Kg) Power Consumption: 2W @ 5 VDC Typical Operating Conditions Cooling Convection Operating temperature range -40º to +85ºC...
  • Page 23: Idan-Cm17320Hrs Dimensions And Pinout

    IDAN-CM17320HRS Dimensions and Pinout IDAN Frame FRONT BACK Pin 1 Pin 19 Pin 20 Pin 37 Pin 19 Pin 1 Pin 37 Pin 20 Note: Drawings are not to scale. Page 23 of 26...
  • Page 24: Idan Connectors

    IDAN Connectors 37-pin “D” Female Connectors Connector Part #: Adam Tech DE37SD Mating Connector: Adam Tech DE37PD Serial Ports 1-4 (Front) IDAN CM17320 IDAN-XKCM33 Cable Kit Pin # RS-232 Signal RS-422/485 Signal Pin # 9 Pin "D" Connector (Male) Carrier Detect Request To Send (-) CN7-1 PORT 4-1...
  • Page 25: Serial Ports 5-8 (Back)

    Serial Ports 5-8 (Back) IDAN CM17320 IDAN-XKCM33 Cable Kit Pin # RS-232 Signal RS-422/485 Signal Pin # 9 Pin "D" Connector (Male) Carrier Detect Request To Send (-) CN11-1 PORT 8-1 Receive Data Receive Data (-) CN11-3 PORT 8-2 Transmit Data Transmit Data (-) CN11-5 PORT 8-3...
  • Page 26: Limited Warranty

    RTD Embedded Technologies, Inc. warrants the hardware and software products it manufactures and produces to be free from defects in materials and workmanship for one year following the date of shipment from RTD EMBEDDED TECHNOLOGIES, INC. This warranty is limited to the original purchaser of product and is not transferable.

Table of Contents