NXP Semiconductors SCC68681C1N40,112
- Part No.:
- SCC68681C1N40,112
- Manufacturer:
- NXP Semiconductors
- Package:
- 40-DIP (0.600", 15.24mm)
- Datasheet:
-
SCC68681C1N40,112.pdf
- Description:
- IC DUART 1MBPS 40DIP
- Quantity:
- Payment:

- Shipping:

Inventory:4,616
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
SCC68681C1N40 from NXP Semiconductors (formerly Philips Semiconductors) is a dual-channel CMOS universal asynchronous receiver/transmitter (DUART) in a 40-pin DIP package, supporting independent full-duplex serial communication on Channels A and B with programmable baud rates up to 115.2 kbaud, quadruple-receiver buffering, and +5 V single-supply operation for industrial embedded control systems.
For engineers reviewing the SCC68681C1N40 datasheet, SCC68681C1N40 pinout, SCC68681C1N40 application, or SCC68681C1N40 equivalent, key selection considerations include its dual-channel asynchronous UART architecture, 40-pin DIP mechanical compatibility, S68000 bus interface support, and integrated 16-bit counter/timer with crystal oscillator - critical for legacy industrial controller upgrades and RS-232/RS-485 interface designs requiring deterministic timing and flow control.
Technical Context
The SCC68681C1N40 implements two independent UART channels sharing a common 8-bit bidirectional data bus (D0–D7), address decoding (A1–A4), and interrupt management (INTRN, IACKN). Each channel supports fully programmable framing (5–8 data bits, odd/even/no parity, 1/1.5/2 stop bits) and independent baud rate selection from 18 fixed rates or user-defined values via internal 16-bit counter/timer.
Its timing subsystem integrates an on-chip crystal oscillator (X1/CLK, X2), 16× baud-rate generator, and clock selectors enabling simultaneous use of different clock sources per channel - e.g., Channel A using crystal-derived timing while Channel B uses external 1× clock input (IP3/IP5). The 6-bit input port (IP0–IP5) includes change-of-state detection and internal 1–4 µA pull-ups; the 8-bit output port (OP0–OP7) supports individual bit set/reset and open-drain interrupt assignment (e.g., OP4 = RxRDYA, OP7 = TxRDYB).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Baud Rate Range | 50 to 115.2 kbaud; supports standard and non-standard rates via 16-bit counter/timer or external clock inputs. |
| Data Format | 5–8 data bits, odd/even/no/force parity, 1/1.5/2 stop bits - configurable per channel for mixed-protocol systems. |
| Receiver Buffering | Quadruple-buffered FIFO (3-character depth + shift register); reduces CPU interrupt overhead and prevents overrun in burst traffic. |
| Supply Voltage | +5 V ± 5% (commercial grade); enables direct integration into legacy 5 V TTL/CMOS systems without level-shifting. |
| Operating Temperature | 0 °C to +70 °C; validated for commercial industrial control cabinets and instrumentation environments. |
| Package | DIP40 (600 mil); provides through-hole mounting compatibility with existing PCB layouts and manual rework capability. |
| Interrupt Architecture | Single active-low INTRN output with eight maskable sources; plus six wire-ORable discrete interrupt outputs via OP0–OP7 configuration. |
Pinout & Package
SCC68681C1N40 is housed in a plastic dual in-line package (DIP40) with 40 leads (600 mil width), featuring through-hole mounting, standard 0.1″ pin pitch, and compatibility with legacy socket-based designs. Pin functions are electrically identical to the PLCC44 variant but mapped to a 40-pin DIP footprint.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC (Pin 40) | Power Supply Input | +5 V supply rail; requires local 0.1 µF ceramic decoupling adjacent to pin. |
| GND (Pin 20) | Ground Reference | System ground return; must be connected to low-impedance analog/digital ground plane. |
| RxDA (Pin 35), RxDB (Pin 11) | Serial Data Inputs | Asynchronous receive inputs for Channels A and B; accept TTL/CMOS-level signals with internal 1–4 µA pull-up on associated IP pins. |
| TxDA (Pin 33), TxDB (Pin 13) | Serial Data Outputs | Open-collector capable outputs; default HIGH (mark) when idle; support RS-232 driver interfacing via external transceivers. |
| CSN (Pin 35), R/WN (Pin 8), A1–A4 (Pins 1,3,5,6) | Bus Interface Control | S68000-compatible parallel bus interface; enables memory-mapped or I/O-mapped access to 16 internal registers including mode, status, and command registers. |
| OP0–OP7 (Pins 32,14,31,15,30,16,29,17) | Configurable Output Port | Programmable general-purpose outputs; can be assigned as RTS/CTS handshake lines, Tx/Rx ready interrupts, or counter/timer outputs. |
| IP0–IP5 (Pins 7,4,36,2,39,38) | Configurable Input Port | General-purpose inputs with change-of-state detection; serve as CTS inputs, external clock sources (RxCA/TxCA), or counter/timer clock inputs. |
Key Features
| Feature | Design Value |
|---|---|
| Dual independent UART channels | Enables simultaneous RS-232 links to host PC and peripheral device without external multiplexing or software arbitration. |
| Quadruple receiver buffering | 3-deep FIFO + shift register eliminates character loss during CPU interrupt latency spikes in real-time control loops. |
| Programmable 16-bit counter/timer | Generates precise timing intervals or custom baud clocks; output assignable to OP3 for external synchronization. |
| Auto RS-485 turn-around | OP0/OP1 configured as RTS outputs automatically deassert after transmission completion, enabling half-duplex bus control without firmware intervention. |
| Multidrop wake-up mode | Supports address/data tagging (A/D bit) to selectively activate slave receivers in distributed I/O networks, reducing polling overhead. |
Applications
| Industrial PLC Communication Module | Legacy CNC Machine Controller |
|---|---|
Use Scenario: Integrating serial diagnostics and HMI connectivity into programmable logic controllers with space-constrained backplanes. IC Role / Device Role / Timing Role: Dual UART bridge between 80C88 CPU and RS-232/RS-485 ports; provides independent baud rate control for operator terminal (Channel A) and servo drive feedback (Channel B). Use Value: Eliminates need for two discrete UART ICs; quadruple buffering ensures no lost motion commands during high-priority scan cycles. | Use Scenario: Retrofitting aging computer numerical control systems with modern PC-based programming interfaces while preserving original hardware layout. IC Role / Device Role / Timing Role: Asynchronous serial interface IC handling G-code upload (Channel A) and spindle encoder feedback (Channel B) under real-time RTOS scheduling. Use Value: DIP40 package allows direct replacement of obsolete UARTs; 16-bit counter/timer synchronizes encoder sampling to machine clock domain. |
| Point-of-Sale Terminal Baseboard | Medical Infusion Pump Serial Interface |
Use Scenario: Enabling concurrent connection of barcode scanner, receipt printer, and cash drawer on compact retail terminal motherboards. IC Role / Device Role / Timing Role: Dual-channel serial controller managing polled peripherals via S68000-compatible bus; OP0–OP7 drive solenoid drivers and status LEDs. Use Value: Single-chip solution reduces BOM count and board area; auto RTS control prevents data collisions on shared RS-232 bus segments. | Use Scenario: Providing isolated serial telemetry and configuration interface in Class II medical devices requiring long-term component availability. IC Role / Device Role / Timing Role: Safety-critical UART interface between ARM microcontroller and external diagnostic PC; supports break detection for emergency abort signaling. Use Value: On-chip crystal oscillator removes external timing component; commercial-grade temperature range meets IEC 60601-1 ambient requirements. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual asynchronous UART applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| SCC68681E1N40 | Identical functionality and pinout; rated for –40 °C to +85 °C industrial temperature range and +5 V ±10% supply. | Required for outdoor or uncontrolled-temperature industrial enclosures where extended thermal stability is mandatory. | Select SCC68681E1N40 when operating outside 0–70 °C or with wider supply tolerance; otherwise SCC68681C1N40 suffices for commercial environments. |
| TL16C550CIPN | Single-channel UART with 16-byte FIFO, TI-enhanced register set, and 3.3 V/5 V tolerant I/O; not pin-compatible. | Used in newer designs prioritizing deeper buffering and lower power; requires PCB redesign and firmware adaptation. | Choose TL16C550CIPN only for new designs needing >3× receive buffering or 3.3 V compatibility; not a drop-in replacement for SCC68681C1N40. |
Compared with SCC68681E1N40, the SCC68681C1N40 offers identical electrical and functional behavior but targets commercial temperature operation - simplifying thermal design and cost in controlled environments. Versus TL16C550CIPN, it provides dual-channel integration and legacy bus compatibility at the expense of FIFO depth and voltage flexibility, making it optimal for retrofit and space-constrained dual-port applications.
Availability
SCC68681C1N40 is available at Aetrix Electronics and suitable for industrial PLC communication modules, legacy CNC machine controllers, and point-of-sale terminal baseboards requiring stable component supply across multi-year production cycles.
Supply support for SCC68681C1N40 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 SCC68681 belongs to NXP's legacy communications interface product line, designed specifically for robust, long-lifecycle embedded systems requiring dual asynchronous serial channels with deterministic timing and minimal external components.
FAQ
What is the maximum baud rate supported by the SCC68681C1N40?
The SCC68681C1N40 supports a maximum baud rate of 115.2 kbaud using its internal 18-rate baud generator or user-defined rates derived from the 16-bit counter/timer. When operating in 16× clock mode, the maximum data transfer rate is 125 kB/sec; in 1× mode, it reaches 1 MB/sec. These limits are specified under +5 V ±5% supply and 0–70 °C conditions per the official Philips product data sheet dated 2004 Apr 06.
Does the SCC68681C1N40 include an on-chip oscillator?
Yes, the SCC68681C1N40 integrates an on-chip crystal oscillator circuit connected via X1/CLK (Pin 36) and X2 (Pin 37). It operates with a nominal 3.6864 MHz crystal but accepts external clock inputs at X1/CLK if preferred. The oscillator serves as the primary timing reference for the baud rate generator, counter/timer, and internal logic - eliminating the need for external clock generation circuitry in most implementations of the SCC68681C1N40.
How does the receiver FIFO work in the SCC68681C1N40?
The SCC68681C1N40 implements a three-character deep FIFO stack in each receiver channel, supplemented by the shift register for a total of four-stage buffering. Data is loaded into the topmost empty FIFO position upon valid character reception; RxRDY asserts when ≥1 character is present, and FFULL sets when all three positions are filled. Reading the Receive Holding Register (RHR) pops the top character and advances the read pointer - preserving data integrity without automatic clearing, as confirmed in the "Receiver FIFO" section of the 2004 product data sheet.
Can the SCC68681C1N40 operate in multidrop network configurations?
Yes, the SCC68681C1N40 supports multidrop wake-up mode via programmable Address/Data (A/D) bit insertion in transmitted characters and selective address recognition in received streams. When enabled (MR1A[4:3] or MR1B[4:3] = '11'), the receiver monitors incoming data continuously - asserting RxRDY only on address-tagged characters (A/D = 1) while discarding data-tagged ones (A/D = 0). This allows efficient polling reduction in distributed I/O systems using the SCC68681C1N40 as a slave interface.
What are the key differences between SCC68681C1N40 and SCC68681E1N40?
The SCC68681C1N40 and SCC68681E1N40 share identical functionality, pinout, and electrical specifications except for temperature and supply voltage ratings: the 'C' suffix denotes commercial grade (0 °C to +70 °C, +5 V ±5%), while the 'E' suffix indicates industrial grade (–40 °C to +85 °C, +5 V ±10%). Both use the same DIP40 package (SOT129-1) and are manufactured by NXP Semiconductors (formerly Philips). No firmware or hardware changes are needed when substituting SCC68681C1N40 with SCC68681E1N40 beyond thermal validation.
SCC68681C1N40,112 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 40-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:
- 40-DIP
SCC68681C1N40,112 FAQ
1.How can I place an order for SCC68681C1N40,112 through Aetrix?
Please submit a Request for Quotation (RFQ) for SCC68681C1N40,112 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 SCC68681C1N40,112 reliable?
The price and inventory of SCC68681C1N40,112 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SCC68681C1N40,112 is usually 5 days.
3.What payment methods are accepted for SCC68681C1N40,112?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SCC68681C1N40,112 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for SCC68681C1N40,112?
SCC68681C1N40,112 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your SCC68681C1N40,112 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 SCC68681C1N40,112?
For technical support, including SCC68681C1N40,112 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SCC68681C1N40,112 requirements.
6.How does Aetrix verify that SCC68681C1N40,112 is sourced from the original manufacturer or authorized distributors?
All SCC68681C1N40,112 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 SCC68681C1N40,112 meets industry standards.
7.What is the process for return or replacement of SCC68681C1N40,112?
All SCC68681C1N40,112 units undergo pre-shipment inspection (PSI). If there is an issue with SCC68681C1N40,112, 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 SCC68681C1N40,112 part is unused and in its original packaging.
Return procedure for SCC68681C1N40,112:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
SCC68681C1N40,112 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…

