NXP Semiconductors SCC68681C1A44,518
- Part No.:
- SCC68681C1A44,518
- Manufacturer:
- NXP Semiconductors
- Package:
- 44-LCC (J-Lead)
- Datasheet:
-
SCC68681C1A44,518.pdf
- Description:
- IC DUART 1MBPS 44PLCC
- Quantity:
- Payment:

- Shipping:

Inventory:3,665
Please send an inquiry. Send us your inquiry, and we will respond immediately.
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
| Parameter | Value and Actual Design Meaning |
|---|---|
| Function | Dual 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 Rate | 115.2 kbaud per channel - supports RS-232/RS-422 serial links without external rate dividers |
| Receiver Buffer Depth | 3-character FIFO - reduces CPU interrupt overhead and prevents overrun in bursty traffic |
| Data Format | 5–8 data bits, odd/even/no/force parity, 1/1.5/2 stop bits - enables interoperability with diverse legacy protocols |
| Timer/Counter | 16-bit programmable down-counter - generates custom baud clocks or time-delay interrupts |
| Operating Temperature | 0 °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/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| D0–D7 | Bidirectional data bus | 8-bit parallel interface to CPU; D0 = LSB; 3-state during CSN HIGH |
| CSN | Chip select input | Active-LOW enable for register access; disables D0–D7 when deasserted |
| R/WN | Read/write control | HIGH = read cycle, LOW = write cycle - synchronized with CSN and DTACKN |
| A1–A4 | Address inputs | Select internal registers (0x0–0xF); decode determines MR1A, CSR, OPR, etc. |
| RxDA / RxDB | Channel A/B serial input | Asynchronous receive data; sampled on rising edge of external clock or 16× BRG clock |
| TxDA / TxDB | Channel A/B serial output | Transmit data with programmable start/stop/parity; held HIGH (mark) when idle or disabled |
| OP0–OP7 | Programmable output port | 8-bit general-purpose outputs; configurable as RTS/CTS, TxRDY/RxRDY, or timer interrupt signals |
| IP0–IP5 | Programmable input port | 6-bit general-purpose inputs with pull-ups; assignable as CTS, external clocks, or change-of-state detectors |
| X1/CLK, X2 | Clock inputs | Crystal oscillator terminals (3.6864 MHz typical); X1 accepts external clock if crystal omitted |
| RESETN | Active-LOW reset | Clears registers, stops timer, sets OP0–OP7 HIGH, initializes IVR to 0Fh |
| INTRN | Interrupt request output | Open-drain, active-LOW signal asserting on any of eight maskable conditions (RxRDY, TxRDY, etc.) |
| IACKN | Interrupt acknowledge input | Triggers vector output on D0–D7 and DTACKN assertion when INTRN is pending |
Key Features
| Feature | Design Value |
|---|---|
| Quadruple-buffered receiver | 3-deep FIFO + shift register staging - enables reliable reception under 10 ms interrupt latency without overrun |
| Independent channel baud control | Each receiver/transmitter selects from 22 fixed rates or timer-derived clocks - essential for clustered terminal systems with mixed-speed peripherals |
| Automatic RTS flow control | OP0/OP1 deactivates automatically when Rx FIFO reaches capacity - prevents data loss without host software intervention |
| Multidrop wake-up mode | Address/data bit tagging (MR1[2]) allows slave stations to ignore non-target data - reduces CPU wakeups in bus-based SCADA networks |
| On-chip crystal oscillator | Eliminates need for external oscillator circuitry - simplifies board layout and improves timing stability over temperature |
Applications
| Industrial Serial Backplane | Legacy 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 Unit | Embedded 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 Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| SCC68681C1N40 | DIP40 package; identical electrical specs and register map - differs only in mechanical form factor and thermal resistance | Suitable for through-hole prototyping or legacy wave-soldered assemblies where PLCC rework is impractical | Select when board assembly process mandates DIP footprint or requires easier manual replacement in field service. |
| TL16C550CP | Single-channel UART with 16-byte FIFO; TI part lacks dual-channel capability, counter/timer, and multidrop mode | Requires two devices to match SCC68681C1A44,518 channel count; no native RTS auto-control or wake-up addressing | Choose 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

-
SC16IS741AIPWJ
NXP Semiconductors

-
TL16C550CPTR
Texas Instruments

-
TL16C550CIPTR
Texas Instruments

-
SC16C752BIB48,128
NXP Semiconductors

-
ST16C2550CQ48-F
MaxLinear, Inc.

-
ST16C2550CJ44-F
MaxLinear, Inc.

-
ST16C2552CJ44-F
MaxLinear, Inc.

-
ST16C1550IQ48-F
MaxLinear, Inc.

-
ST16C2550IQ48-F
MaxLinear, Inc.

-
ST16C554DIQ64-F
MaxLinear, Inc.

-
ST16C554DCQ64-F
MaxLinear, Inc.
-
XR17V352IB113-F
MaxLinear, Inc.
Tech Hub
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…

.jpg)