전자부품 데이터시트 검색엔진
  Korean  ▼
ALLDATASHEET.CO.KR

X  

AM8251 데이터시트 (PDF) - List of Unclassifed Manufacturers

AM8251 Datasheet PDF - List of Unclassifed Manufacturers
부품명 AM8251
다운로드  AM8251 다운로드
파일 크기   438.42 Kbytes
페이지   7 Pages
제조업체  ETC [List of Unclassifed Manufacturers]
홈페이지  
Logo ETC - List of Unclassifed Manufacturers
상세설명 Programmable Communications Interface

AM8251 Datasheet (PDF)

Go To PDF Page 다운로드 데이터시트
AM8251 Datasheet PDF - List of Unclassifed Manufacturers

부품명 AM8251
다운로드  AM8251 Click to download

파일 크기   438.42 Kbytes
페이지   7 Pages
제조업체  ETC [List of Unclassifed Manufacturers]
홈페이지  
Logo ETC - List of Unclassifed Manufacturers
상세설명 Programmable Communications Interface

AM8251 데이터시트 (HTML) - List of Unclassifed Manufacturers


AM8251 제품 세부 정보

DISTINCTIVE CHARACTERISTICS
• Improved performance with Am9551
• Separate control and transmit register input buffers
• 8080A/9080A compatible
• Synchronous or asynchronous serial data transfer
• Parity, overrun and framing errors detected
• Half or full duplex signalling
• Character length of 5, 6, 7 or 8 bits
• Internal or external synchronization
• Odd parity, even parity or no parity bit
• Modem interface controlled by processor
• Programmable Sync pattern
• Fully TTL compatible logic levels
• +5 only power supply
• Commercial and military temperature range operation
• Ion-implanted N-channel silicon gate MOS technology
• 100% M I L-STD-883 reliabi lity assurance testing
GENERAL DESCRIPTION
The Am8251/9551 is a programmable serial data communication interface that provides a Universal Synchronous/Asynchronous Receiver/Transmitter (USART) function_ It is normally used as a peripheral device for an associated processor,
and may be programmed by the processor to operate in a
variety of standard serial communication formats.
The device accepts parallel data from the CPU, formats and
serializes the information based on its current operating mode,
and then transmits the data as a serial bit stream. Simultaneously, serial data can be received, converted into parallel form,
de-formated, and then presented to the CPU. The USART can
operate in an independent full duplex mode.
Data, Control, operation and format options are all selected by
commands from an associated processor. This provides an
unusual degree of flexibility and allows the Am8251/9551 to
service a wide range of communication disciplines and applications.
INTERFACE SIGNAL DESCRIPTION
Data Bus
The Am9551 uses an 8 bit bi-directional data bus to exchange
information with an associated processor. Internally, data is
routed between the data bus buffers and the transmitter section or receiver section as selected by the Read (RD) or Write
(WR) control inputs.
Chip Select (CS)
The active low Chip Select input allows the Am9551 to be individually selected from other devices within its address range.
When Chip Select is high, reading or writing is inhibited, and
the data bus output is in it's high impedance state.
Reset
The Am9551 will assume an idle state when a high level is
applied to the Reset input. When the Reset is returned low,
the Am9551 will remain in the idle state until it receives a new
mode control instruction.
Read (RD)
The active low Read input enables data to be transferred from
the Am9551 to the processor.
Write (WR)
The active low Write input enables data to be transferred from
the processor to the Am9551.
Control/Data (C/O)
During a Read operation, if this input is at a high level the
status byte will be read, and if it is at a low level the receive
data will be read by the processor. When a Write operation is
being performed, this input will indicate to the Am9551 that
the bus information being written is a command if ci5 is high
and data if cio is low.
Clock (ClK)
This input is used for internal timing within the Am9551. It
does not control the transmit or receive rate. However, it
should be at least 30 times the receive or transmit rate in the
synchronous mode and 4.5 times the receive or transmit rate
in the asynchronous mode. The ClK frequency is also restricted by both an upper and a lower bound. This input is
often connected to a clock from the associated processor.
Receiver Data (RxD)
Serial data is received from the communication line on this
input.
Receiver Clock (RxC)
The serial data on input RxD is clocked into the Am9551 by
the RxC clock signal. In the synchronous mode, RxC is determined by the baud rate and supplied by the modem. In the
asynchronous mode, RxC is 1, 16, or 64 times the baud rate as
selected in the mode control instruction. Data is sampled by
the Am9551 on the rising edge of RxC.
Receiver Ready (RxRDY)
The RxRDY output signal indicates to the processor that data
has been shifted into the receiver buffer from the receiver section and may be read. The signal is active high and will be re7-37
Am8251 • Am9551
set when the buffer is read by the processor. RxRDY can be
activated only if the receiver enable (RxE) has been set in the
command register, even though the receiver may be running.
If the processor does not read the receiver buffer before the
next character is shifted from the receiver section then an
overrun error will be indicated in the status buffer.
Sync Detect (SYNDET)
This signal is used only in the synchronous mode. It can be
either an output or input depending on whether the program
is set for internal or external synchronization. As an output,
a high level indicates when the sync character has been detected in the received data stream after the Internal Synchronization mode has been programmed. If the Am9551 is programmed to utilize two sync characters, then SYNDET will go
to a high level when the last bit of the second sync character
is received. SYNDET is reset when the status buffer is read or
when a Reset signal is activated. SYNDET will perform as an
input when the External Synchronization mode is programmed.
External logic can supply a positive-going signal to indicate to
the Am9551 that synchronization has been attained. This will
cause it to initialize the assembly of characters on the next
falling edge of RxC. To successfully achieve synchronization
the SYNDET signal should be maintained in a high condition
for at least one full period of RxC.
Transmit Data (TxD)
Serial data is transmitted to the communication line on this
output.
Transmitter Clock (TxC)
The serial data on TxD is clocked out with the TxC signal. The
relationship between clock rate and baud rate is similar to that
for RxC. Data is shifted out of the Am9551 on the falling edge
of TxC.
Transmitter Ready (TxRDY)
The TxRDY output signal goes high when data in the Transmit
Data Buffer has been shifted into the transmitter section allowing the Transmit Data Buffer to accept the next byte from
the processor. TxRDY will be reset when information is written into the Transmit Data Buffer. loading command register
also resets TxRDY. TxRDY will be available on this output
pin only when the Am9551 is enable to transmit (CTS = 0,
TxEN = 1). However, the TxRDY bit in the status Buffer will
always be set when the Transmit Data Buffer is empty regardless of the state of TxEN and CTS.
Transmitter Empty (TxE)
The TxE output signal goes high when the Transmitter section
has transmitted its data and is empty. The signal will remain
high until a new data byte is shifted from the Transmit Data
Buffer to the Transmitter section. In the synchronous mode if
the processor does not load a new byte into the buffer in time,
TxE will, independent of the status of the TxEN bit in the
command register, momentarily go to a high level as SYNC
characters are loaded into the Transmitter Section.
Data Terminal Ready (DTR)
This signal is a general purpose output which reflects the state
of bit 1 in the Command instruction. It is commonly connected
to an associated modem to indicate that the Am9551 is ready.
Data Set Ready (DSR)
This is a general purpose input signal and forms part of the status byte that may be read by the processor. DSR is generally
used as a response to DTR, by the Modem, to indicate that it
is ready. The signal acts only as a flag and does not control
any internal logic.




유사한 부품 번호 - AM8251

제조업체부품명데이터시트상세설명
logo
Advanced Micro Devices
AM8257 AMD-AM8257 Datasheet
519Kb / 8P
Programmable DMA Controller
More results


유사한 설명 - AM8251

제조업체부품명데이터시트상세설명
logo
Altera Corporation
A8251 ALTERA-A8251 Datasheet
330Kb / 21P
Programmable Communications Interface
logo
NEC
UPD8251A NEC-UPD8251A Datasheet
1Mb / 18P
PROGRAMMABLE COMMUNICATIONS INTERFACE
logo
NXP Semiconductors
SCN2651 PHILIPS-SCN2651 Datasheet
118Kb / 15P
Programmable communications interface PCI
1994 Apr 27
SCN2661 PHILIPS-SCN2661 Datasheet
131Kb / 19P
Enhanced programmable communications interface EPCI
1994 Apr 27
logo
AVAGO TECHNOLOGIES LIMI...
ACPL-M51L AVAGO-ACPL-M51L Datasheet
294Kb / 12P
Communications Interface
ACPL-M61U-000E AVAGO-ACPL-M61U-000E Datasheet
255Kb / 9P
CANBus Communications Interface
logo
Linear Technology
LTC6820 LINER-LTC6820_15 Datasheet
491Kb / 30P
isoSPI Isolated Communications Interface
logo
Motorola, Inc
MC6850 MOTOROLA-MC6850 Datasheet
1Mb / 12P
ASYNCHRONOUS COMMUNICATIONS INTERFACE ADAPTER
logo
List of Unclassifed Man...
R65C51 ETC-R65C51 Datasheet
1Mb / 19P
ASYNCHRONOUS COMMUNICATIONS INTERFACE ADAPTER
logo
AVAGO TECHNOLOGIES LIMI...
ACPL-M71U AVAGO-ACPL-M71U Datasheet
103Kb / 11P
Industrial CANBus communications interface
More results



링크 URL



개인정보취급방침
ALLDATASHEET.CO.KR
ALLDATASHEET 가 귀하에 도움이 되셨나요?  [ DONATE ] 

Alldatasheet는?   |   광고문의   |   운영자에게 연락하기   |   개인정보취급방침   |   링크교환   |   제조사별 검색
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com