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 SCC2681AC1A44,529

Part No.:
SCC2681AC1A44,529
Manufacturer:
NXP Semiconductors
Category:
UARTs (Universal Asynchronous Receiver Transmitter)
Package:
44-LCC (J-Lead)
Datasheet:
AetrixSCC2681AC1A44,529.pdf
Description:
IC DUART 1MBPS 44PLCC
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:2,430

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

SCC2681AC1A44,529 from NXP Semiconductors (formerly Philips Semiconductors) is a dual-channel CMOS asynchronous receiver/transmitter (DUART) providing two independent full-duplex UART interfaces in a 44-pin PLCC package. It supports programmable data formats (5–8 data bits, 1/1.5/2 stop bits, odd/even/no parity), independent baud rate selection per channel (up to 115.2 kbaud), and quadruple-buffered receivers for reduced interrupt overhead in industrial serial communication systems.

For engineers reviewing the SCC2681AC1A44,529 datasheet, SCC2681AC1A44,529 pinout, SCC2681AC1A44,529 application, or SCC2681AC1A44,529 equivalent, key selection considerations include its 44-pin PLCC package with integrated crystal oscillator, dual-channel flow control via RTS/CTS inputs, 7-bit input port with change-of-state detection, and 8-bit output port supporting auto RS-485 turn-around and discrete interrupt generation.

Technical Context

The SCC2681AC1A44,529 implements two independent UART channels sharing a single 16-bit programmable counter/timer and a common 3.6864 MHz on-chip crystal oscillator. Each channel features separate baud rate generators selectable from 22 fixed rates or derived from the counter/timer or external 1×/16× clocks.

Its interrupt architecture uses a single active-low open-drain INTRN output with eight maskable sources, while the 8-bit output port (OP0–OP7) can be individually configured as status signals, DMA handshakes, or dedicated wire-ORable interrupt outputs-enabling flexible system-level integration without external logic.

Key Specifications

ParameterValue and Actual Design Meaning
FunctionDual full-duplex asynchronous receiver/transmitter (DUART)
Supply Voltage+5 V ± 5% (commercial grade); enables direct interface with legacy 5 V microcontrollers
Max Baud Rate115.2 kbaud per channel; supports standard modem and industrial protocol speeds
Data Format5–8 data bits, 1/1.5/2 stop bits, odd/even/no parity; configurable per channel for mixed-protocol systems
Receiver BufferingQuadruple-buffered per channel; reduces CPU interrupt load and prevents overrun in burst-mode reception
Package44-pin PLCC (SOT187-2); surface-mount compatible with industrial thermal cycling requirements
Operating Temp0 °C to +70 °C; validated for commercial embedded control and instrumentation applications

Pinout & Package

SCC2681AC1A44,529 is housed in a 44-pin plastic leaded chip carrier (PLCC, SOT187-2) with 0.050" lead pitch and index corner marking. The package supports reflow soldering and provides mechanical stability for high-vibration environments.

Pin/TerminalCircuit RoleDesign Meaning
VCC (Pin 44)Power supply input+5 V main supply; decoupling capacitor required within 10 mm for noise immunity
GND (Pin 22)Ground referenceCommon return path for all digital and analog circuitry; must connect to low-impedance ground plane
CEN (Pin 39)Chip enableActive-low signal enabling data bus transfers; allows multiple DUARTs on shared bus with address decoding
A0–A3 (Pins 2,4,6,7)Address inputsSelect internal registers (MR, SR, THR, RHR, etc.) for read/write access via 4-bit address space
RDN/WRN (Pins 10/9)Read/write strobesControl timing of register access; synchronous with CEN for 8080-style bus interfacing
RxDA/TxDA (Pins 35/33)Channel A I/OFull-duplex serial interface for primary device link; supports RS-232/422/485 with external level shifters
RxDB/TxDB (Pins 11/13)Channel B I/OIndependent second serial channel; enables dual-protocol or redundant comms without additional ICs
X1/CLK (Pin 36)Clock inputAccepts 3.6864 MHz crystal or external clock; drives baud rate generator, counter/timer, and internal logic
INTRN (Pin 24)Interrupt outputOpen-drain active-low signal; requires external pull-up; aggregates eight interrupt sources for efficient CPU servicing
OP0–OP7 (Pins 32,14,31,15,30,16,29,17)Configurable outputsProgrammable as RTS/CTS, TxRDY/RxRDY, counter/timer interrupts, or general-purpose I/O with set/reset control
IP0–IP6 (Pins 8,5,40,3,43,42,41)Configurable inputsSupport CTS handshake, external clock inputs, or change-of-state detection on four pins for event-driven wake-up

Key Features

FeatureDesign Value
Independent baud rate per channelEnables simultaneous operation at different speeds (e.g., 9600 bps for diagnostics + 115.2 kbps for data streaming)
Quadruple receiver bufferingReduces interrupt frequency by up to 75% versus single-buffer UARTs in high-throughput polling systems
Auto RS-485 turn-around on OP0/OP1Eliminates need for external direction-control logic when driving half-duplex differential buses
Change-of-state detection on IP0–IP3Allows hardware-triggered wake-up from sleep mode using external switch or sensor transitions
On-chip crystal oscillatorRemoves external crystal and load capacitors, reducing BOM count and PCB footprint by ≥3 components
16-bit programmable counter/timerGenerates precise time bases for custom baud rates, pulse-width modulation, or watchdog timeout functions

Applications

Industrial Serial GatewayLegacy Equipment Interface

Use Scenario: Aggregating data from multiple Modbus RTU sensors into a central PLC over RS-485.

IC Role / Device Role / Timing Role: Dual-channel DUART managing concurrent master/slave communications with independent baud rate control and automatic RS-485 direction switching.

Use Value: Eliminates need for two discrete UARTs and external transceivers, reducing gate count and improving timing consistency between channels.

Use Scenario: Connecting modern ARM-based HMI to aging CNC controller using RS-232 with non-standard framing.

IC Role / Device Role / Timing Role: Protocol translator handling 7E1 at 4800 bps (CNC) and 8N1 at 115.2 kbps (HMI) simultaneously.

Use Value: Programmable data format per channel ensures bit-level compatibility without firmware modification on either side.

Multi-drop Terminal ControllerEmbedded Test Instrument

Use Scenario: Managing up to 32 ASCII terminals in a clustered configuration using break detection and wake-up mode.

IC Role / Device Role / Timing Role: DUART implementing multidrop addressing via start-end break interrupts and automatic channel activation.

Use Value: Break detection synchronized to character boundaries enables reliable address recognition without CPU polling overhead.

Use Scenario: Providing isolated serial debug ports and trigger I/O for automated functional test of PCB assemblies.

IC Role / Device Role / Timing Role: Dual UART plus 7-bit input/8-bit output port serving as combined debug interface and hardware stimulus generator.

Use Value: Integrated COS detection and programmable OP outputs replace discrete GPIO expanders and logic gates in test fixture design.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
SCC2692AC1A44Enhanced version with extended temperature range (–40 °C to +85 °C) and improved ESD tolerance (±4 kV HBM)Required for industrial deployments outside commercial ambient limits or high-noise factory floorsSelect when operating beyond 0–70 °C or requiring higher robustness against electrostatic discharge events
TL16C550CPTRSingle-supply 3.3 V operation; FIFO depth increased to 16 bytes per channel; no on-chip oscillatorSuitable for newer low-voltage designs but requires external clock source and level translation for 5 V systemsChoose only if migrating to 3.3 V infrastructure and accepting added board complexity for clock generation

Compared with SCC2681AC1A44,529, the SCC2692AC1A44 extends environmental resilience while maintaining pin and register compatibility, whereas the TL16C550CPTR trades legacy 5 V simplicity for modern power efficiency at the cost of external clock dependency and voltage translation.

Availability

SCC2681AC1A44,529 is available at Aetrix Electronics and suitable for industrial serial gateways, legacy equipment interface modules, multi-drop terminal controllers, and embedded test instruments requiring stable component supply across extended production lifecycles.

Supply support for SCC2681AC1A44,529 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 leader focused on secure connectivity solutions for automotive, industrial, and IoT applications, with heritage in Philips' analog and mixed-signal product lines.

The SCC2681AC1A44,529 belongs to NXP's legacy communications interface portfolio, designed specifically for robust, long-lifecycle embedded systems requiring dual asynchronous serial channels with minimal external components.

FAQ

What is the maximum supported baud rate for each channel of the SCC2681AC1A44,529?

The SCC2681AC1A44,529 supports a maximum baud rate of 115.2 kbaud per channel. This is achieved using the internal baud rate generator with a 3.6864 MHz crystal or external clock. The device offers 22 fixed rates and allows derivation of non-standard rates via its 16-bit programmable counter/timer, making the SCC2681AC1A44,529 suitable for both standard and proprietary serial protocols.

Does the SCC2681AC1A44,529 include an on-chip crystal oscillator?

Yes, the SCC2681AC1A44,529 integrates a crystal oscillator circuit that operates directly from a 3.6864 MHz crystal connected between X1/CLK and X2 pins. This eliminates the need for external oscillator components and simplifies board layout. The SCC2681AC1A44,529 also accepts an external clock signal at X1/CLK if preferred, providing flexibility in system clock architecture.

How does the SCC2681AC1A44,529 handle flow control between devices?

The SCC2681AC1A44,529 supports hardware flow control via dedicated RTS/CTS pins (OP0/OP1 for Channel A, OP1/IP1 for Channel B). When enabled, the DUART automatically deactivates its transmitter when the remote receiver's buffer is full. This behavior is implemented in hardware, reducing software overhead. The SCC2681AC1A44,529 also provides RxRDY/FFULL status flags and interrupt capability for software-managed flow control.

Can the SCC2681AC1A44,529 operate with different data formats on each channel?

Yes, the SCC2681AC1A44,529 allows independent programming of data format per channel-including 5–8 data bits, odd/even/no parity, and 1/1.5/2 stop bits in 1/16-bit increments. This enables one channel to use 7E1 for legacy equipment while the other uses 8N1 for modern peripherals. All format settings are stored in separate mode registers (MR1A/MR2A and MR1B/MR2B), ensuring true channel isolation in the SCC2681AC1A44,529.

What is the purpose of the 7-bit input port and 8-bit output port on the SCC2681AC1A44,529?

The 7-bit input port (IP0–IP6) and 8-bit output port (OP0–OP7) provide general-purpose I/O with enhanced functionality: IP pins support change-of-state detection for wake-up events, while OP pins offer individual bit set/reset control and can be assigned as RTS/CTS, TxRDY/RxRDY, or counter/timer interrupts. In the SCC2681AC1A44,529, these ports reduce reliance on external GPIO expanders and simplify system-level control signaling.

SCC2681AC1A44,529 Specifications

Product attributes
Attribute value
Manufacturer:
NXP Semiconductors
Package/Case:
44-LCC (J-Lead)
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:
Surface Mount
Supplier Device Package:
44-PLCC (16.59x16.59)

SCC2681AC1A44,529 FAQ

1.How can I place an order for SCC2681AC1A44,529 through Aetrix?

Please submit a Request for Quotation (RFQ) for SCC2681AC1A44,529 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 SCC2681AC1A44,529 reliable?

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

3.What payment methods are accepted for SCC2681AC1A44,529?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for SCC2681AC1A44,529?

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

Once your SCC2681AC1A44,529 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 SCC2681AC1A44,529?

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

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

All SCC2681AC1A44,529 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 SCC2681AC1A44,529 meets industry standards.

7.What is the process for return or replacement of SCC2681AC1A44,529?

All SCC2681AC1A44,529 units undergo pre-shipment inspection (PSI). If there is an issue with SCC2681AC1A44,529, 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 SCC2681AC1A44,529 part is unused and in its original packaging.

Return procedure for SCC2681AC1A44,529:

1.Submit a request within 90 days.

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

SCC2681AC1A44,529 Tags

  • SCC2681AC1A44,529
  • SCC2681AC1A44,529 PDF
  • SCC2681AC1A44,529 Datasheet
  • SCC2681AC1A44,529 Specifications
  • SCC2681AC1A44,529 Images
  • NXP Semiconductors
  • NXP Semiconductors SCC2681AC1A44,529
  • Buy SCC2681AC1A44,529
  • SCC2681AC1A44,529 Price
  • SCC2681AC1A44,529 Distributor
  • SCC2681AC1A44,529 Supplier
  • SCC2681AC1A44,529 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