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 SC16C654DBIB64,157

Part No.:
SC16C654DBIB64,157
Manufacturer:
NXP Semiconductors
Category:
UARTs (Universal Asynchronous Receiver Transmitter)
Package:
64-LQFP
Datasheet:
AetrixSC16C654DBIB64,157.pdf
Description:
IC QUAD UART 64BYTE 64LQFP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:2,186

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

SC16C654DBIB64 from NXP Semiconductors (formerly Philips) is a quad UART IC designed for high-throughput serial communication in embedded systems. It supports 5 Mbit/s data rates at 3.3 V/5 V, features 64-byte transmit and receive FIFOs per channel, and provides Intel- or Motorola-compatible bus interfaces. It is used in industrial gateways, multi-port RS-232/RS-485 adapters, and telecom infrastructure requiring reliable asynchronous data bridging.

For engineers reviewing the SC16C654DBIB64 datasheet, SC16C654DBIB64 pinout, SC16C654DBIB64 application, or SC16C654DBIB64 equivalent, key selection criteria include its LQFP64 package with 64-pin 10×10 mm footprint, 4-channel independent interrupt support (INTA–INTD), hardware/software flow control (RTS/CTS & Xon/Xoff), IrDA encoder/decoder capability, and compatibility with ST16C654D and TL16C754 in system-level designs.

Technical Context

The SC16C654DBIB64 implements four independent UART channels sharing a common 8-bit bidirectional data bus (D0–D7), address decoding (A0–A2), and chip-select logic (CSA–CSD). Each channel includes dedicated modem control pins (RTS/CTS/DSR/DTR/RI/CD), full status reporting, and programmable character formatting (5–8 data bits, 1–2 stop bits, parity options).

It operates in 16-mode only (Intel interface) on the LQFP64 package, with IOR/IOW strobes, individual INTA–INTD outputs, and no IRQ or R/W pin - confirming fixed 16-bit bus alignment. The internal baud rate generator supports DC to 5 Mbit/s, and FIFO trigger levels are software-selectable across four thresholds to optimize CPU servicing intervals.

Key Specifications

ParameterValue and Actual Design Meaning
Channels4 independent UARTs with separate TX/RX, modem, and interrupt signals
Max Data Rate5 Mbit/s at 3.3 V or 5 V; enables high-speed modem and industrial link operation
FIFO Depth64-byte transmit and receive FIFO per channel; reduces CPU interrupt load by ~4× vs. 16-byte FIFOs
Supply Voltage2.5 V, 3.3 V, or 5 V operation; supports mixed-voltage system integration
Interface Mode16-mode only (Intel bus); uses IOR/IOW, CSA–CSD, and INTA–INTD - no 68-mode pins present
Operating Temp−40 °C to +85 °C industrial range; qualified for factory automation and outdoor equipment
IrDA SupportIntegrated infrared encoder/decoder; enables direct IrDA 1.0 physical layer compliance without external ICs

Pinout & Package

SC16C654DBIB64 is housed in a plastic low-profile quad flat package (LQFP64) with 64 leads, 10 × 10 × 1.4 mm body size (SOT314-2), lead pitch of 0.5 mm, and exposed thermal pad for enhanced power dissipation.

Pin/TerminalCircuit RoleDesign Meaning
CSA–CSDIndividual chip select inputs (active LOW)Selects UART channel A–D independently; enables concurrent multi-channel access without address decoding logic
INTA–INTDDedicated interrupt outputs (active HIGH)Provides per-channel interrupt signaling; eliminates need for software polling or shared IRQ arbitration
RTSA–RTSD / CTSA–CTSDRequest-to-Send & Clear-to-Send outputs/inputsEnables hardware flow control per channel; RTS toggles automatically when FIFO threshold reached if EFR[6] enabled
RXA–RXD / TXA–TXDSerial data inputs/outputsFour full-duplex asynchronous serial ports; each supports start/stop/parity framing and false start-bit detection
D0–D78-bit bidirectional data busShared parallel interface for register read/write; 3-state TTL drive allows connection to multiplexed microcontroller buses
A0–A2Address select inputsDefines internal register address (e.g., THR, RHR, IER, FCR) within selected UART channel
IOR / IOWRead/Write strobe inputs (active LOW)Controls timing of register access; compatible with Intel 80xx-style bus timing requirements
RESETAsynchronous reset inputClears all internal registers and disables TX/RX; initializes device to 16C454-compatible state on power-up

Key Features

FeatureDesign Value
Auto RTS/CTS Flow ControlHardware-enforced per-channel flow control reduces CPU overhead and prevents FIFO overrun during burst transfers
Programmable FIFO Trigger LevelsFour selectable RX/TX interrupt thresholds (1, 4, 8, 14 bytes) allow tuning of interrupt frequency to match host processor latency
IrDA Encoder/DecoderOn-chip pulse shaping and demodulation meets IrDA 1.0 SIR (115.2 kbit/s) physical layer spec without external components
Sleep ModeReduces current draw during idle periods; maintains register state and wakes on RX activity or external interrupt
Modem Status ReportingReal-time DSR/CD/RI/CTS monitoring via MSR register; enables robust line supervision in dial-up and leased-line applications
False Start-Bit DetectionRejects spurious noise-induced start bits; improves reliability in electrically noisy industrial environments

Applications

Industrial Multi-Port Serial ServerTelecom Line Card Interface

Use Scenario: A DIN-rail mounted serial server aggregates 4 RS-232 lines from PLCs, sensors, and HMIs into a single Ethernet uplink.

IC Role / Device Role / Timing Role: SC16C654DBIB64 serves as the quad-channel UART bridge, converting parallel CPU data to four independent serial streams with precise framing and error detection.

Use Value: 64-byte FIFOs extend interrupt service intervals to 6.1 ms (vs. 1.53 ms for 16-byte FIFOs), freeing CPU cycles for protocol translation and network stack processing.

Use Scenario: A carrier-grade line card routes T1/E1 backhaul traffic through multiple legacy serial management interfaces.

IC Role / Device Role / Timing Role: SC16C654DBIB64 handles out-of-band management console access across four independent maintenance ports with modem handshaking.

Use Value: Hardware RTS/CTS per channel ensures deterministic flow control during firmware updates, preventing command loss under heavy traffic loads.

Embedded Test Equipment ControllerMedical Device Communication Hub

Use Scenario: Automated test system controls 4 instruments (oscilloscopes, power supplies, DMMs) via RS-232 using a single ARM host.

IC Role / Device Role / Timing Role: SC16C654DBIB64 acts as a synchronous serial controller, managing simultaneous command/response exchanges with precise timing and status feedback.

Use Value: Individual INTA–INTD outputs eliminate interrupt masking conflicts, enabling real-time response to instrument-ready signals without polling delay.

Use Scenario: Patient monitor aggregates data from ECG, SpO₂, and NIBP modules via isolated RS-232 links before forwarding to central nursing station.

IC Role / Device Role / Timing Role: SC16C654DBIB64 provides galvanically isolated serial bridging with IrDA support for wireless configuration and diagnostics.

Use Value: Integrated IrDA encoder/decoder enables secure, contactless parameter updates and log retrieval without opening sealed medical enclosures.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
ST16C654DPin- and software-compatible; identical LQFP64 package, same 64-byte FIFOs and 5 Mbit/s max rateNo internal INTSEL bonding difference; requires external pull-up/down for interrupt mode selectionPreferred where legacy ST design reuse is required and board layout matches SC16C654DBIB64 exactly
TL16C754BSame 64-pin LQFP package; supports 5 Mbit/s but lacks IrDA encoder/decoder and sleep modeDoes not support infrared physical layer; requires external components for IrDA functionalitySelected when IrDA is unused and cost sensitivity outweighs feature set differentiation

Compared with ST16C654D, SC16C654DBIB64 offers factory-configured continuous-interrupt mode (INTSEL bonded to VCC), simplifying layout; versus TL16C754B, it adds integrated IrDA and lower-power sleep, enabling compact, certified medical and portable diagnostic designs.

Availability

SC16C654DBIB64 is available at Aetrix Electronics and suitable for industrial multi-port serial servers, telecom line card interfaces, embedded test equipment controllers, and medical device communication hubs requiring stable component supply and long-term obsolescence planning.

Supply support for SC16C654DBIB64 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, formerly Philips Semiconductors, is a global leader in high-performance mixed-signal ICs for automotive, industrial, and communication markets.

The SC16C654DBIB64 belongs to NXP's legacy high-performance UART product line, engineered for demanding multi-channel serial infrastructure where reliability, FIFO depth, and interface flexibility are critical.

FAQ

What voltage levels does the SC16C654DBIB64 support?

The SC16C654DBIB64 supports operation at 2.5 V, 3.3 V, and 5 V supply voltages. At 2.5 V, maximum data rate is 3 Mbit/s; at 3.3 V and 5 V, it achieves up to 5 Mbit/s. All I/O pins are 5 V tolerant, allowing safe interfacing with legacy 5 V logic even when the core runs at 3.3 V or 2.5 V. This flexibility makes SC16C654DBIB64 suitable for mixed-voltage board designs without level-shifting circuitry.

Does the SC16C654DBIB64 support both Intel and Motorola bus interfaces?

No - the SC16C654DBIB64 is configured exclusively for the 16-mode (Intel) interface. Its LQFP64 package omits pins required for 68-mode operation (e.g., A3/A4, R/W, IRQ), and includes IOR/IOW, CSA–CSD, and individual INTA–INTD outputs. The 16/68 pin is absent, confirming fixed 16-mode functionality. This differs from the PLCC68 variant, which supports mode selection. SC16C654DBIB64 is therefore optimized for Intel-compatible microcontrollers and x86-based industrial hosts.

How does the SC16C654DBIB64 handle interrupt generation across four UART channels?

The SC16C654DBIB64 provides four dedicated active-HIGH interrupt outputs - INTA, INTB, INTC, and INTD - one per UART channel. Each is independently controlled by the Modem Control Register (MCR[3]) and Interrupt Enable Register (IER). Unlike shared-IRQ architectures, this eliminates interrupt masking conflicts and enables true parallel servicing. SC16C654DBIB64 also supports continuous-interrupt mode (INTSEL internally bonded to VCC), ensuring immediate notification without software-controlled enable/disable sequencing.

What is the role of the CLKSEL pin on the SC16C654DBIB64?

The SC16C654DBIB64 does not include a CLKSEL pin. That pin is present only on the PLCC68 package (e.g., SC16C654BIA68) to select 1× or 4× pre-scaling for the baud rate generator. In the LQFP64 variant, CLKSEL functionality is replaced by MCR[7], which can override the default scaling factor after reset. This simplifies PCB layout for SC16C654DBIB64 while retaining full baud rate programmability - including support for standard rates up to 5 Mbit/s and custom values via divisor latch programming.

Can the SC16C654DBIB64 be used for infrared communication?

Yes - the SC16C654DBIB64 integrates a compliant IrDA 1.0 encoder/decoder. It performs pulse shaping, NRZ encoding, and RZI decoding directly, supporting SIR (Serial Infrared) at 115.2 kbit/s. No external IR transceiver IC is needed; only an IR LED and photodiode (with driver/receiver circuitry) must be added. This capability is confirmed in the official datasheet Rev. 02 and applies specifically to SC16C654DBIB64, enabling compact, certified medical and portable diagnostic designs with wireless configuration and diagnostics.

SC16C654DBIB64,157 Specifications

Product attributes
Attribute value
Manufacturer:
NXP Semiconductors
Package/Case:
64-LQFP
Series:
-
Packaging:
Tray
Product Status:
Obsolete
Features:
-
Number of Channels:
4, QUART
FIFO's:
64 Byte
Protocol:
-
Data Rate (Max):
5Mbps
Voltage - Supply:
2.5V, 3.3V, 5V
With Auto Flow Control:
Yes
With IrDA Encoder/Decoder:
Yes
With False Start Bit Detection:
Yes
With Modem Control:
Yes
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
64-LQFP (10x10)

SC16C654DBIB64,157 FAQ

1.How can I place an order for SC16C654DBIB64,157 through Aetrix?

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

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

3.What payment methods are accepted for SC16C654DBIB64,157?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for SC16C654DBIB64,157?

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

Once your SC16C654DBIB64,157 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 SC16C654DBIB64,157?

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

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

All SC16C654DBIB64,157 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 SC16C654DBIB64,157 meets industry standards.

7.What is the process for return or replacement of SC16C654DBIB64,157?

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

Return procedure for SC16C654DBIB64,157:

1.Submit a request within 90 days.

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

SC16C654DBIB64,157 Tags

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