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 SCC68681C1A44,518

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

Inventory:3,665

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

SCC68681C1A44,518 from NXP Semiconductors (formerly Philips Semiconductors) is a dual-channel CMOS universal asynchronous receiver/transmitter (DUART) providing two independent full-duplex serial communication channels in a single PLCC44 package. It supports programmable data formats (5–8 data bits, odd/even/no parity, 1/1.5/2 stop bits), independent baud rate selection per channel (up to 115.2 kbaud), and quadruple-buffered receivers for reduced overrun risk in interrupt-driven systems - deployed in industrial control backplanes and legacy embedded terminal interfaces.

For engineers reviewing the SCC68681C1A44,518 datasheet, SCC68681C1A44,518 pinout, SCC68681C1A44,518 application, or SCC68681C1A44,518 equivalent, key selection criteria include its S68000 bus compatibility, 16-bit programmable counter/timer, dual-channel flow control via RTS/CTS, on-chip crystal oscillator, and support for multidrop wake-up mode with address/data tagging.

Technical Context

The SCC68681C1A44,518 implements two fully independent UART channels (A and B), each with separate mode registers (MR1/MR2), status registers (SRA/SRB), and command registers (CRA/CRB). Each channel's receiver and transmitter operate at independently selectable baud rates derived from either the on-chip crystal oscillator (3.6864 MHz nominal), external clock inputs (X1/CLK, IP2–IP5), or a 16-bit programmable counter/timer.

Its timing architecture includes a dedicated baud rate generator producing 22 fixed rates (50–115.2 kbaud), plus non-standard user-defined rates via timer-derived clocks. The receiver employs 16× oversampling with start-bit detection, framing/parity/error strobing at character boundaries, and a 3-deep FIFO with FFULL/RxRDY status flags - all configurable via the ACR, OPCR, and mode registers.

Key Specifications

ParameterValue and Actual Design Meaning
FunctionDual full-duplex asynchronous receiver/transmitter (DUART) with independent channel control
Supply Voltage+5 V ± 5% - compatible with standard TTL/CMOS logic rails and legacy S68000 bus systems
Max Baud Rate115.2 kbaud per channel - supports RS-232/RS-422 serial links without external rate dividers
Receiver Buffer Depth3-character FIFO - reduces CPU interrupt overhead and prevents overrun in bursty traffic
Data Format5–8 data bits, odd/even/no/force parity, 1/1.5/2 stop bits - enables interoperability with diverse legacy protocols
Timer/Counter16-bit programmable down-counter - generates custom baud clocks or time-delay interrupts
Operating Temperature0 °C to +70 °C - qualified for commercial-grade industrial control and instrumentation environments

Pinout & Package

SCC68681C1A44,518 is housed in a plastic leaded chip carrier (PLCC44) package with J-lead geometry, 44 pins, and 1.27 mm pitch - designed for through-hole or surface-mount assembly in high-reliability industrial PCBs.

Pin/TerminalCircuit RoleDesign Meaning
D0–D7Bidirectional data bus8-bit parallel interface to CPU; D0 = LSB; 3-state during CSN HIGH
CSNChip select inputActive-LOW enable for register access; disables D0–D7 when deasserted
R/WNRead/write controlHIGH = read cycle, LOW = write cycle - synchronized with CSN and DTACKN
A1–A4Address inputsSelect internal registers (0x0–0xF); decode determines MR1A, CSR, OPR, etc.
RxDA / RxDBChannel A/B serial inputAsynchronous receive data; sampled on rising edge of external clock or 16× BRG clock
TxDA / TxDBChannel A/B serial outputTransmit data with programmable start/stop/parity; held HIGH (mark) when idle or disabled
OP0–OP7Programmable output port8-bit general-purpose outputs; configurable as RTS/CTS, TxRDY/RxRDY, or timer interrupt signals
IP0–IP5Programmable input port6-bit general-purpose inputs with pull-ups; assignable as CTS, external clocks, or change-of-state detectors
X1/CLK, X2Clock inputsCrystal oscillator terminals (3.6864 MHz typical); X1 accepts external clock if crystal omitted
RESETNActive-LOW resetClears registers, stops timer, sets OP0–OP7 HIGH, initializes IVR to 0Fh
INTRNInterrupt request outputOpen-drain, active-LOW signal asserting on any of eight maskable conditions (RxRDY, TxRDY, etc.)
IACKNInterrupt acknowledge inputTriggers vector output on D0–D7 and DTACKN assertion when INTRN is pending

Key Features

FeatureDesign Value
Quadruple-buffered receiver3-deep FIFO + shift register staging - enables reliable reception under 10 ms interrupt latency without overrun
Independent channel baud controlEach receiver/transmitter selects from 22 fixed rates or timer-derived clocks - essential for clustered terminal systems with mixed-speed peripherals
Automatic RTS flow controlOP0/OP1 deactivates automatically when Rx FIFO reaches capacity - prevents data loss without host software intervention
Multidrop wake-up modeAddress/data bit tagging (MR1[2]) allows slave stations to ignore non-target data - reduces CPU wakeups in bus-based SCADA networks
On-chip crystal oscillatorEliminates need for external oscillator circuitry - simplifies board layout and improves timing stability over temperature

Applications

Industrial Serial BackplaneLegacy Terminal Interface

Use Scenario: Connecting PLC I/O modules to a central controller via daisy-chained RS-422 links with shared clock distribution.

IC Role / Device Role / Timing Role: SCC68681C1A44,518 acts as dual-channel line interface IC, handling simultaneous polling of two remote nodes while maintaining precise 16× sampling alignment across both channels.

Use Value: Quadruple buffering and independent baud control allow mismatched node speeds (e.g., 9.6 kbaud sensor vs. 38.4 kbaud actuator) without protocol translation firmware.

Use Scenario: Emulating VT100-style terminal behavior in a microcontroller-based HMI with keyboard and display buffers.

IC Role / Device Role / Timing Role: SCC68681C1A44,518 serves as the primary serial interface engine, managing keyboard scan code ingestion (Channel A) and display update transmission (Channel B) with hardware flow control.

Use Value: Automatic RTS/CTS handshaking via OP0/OP1 and IP0/IP1 eliminates software polling delays and ensures zero character loss during rapid screen refreshes.

SCADA Remote Terminal UnitEmbedded Modem Control

Use Scenario: Field-deployed RTU collecting analog sensor data and forwarding via dial-up modem over PSTN lines.

IC Role / Device Role / Timing Role: SCC68681C1A44,518 operates Channel A as sensor data collector (RS-485 half-duplex) and Channel B as modem command interface (RS-232 full-duplex).

Use Value: Multidrop wake-up mode enables low-power sleep until addressed by master station - extending battery life in solar-powered deployments.

Use Scenario: Integrating Hayes-compatible modem into an embedded fax server requiring AT command parsing and data streaming.

IC Role / Device Role / Timing Role: SCC68681C1A44,518 provides dual UART paths: one for AT command exchange (Channel A) and one for high-speed data transfer (Channel B) with precise break detection.

Use Value: Line break detection and generation, plus false start-bit rejection, ensure robust modem initialization and error-free data session establishment.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
SCC68681C1N40DIP40 package; identical electrical specs and register map - differs only in mechanical form factor and thermal resistanceSuitable for through-hole prototyping or legacy wave-soldered assemblies where PLCC rework is impracticalSelect when board assembly process mandates DIP footprint or requires easier manual replacement in field service.
TL16C550CPSingle-channel UART with 16-byte FIFO; TI part lacks dual-channel capability, counter/timer, and multidrop modeRequires two devices to match SCC68681C1A44,518 channel count; no native RTS auto-control or wake-up addressingChoose only if system design permits discrete channel partitioning and can accept higher component count and firmware complexity.

Compared with SCC68681C1N40, the SCC68681C1A44,518 offers superior board-space efficiency and thermal performance in surface-mount layouts; versus TL16C550CP, it delivers integrated dual-channel operation with hardware-assisted flow control and multidrop intelligence - reducing BOM cost and real-time CPU load in distributed control systems.

Availability

SCC68681C1A44,518 is available at Aetrix Electronics and suitable for industrial serial backplanes, legacy terminal interfaces, SCADA remote terminal units, and embedded modem control requiring stable component supply across extended product lifecycles.

Supply support for SCC68681C1A44,518 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 specializing in secure connectivity solutions for automotive, industrial, and IoT applications - formed from the spin-off of Philips Semiconductors in 2006.

The SCC68681 series belongs to NXP's legacy communications interface portfolio, engineered specifically for robust, long-lifecycle embedded systems requiring deterministic serial I/O with minimal software overhead and hardware-level flow control.

FAQ

What is the maximum supported baud rate for SCC68681C1A44,518?

The SCC68681C1A44,518 supports a maximum baud rate of 115.2 kbaud per channel, achievable using the on-chip baud rate generator or external clock inputs. This rate is confirmed in the Philips product data sheet (2004 Apr 06) and applies to both Channel A and Channel B independently. The device also supports non-standard rates up to this limit via its 16-bit programmable counter/timer, enabling precise synchronization with legacy modems and industrial protocols.

Does SCC68681C1A44,518 include an on-chip oscillator?

Yes, the SCC68681C1A44,518 integrates an on-chip crystal oscillator that operates directly from a 3.6864 MHz crystal connected between X1/CLK and X2 pins. This eliminates the need for external oscillator circuitry and ensures stable timing for baud generation, counter/timer operation, and internal logic sequencing. The oscillator is explicitly documented in the "Timing Circuits" section of the official product data sheet.

How does the receiver FIFO work in SCC68681C1A44,518?

The SCC68681C1A44,518 features a 3-character deep FIFO buffer for each receiver channel, implemented as a first-in-first-out stack with associated status flags (RxRDY, FFULL). Data is loaded from the shift register into the topmost empty position; reading the RHR pops the FIFO and clears the corresponding status bits. The FIFO preserves data integrity during interrupt latency spikes and is explicitly described in the "Receiver FIFO" subsection of the product data sheet.

Can SCC68681C1A44,518 operate in multidrop networks?

Yes, the SCC68681C1A44,518 supports multidrop wake-up mode via programmable address/data bit tagging (MR1A[4:3]/MR1B[4:3] = '11'). In this mode, receivers monitor incoming data streams continuously and assert RxRDY only upon detecting an address-tagged character - allowing slave nodes to remain in low-power state until explicitly addressed. This functionality is fully specified in the "Multidrop Mode" section of the official datasheet.

What package type is used for SCC68681C1A44,518?

The SCC68681C1A44,518 uses a plastic leaded chip carrier (PLCC44) package with 44 J-leads and SOT187-2 footprint. This surface-mount package is explicitly listed in the "Ordering Information" table of the Philips product data sheet and is distinct from the DIP40 variant (SCC68681C1N40). Its thermal and mechanical characteristics are optimized for industrial PCB assembly and long-term reliability.

SCC68681C1A44,518 Specifications

Product attributes
Attribute value
Manufacturer:
NXP Semiconductors
Package/Case:
44-LCC (J-Lead)
Series:
-
Packaging:
Tape & Reel (TR)
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)

SCC68681C1A44,518 FAQ

1.How can I place an order for SCC68681C1A44,518 through Aetrix?

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

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

3.What payment methods are accepted for SCC68681C1A44,518?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for SCC68681C1A44,518?

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

Once your SCC68681C1A44,518 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 SCC68681C1A44,518?

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

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

All SCC68681C1A44,518 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 SCC68681C1A44,518 meets industry standards.

7.What is the process for return or replacement of SCC68681C1A44,518?

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

Return procedure for SCC68681C1A44,518:

1.Submit a request within 90 days.

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

SCC68681C1A44,518 Tags

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