Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

NXP Semiconductors SCC2692AC1N28,602

Part No.:
SCC2692AC1N28,602
Manufacturer:
NXP Semiconductors
Category:
UARTs (Universal Asynchronous Receiver Transmitter)
Package:
28-DIP (0.600", 15.24mm)
Datasheet:
AetrixSCC2692AC1N28,602.pdf
Description:
IC DUART 1MBPS 28DIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:4,005

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

SCC2692AC1N28,602 from NXP Semiconductors (formerly Philips Semiconductors) is a dual-channel CMOS asynchronous receiver/transmitter (DUART) in a 28-pin DIP package, supporting independent programmable baud rates up to 115.2 kbaud per channel, quadruple receiver buffering, and TTL-compatible +5 V operation. It interfaces directly with microprocessors via an 8-bit bidirectional data bus and supports polled or interrupt-driven communication in industrial serial terminal systems.

For engineers reviewing the SCC2692AC1N28,602 datasheet, SCC2692AC1N28,602 pinout, SCC2692AC1N28,602 application, or SCC2692AC1N28,602 equivalent, key selection considerations include its 28-pin DIP footprint, dual full-duplex UART channels with independent baud rate control, 7-bit input/8-bit output multifunction ports, on-chip crystal oscillator, and support for multidrop wake-up mode.

Technical Context

The SCC2692AC1N28,602 implements two independent UART channels (A and B), each with fully programmable data format (5–8 data bits, odd/even/no/force parity, 1/1.5/2 stop bits), separate receiver/transmitter clock sources (1X or 16X), and dedicated status/error detection (parity, framing, overrun, false start, line break). Its timing subsystem integrates a 16-bit counter/timer, baud rate generator with 22 fixed rates (50–115.2 kbaud), and on-chip crystal oscillator.

It features a single active-low open-drain interrupt output (INTRN) with eight maskable conditions, plus configurable discrete interrupt outputs on OP3–OP7; a 7-bit input port with change-of-state detection on IP0–IP3; and an 8-bit output port with individual bit set/reset and function assignment (e.g., RTS, TxRDY, RxRDY). All registers are memory-mapped via A0–A3 address lines and accessed using WRN/RDN/CEN strobes.

Key Specifications

ParameterValue and Actual Design Meaning
FunctionDual full-duplex asynchronous receiver/transmitter (DUART) with independent channel configuration
Supply Voltage+5 V ±10%; enables direct interface with legacy TTL and 5 V microprocessor buses
Max Data Rate115.2 kbaud per channel; supports standard RS-232 and industrial serial protocols
Receiver BufferingQuadruple-buffered RHR; reduces interrupt overhead and prevents overrun in high-throughput polling systems
Baud Rate Sources22 fixed rates, programmable counter/timer, or external 1X/16X clock; enables dual-speed channel operation
Operating Temperature0 °C to +70 °C (commercial grade); validated for stable operation in office and light-industrial environments
Package28-pin plastic DIP (SOT117-1); compatible with through-hole prototyping and legacy PCB assembly

Pinout & Package

SCC2692AC1N28,602 is housed in a 28-pin plastic dual in-line package (DIP), SOT117-1, with 0.6-inch width and standard 0.1-inch pin pitch. Pin 1 is index corner; pins 14–28 occupy one side, pins 1–13 the other. Ground (pin 22) and VCC (pin 28) are positioned for noise reduction.

Pin/TerminalCircuit RoleDesign Meaning
1NCNo connect; unused internal node - must be left floating or tied to GND per layout best practice
2–4, 6–7A0–A3Address inputs selecting internal registers (e.g., THR, RHR, CSR, IMR); enable 16-register memory map
5, 8IP1, IP0Channel B/A clear-to-send (CTSBN/CTSAN) inputs; active-Low handshaking signals with internal ~2.5 kΩ pull-up
9–10WRN, RDNActive-Low write/read strobes synchronized with CEN; define CPU bus cycle timing (min 225 ns pulse width)
11, 13RxDA, TxDBSerial I/O for Channel A receive and Channel B transmit; TTL-level, mark=High, space=Low
14–17, 29–32OP0–OP3, OP6–OP7Configurable outputs: RTS, TxRDY, RxRDY, C/T output; open-drain when assigned as interrupts
18INTRNActive-Low open-drain interrupt request; wire-ORable with up to six additional OP-driven interrupts
19–21, 23–27D1–D7, D0, D2–D68-bit bidirectional data bus (D0 LSB); 3-state during hold, compatible with 8080/Z80-style microprocessor buses
22GNDSignal ground reference; dedicated pin for low-impedance return path
28VCC+5 V power supply; decoupling capacitor (0.1 µF) required within 1 cm of pin
36–38X1/CLK, X2, RESETCrystal oscillator input (3.6864 MHz nominal), crystal ground, and hardware reset (active-High, min 200 ns pulse)

Key Features

FeatureDesign Value
Independent receiver/transmitter clockingEach channel selects 1X or 16X clock source separately - enables asymmetric baud rates (e.g., host 9600 bps / peripheral 19200 bps)
Quadruple receiver bufferingFour-stage RHR pipeline minimizes CPU polling frequency and eliminates overrun in burst-mode reception
Multidrop wake-up mode9-bit address/data framing with automatic address recognition - reduces bus traffic in clustered terminal networks
Programmable stop bits (1/1.5/2)Supports legacy telecommunication protocols requiring fractional stop bit timing (e.g., IBM 3270, DEC VT100)
Input port change detectionHardware-level edge detection on IP0–IP3 with interrupt generation - offloads GPIO polling from host CPU
Power-down modeReduces ICC to ≤10 µA; retains register state and enables fast wake-up for battery-backed serial gateways

Applications

Industrial Serial Terminal InterfaceLegacy POS System Controller

Use Scenario: Connecting multiple ASCII terminals to a central controller via RS-232/422 links in factory-floor HMI systems.

IC Role / Device Role / Timing Role: DUART provides two independent full-duplex serial channels with hardware flow control (RTS/CTS), enabling concurrent keyboard input and display update streams.

Use Value: Quadruple receiver buffering and independent baud rate selection eliminate character loss during simultaneous multi-terminal polling at mixed speeds (e.g., 4800/9600 bps).

Use Scenario: Embedded controller in retail point-of-sale terminals managing receipt printer, barcode scanner, and cash drawer over discrete serial links.

IC Role / Device Role / Timing Role: SCC2692AC1N28,602 acts as serial protocol bridge - converting parallel CPU writes into time-synchronized serial frames with precise start/stop/parity timing.

Use Value: On-chip crystal oscillator and 16-bit counter/timer ensure jitter-free baud generation without external timing components, reducing BOM count and board area.

Modem Communication AdapterIndustrial PLC Serial Gateway

Use Scenario: Standalone modem interface card in SCADA RTUs handling dial-up telemetry and remote firmware updates.

IC Role / Device Role / Timing Role: Dual UART handles AT command channel (Channel A) and data channel (Channel B) with independent clock domains and error recovery logic.

Use Value: False start bit detection, line break generation, and receiver timeout mode enable robust modem handshaking and carrier loss recovery without host intervention.

Use Scenario: Protocol converter between Modbus RTU field devices and Ethernet-based supervisory systems in manufacturing plants.

IC Role / Device Role / Timing Role: SCC2692AC1N28,602 serves as physical layer transceiver - managing RS-485 half-duplex timing, direction control via OP outputs, and CRC-protected frame assembly.

Use Value: Multifunction 7-bit input port monitors external device status (e.g., fault flags), while 8-bit output port drives RS-485 transceiver DE/RE lines and LED indicators - consolidating discrete logic.

Equivalent & Alternatives

The following parts are listed as comparable options for similar dual UART applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
SCN2681ACZPin-compatible predecessor; lacks counter/timer, multidrop mode, and quadruple buffering; 40-pin DIP onlyNot suitable for dual-speed or wake-up multidrop systems; limited to basic full-duplex terminal linksSelect only if legacy board reuse requires identical pinout and minimal feature set
TL16C550CPTREnhanced FIFO (16-byte), 16X oversampling, PCI/ISA bus interface; 48-pin TQFP; +3.3 V tolerant I/ORequires level-shifting for +5 V systems; supports higher throughput but adds complexity in legacy 5 V designsPrefer for new designs needing FIFO buffering and modern bus compatibility; not drop-in for SCC2692AC1N28,602

Compared with SCN2681ACZ, SCC2692AC1N28,602 adds critical features for modern industrial serial infrastructure - including independent baud rate control, multidrop wake-up, and hardware flow control - while maintaining backward software compatibility. Versus TL16C550CPTR, it trades FIFO depth for simpler integration in cost-sensitive, 5 V-only embedded controllers without PCI/ISA constraints.

Availability

SCC2692AC1N28,602 is available at Aetrix Electronics and suitable for industrial serial terminal interfaces, legacy POS system controllers, modem communication adapters, and PLC serial gateways requiring stable component supply across extended product lifecycles.

Supply support for SCC2692AC1N28,602 includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.

Manufacturer

NXP Semiconductors is a global semiconductor company formed from the spin-off of Philips Semiconductors in 2006, specializing in secure connectivity solutions for automotive, industrial, and IoT applications.

The SCC2692AC1N28,602 belongs to NXP's legacy communications IC portfolio, designed specifically for reliable, low-power dual-channel serial interfacing in industrial control, terminal equipment, and embedded systems where long-term availability and proven 5 V TTL interoperability are essential.

FAQ

What is the maximum supported baud rate for SCC2692AC1N28,602?

The SCC2692AC1N28,602 supports a maximum baud rate of 115.2 kbaud per channel using its internal baud rate generator with a 3.6864 MHz crystal. Non-standard rates up to 115.2 kbaud are achievable via the programmable 16-bit counter/timer. External 1X or 16X clocks allow operation beyond this limit, constrained only by AC timing specifications (e.g., fRX ≤ 2 MHz in 16X mode).

Does SCC2692AC1N28,602 require an external crystal oscillator?

No - the SCC2692AC1N28,602 includes an on-chip crystal oscillator and operates with a 3.6864 MHz crystal connected between X1/CLK and X2 pins. Alternatively, an external 3.6864 MHz clock may be applied to X1/CLK with X2 grounded or left unconnected, eliminating the need for external oscillator circuitry.

How does the quadruple receiver buffering in SCC2692AC1N28,602 improve system reliability?

The quadruple receiver buffering in SCC2692AC1N28,602 provides four levels of receive holding register (RHR) depth per channel, allowing up to four characters to be stored before overrun occurs. This significantly reduces interrupt latency requirements and CPU polling frequency, preventing data loss in burst-mode reception scenarios common in industrial terminal and modem applications.

Can SCC2692AC1N28,602 operate in multidrop (9-bit) mode?

Yes - the SCC2692AC1N28,602 supports multidrop (also called 'wake-up' or '9-bit') mode via programmable channel configuration. In this mode, the ninth bit distinguishes address frames from data frames, enabling selective addressing of multiple slave devices on a shared serial bus without requiring external address decoding logic.

What is the function of the 7-bit input port (IP0–IP6) on SCC2692AC1N28,602?

The 7-bit input port (IP0–IP6) on SCC2692AC1N28,602 serves dual roles: general-purpose digital inputs or dedicated control signals (e.g., CTS, external clock inputs). IP0–IP3 support hardware change-of-state detection with interrupt capability, while all pins feature internal ~2.5 kΩ pull-up resistors - eliminating external biasing components in most configurations.

SCC2692AC1N28,602 Specifications

Product attributes
Attribute value
Manufacturer:
NXP Semiconductors
Package/Case:
28-DIP (0.600", 15.24mm)
Series:
-
Packaging:
Tube
Product Status:
Obsolete
Features:
Configurable GPIO, Internal Oscillator, Timer/Counter
Number of Channels:
2, DUART
FIFO's:
-
Protocol:
-
Data Rate (Max):
1Mbps
Voltage - Supply:
5V
With Auto Flow Control:
Yes
With IrDA Encoder/Decoder:
-
With False Start Bit Detection:
Yes
With Modem Control:
-
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:
28-DIP

SCC2692AC1N28,602 FAQ

1.How can I place an order for SCC2692AC1N28,602 through Aetrix?

Please submit a Request for Quotation (RFQ) for SCC2692AC1N28,602 on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.

2.Are the price and stock information for SCC2692AC1N28,602 reliable?

The price and inventory of SCC2692AC1N28,602 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SCC2692AC1N28,602 is usually 5 days.

3.What payment methods are accepted for SCC2692AC1N28,602?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SCC2692AC1N28,602 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for SCC2692AC1N28,602?

SCC2692AC1N28,602 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your SCC2692AC1N28,602 order is processed, you will receive an email with the shipment details and tracking number.

Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.

5.How can I obtain technical support or documentation for SCC2692AC1N28,602?

For technical support, including SCC2692AC1N28,602 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SCC2692AC1N28,602 requirements.

6.How does Aetrix verify that SCC2692AC1N28,602 is sourced from the original manufacturer or authorized distributors?

All SCC2692AC1N28,602 products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that SCC2692AC1N28,602 meets industry standards.

7.What is the process for return or replacement of SCC2692AC1N28,602?

All SCC2692AC1N28,602 units undergo pre-shipment inspection (PSI). If there is an issue with SCC2692AC1N28,602, returns or replacements are accepted under the following conditions:

1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.

2.The issue is reported within 90 days of delivery.

3.The SCC2692AC1N28,602 part is unused and in its original packaging.

Return procedure for SCC2692AC1N28,602:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

SCC2692AC1N28,602 Tags

  • SCC2692AC1N28,602
  • SCC2692AC1N28,602 PDF
  • SCC2692AC1N28,602 Datasheet
  • SCC2692AC1N28,602 Specifications
  • SCC2692AC1N28,602 Images
  • NXP Semiconductors
  • NXP Semiconductors SCC2692AC1N28,602
  • Buy SCC2692AC1N28,602
  • SCC2692AC1N28,602 Price
  • SCC2692AC1N28,602 Distributor
  • SCC2692AC1N28,602 Supplier
  • SCC2692AC1N28,602 Wholesale
Related Products
SC16IS741AIPWJ
SC16IS741AIPWJ

NXP Semiconductors

TL16C550CPTR
TL16C550CPTR

Texas Instruments

TL16C550CIPTR
TL16C550CIPTR

Texas Instruments

SC16C752BIB48,128
SC16C752BIB48,128

NXP Semiconductors

ST16C2550CQ48-F
ST16C2550CQ48-F

MaxLinear, Inc.

ST16C2550CJ44-F
ST16C2550CJ44-F

MaxLinear, Inc.

ST16C2552CJ44-F
ST16C2552CJ44-F

MaxLinear, Inc.

ST16C1550IQ48-F
ST16C1550IQ48-F

MaxLinear, Inc.

ST16C2550IQ48-F
ST16C2550IQ48-F

MaxLinear, Inc.

ST16C554DIQ64-F
ST16C554DIQ64-F

MaxLinear, Inc.

ST16C554DCQ64-F
ST16C554DCQ64-F

MaxLinear, Inc.

XR17V352IB113-F
XR17V352IB113-F

MaxLinear, Inc.

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER