Xecom's XE1401 is a complete 14,400 bps modem in a
single component. It is available for use in many
countries throughout the world. Xecom offers versions
for North America and Japan, Germany, France, Italy,
and the United Kingdom.
The XE1401 is a complete modem including the DAA.
XE1401 users do not need to add RAM, ROM, Crystals,
transformers, or switches to complete the modem design. The user only needs to provide the TTL level,
serial interface and the telephone jack.
The XE1401 is a full-featured modem. Besides the
14,400 bps data transfer, the XE1401 supports data
compression, error correction and fax transfer. The
XE1401 also inlcudes NVRAM for permanent storage of
the modem configuration.
The XE1401 is pin compatible with Xecom's XE2401L
and XE3301 modems. This family of modems permits a
simple upgrade path from 2400 bps to 33,600 bps.
1RESETHardware reset pin, Input, active High, TTL. A high on Pin 1 initiates a hardware reset. An
external reset is not required or recommended. The Reset pulse must be a minimum of 100
milliseconds long.
2N/CNo Internal Connection
3RXDReceived Data, Output, TTL. Serial data output to the host. A logic "High" on RXD rep-
resents a "mark" and a logic "Low" represents a "space".
9\DTRData Terminal Ready, Input, active Low, TTL. The "AT&D" command sets the function of
\DTR. The default, AT&D2, requires the host to assert \DTR to permit a modem link. The
modem drops the call in progress if \DTR is revoked and will not connect until \DTR is re-
asserted.
10\LCSLoop Current Sense, active Low Input, TTL. A low on \LCS tells the modem that loop
current is flowing through Tip and Ring. This feature is used only in the XE1401B version.
11\CTSClear to Send, Output, active Low, TTL/CMOS. \CTS is used as a Flow Control output
from the modem. The modem revokes \CTS with hardware flow control active to signal the
host that the modem's input buffer is full. The modem reasserts \CTS when the buffer can
accept more data without a buffer overflow.
12 OHOff-Hook, Output, active High. OH indicates the modem's hookswitch relay is closed.
Hookswitch closure connects the modem to the telephone line.
13TXDTransmit Data, Input, TTL. Serial data input from the host. A logic "High" represents a
"mark" and a Low represents a"space", TTL.
14\RTSRequest to Send, input, active LOW, TTL. The XE1401 uses \RTS for hardware flow con-
trol. When \RTS is revoked and hardware flow control is enabled, the modem will not place
data on RXD.
15NCNo Internal Connection
16\RIRing Indicator, Output, active Low, TTL. When low indicates the modem is receiving a ring
signal.
18TIPTip connection to the phone line (RJ11 pin3) from the internal DAA. The XE1401 is not
sensitive to the battery voltage polarity across Tip and Ring.
20RINGRing connection to the phone line (RJ11 pin4) from the internal DAA.
21GNDGround (0 volts)
22AMPAudio Output function is set by L & M commands and the value in register S22. This output
can drive a minimum load of 300 ohms.
XECOM(3)XE1401
XE1401 Pin Descriptions
PIN NAMEDESCRIPTION
38\DCDData Carrier Detect, Output, active Low, TTL/CMOS. AT&C sets the \DCD function. In the
default condition, AT&C1, \DCD indicates the presence of a carrier signal on the telephone
line.
39\DSRData Set Ready, Output, active Low, TTL/CMOS. AT&S sets the \DSR function. In the
default condition, AT&S0, \DSR is forced true.
40Vcc+5 Volts
ABSOLUTE MAXIMUM RATINGS*
SUPPLY VOLTAGE - Vcc+6.5 Volts
DC INPUT VOLTAGE-0.6 Volts to +6.5 Volts
STORAGE TEMPERATURE RANGE-25° C TO +85° C
LEAD TEMPERATURE (Soldering, 2 sec per wave)260° C
OPERATING TEMPERATURE RANGE0 TO 70° C
*Exceeding these values may result in permanent damage to the device.
XE1401 ELECTRICAL SPECIFICATIONS
ParameterMinTypMaxUnitsComments
VCC4.755.25Volts
ICC1001501 70mampsOn Line
Ring Voltage Detected38150RMSXE1401
10RMSXE1401B, XE1401I
20RMSXE1401G
Ring Frequency Detected15.368Hz
Telephone Loop Current10100mampsXE1401
The XE1401 uses "AT" commands for control and configuration. The XE1401 operates in three modes; Command
Mode, Fax Mode and Data Mode. Extensions to the AT
command set support fax operation.
Data Mode: The modem enters data mode after it establishes a link and issues a "CONNECT" result code. In Data
Mode the modem modulates all signals on Transmit Data,
Pin 13, and sends them to the remote modem. The modem
demodulates the signal from the remote modem and places it
onto Received Data, Pin 3, for the host equipment. When the
modem exits data mode, it issues a "NO CARRIER" result
code.
Command Mode: The XE1401 enters command mode on
application of power, reset, loss of the connection, or receipt
of the escape sequence. In command mode the modem accepts commands from the host on Transmit Data. Appropriate result codes are returned on Received Data at the same
speed and parity as the commands.
Fax Mode: The modem enters fax mode on receipt of the
AT+FCLASS=1 command. Fax commands and responses
are issued at 19,200 bits per second; the character format is 8
bits no parity. The modem accepts Class 1 Fax commands
only in fax mode. The A/, ATO, AT&T and escape commands are not valid in fax mode.
Command Line - A command line may include multiple commands. The modem executes the commands in the sequence
they appear in the command line. Spaces, inserted to improve
legibility, do not fill space in the command buffer. A carriage
return terminates the command line and causes the commands to
be executed. Register S3 allows the user to select a character
other than a carriage return to terminate the command line.
Command Buffer - The command buffer holds 40 characters,
including the AT prefix. If it overflows, the modem issues an
"ERROR" result code and commands are not executed.
Command Line Editing - A backspace can be used to edit the
command any time before it is executed. The backspace character, Control and H simultaneously on some systems, erases the
previous character in the command line. Any character except
for the "A" and "T" can be erased. Register S5 allows the user
to select a character other than a backspace to edit the command
line.
Re-Execute Last Command - The A/ command causes the modem to re-execute the command line stored in the command
buffer. This is the only command which does not require the
"AT" prefix.
Omitted Parameters - Most commands include a parameter
which determines the command function. When the parameter is
omitted from the command string, it is assumed to be a 0.
Escape Characters - A three character escape sequence, entered
Commands
The modem is configured and controlled with AT commands. AT commands follow a strict format. The command
line is stored in the command buffer and executed upon receipt of a carriage return. Until executed, the command line
can be edited with the backspace key.
Command Format - Each command, except A/, begins with
the AT prefix. The "A" and "T" may be both upper case or
both lower case but cannot be of different cases. The modem
uses the prefix to identify the host's speed and parity. The
modem determines speed by measuring the width of the incoming bits and parity by comparing the parity bits of the
"A" and "T." The modem then returns result codes at the
host's speed and parity.
while in data mode, will switch the modem into command mode
while remaining on line. The escape character, set by Register
S2, is entered 3 times in succession to execute the escape. The
default escape sequence is "+++."
Result Codes - The modem issues a result code after each action. Result codes may be provided as full words, numeric
codes or may be disabled. Each result code ends with a carriage
return when numeric result codes are chosen. When full word
result codes are chosen, a Line Feed and Carriage Return precede and follow each result code.
XECOM(6)XE1401
Loading...
+ 12 hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.