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

X  

SCN2651CC1N28 데이터시트(PDF) 9 Page - NXP Semiconductors

부품명 SCN2651CC1N28
상세설명  Programmable communications interface PCI
Download  15 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
제조업체  PHILIPS [NXP Semiconductors]
홈페이지  http://www.nxp.com
Logo PHILIPS - NXP Semiconductors

SCN2651CC1N28 데이터시트(HTML) 9 Page - NXP Semiconductors

Back Button SCN2651CC1N28 Datasheet HTML 5Page - NXP Semiconductors SCN2651CC1N28 Datasheet HTML 6Page - NXP Semiconductors SCN2651CC1N28 Datasheet HTML 7Page - NXP Semiconductors SCN2651CC1N28 Datasheet HTML 8Page - NXP Semiconductors SCN2651CC1N28 Datasheet HTML 9Page - NXP Semiconductors SCN2651CC1N28 Datasheet HTML 10Page - NXP Semiconductors SCN2651CC1N28 Datasheet HTML 11Page - NXP Semiconductors SCN2651CC1N28 Datasheet HTML 12Page - NXP Semiconductors SCN2651CC1N28 Datasheet HTML 13Page - NXP Semiconductors Next Button
Zoom Inzoom in Zoom Outzoom out
 9 / 15 page
background image
Philips Semiconductors
Product specification
SCN2651
Programmable communications interface (PCI)
1994 Apr 27
9
Table 8.
Status Register (SR)
SR7
SR6
SR5
SR4
SR3
SR2
SR1
SR0
Data Set
Ready
Data Carrier
Detect
FE/SYN
Detect
Overrun
PE/DLE
Detect
TxEMT/
DSCHG
RxRDY
TxRDY
0 = DSR input
is high
1 = DSR input
is low
0 = DCD input
is high
1 = DCD input
is low
Async:
0 = Normal
1 = Framing
ERROR
Sync:
0 = Normal
1 = SYN char
detected
0 = Normal
1 = Overrun
error
Async:
0 = Normal
1 = Parity error
Sync:
0 = Normal
1 = Parity
error or
DLE char
received
0 = Normal
1 = Change in
DSR or
DCD, or
transmit
shift
register is
empty
0 = Receive
holding
register
empty
1 = Receive
holding
register
has data
0 = Transmit
holding
register
busy
1 = Transmit
holding
register
empty
Setting CR4 causes the error flags in the status register (SR3, SR4,
and SR5) to be cleared. This is a one time command. There is no
internal latch for this bit.
The PCI can operate in one of four submodes within each major
mode (synchronous or asynchronous). The operational submode is
determined by CR7 and CR6. CR7 – CR6 = 00 is the normal mode,
with the transmitter and receiver operating independently in
accordance with the mode and status register instructions.
In asynchronous mode, CR7 – CR6 = 01 places the PCI in the
automatic echo mode. Clocked, regenerated received data are
automatically directed to the TxD line while normal receiver
operation continues. The receiver must be enabled (CR2 = 1), but
the transmitter need not be enabled. CPU to receiver
communications continues normally, but the CPU to transmitter link
is disabled. Only the first character of a break condition is echoed.
The TxD output will go high until the next valid start is detected.
The following conditions are true while in automatic echo mode:
1. Data assembled by the receiver are automatically placed in the
transmit holding register and retransmitted by the transmitter on
the TxD output.
2. The transmitter is clocked by the receive clock.
3. TxRDY output = 1.
4. The TxEMT/DSCHG pin will reflect only the data set change
condition.
5. The TxEN command (CR0) is ignored.
In synchronous mode, CR7 – CR6 = 01 places the PCI in the
automatic SYN/DLE stripping mode. The exact action taken
depends on the setting of bits MR17 and MR16:
1. In the non-transparent, single SYN mode (MR17 – MR16 = 10),
characters in the data stream matching SYN1 are not transferred
to the receive data holding register (RHR).
2. In the non-transparent, double SYN mode (MR17 – MR16 = 00),
characters in the data stream matching SYN1, or SYN2 if
immediately preceded by SYN1, are not transferred the RHR.
However, only the first SYN1 of an SYN1 – SYN1 pair is
stripped.
3. In transparent mode (MR16 = 1), character in the data stream
matching DLE, or SYN1 if immediately preceded by DLE, are not
transferred to the RHR. However, only the first DLE of a DLE–
DLE pair is stripped.
Note that automatic stripping mode does not affect the setting of the
DLE detect and SYN detect status bits (SR3 and SR5).
Two diagnostic submodes can also be configured. In local loopback
mode (CR7 – CR6 = 10), the following loops are connected
internally:
1. The transmitter output is connected to the receiver input.
2. DTR is connected to DCD and RTS is connected to CTS.
3. The receiver is clocked by the transmit clock.
4. The DTR, RTS and TxD outputs are held high.
5. The CTS, DCD, DSR and RxD inputs are ignored.
Additional requirements to operate in the local loopback mode are
that CR0 (TxEN), CR1 (DTR), and CR5 (RTS) must be set to 1.
CR2 (RxEN) is ignored by the PCI.
The second diagnostic mode is the remote loopback mode (CR7 –
CR6 = 11). In this mode:
1. Data assembled by the receiver are automatically placed in the
transmit holding register and retransmitted by the transmitter on
the TxD output.
2. The transmitter is clocked by the receive clock.
3. No data is sent to the local CPU, but he error status conditions
(PE, OE, FE) are set.
4. The RxRDY, TxRDY, and TxEMT/DSCHG outputs are held high.
5. CR0 (TxEN) is ignored.
6. All other signals operate normally.
Status Register
The data contained in the status register (as shown in Table 8)
indicate receiver and transmitter conditions and modem/data set
status.
SR0 is the transmitter ready (TxRDY) status bit. It, and its
corresponding output, are valid only when the transmitter is enabled.
If equal to 0, it indicates that the transmit data holding register has
been loaded by the CPU and the data has not been transferred to
the transmit shift register. If set equal to 1, it indicates that the
Holding Register is ready to accept data from the CPU. This bit is
initially set when the transmitter is enabled by CR0, unless a
character has previously been loaded into the holding register. It is
not set when the automatic echo or remote loopback modes are
programmed. When this bit is set, the TxRDY output pin is low. In
the automatic echo and remote loopback modes, the output is held
high.
SR1, the receiver ready (RxRDY) status bit, indicates the condition
of the receive data holding register. If set, it indicates that a


유사한 부품 번호 - SCN2651CC1N28

제조업체부품명데이터시트상세설명
logo
NXP Semiconductors
SCN2652 PHILIPS-SCN2652 Datasheet
134Kb / 22P
Multi-protocol communications controller MPCC
1995 May 01
SCN2652 PHILIPS-SCN2652 Datasheet
651Kb / 28P
Multi-protocol communications controller (MPCC)
1995 May 01
SCN2652AC2A44 PHILIPS-SCN2652AC2A44 Datasheet
134Kb / 22P
Multi-protocol communications controller MPCC
1995 May 01
SCN2652AC2A44 PHILIPS-SCN2652AC2A44 Datasheet
651Kb / 28P
Multi-protocol communications controller (MPCC)
1995 May 01
SCN2652AC2F40 PHILIPS-SCN2652AC2F40 Datasheet
134Kb / 22P
Multi-protocol communications controller MPCC
1995 May 01
More results

유사한 설명 - SCN2651CC1N28

제조업체부품명데이터시트상세설명
logo
Altera Corporation
A8251 ALTERA-A8251 Datasheet
330Kb / 21P
Programmable Communications Interface
logo
NEC
UPD8251A NEC-UPD8251A Datasheet
1Mb / 18P
PROGRAMMABLE COMMUNICATIONS INTERFACE
logo
List of Unclassifed Man...
AM8251 ETC-AM8251 Datasheet
438Kb / 7P
Programmable Communications Interface
logo
NXP Semiconductors
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
List of Unclassifed Man...
C518 ETC2-C518 Datasheet
239Kb / 1P
PCI-based Serial Communications Cards
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
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


데이터시트 다운로드

Go To PDF Page


링크 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