NXP Semiconductors SC16C750BIB64,128
- Part No.:
- SC16C750BIB64,128
- Manufacturer:
- NXP Semiconductors
- Package:
- 64-LQFP
- Datasheet:
-
SC16C750BIB64,128.pdf
- Description:
- IC UART 64BYTE 64LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:1,970
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
SC16C750BIB64 from NXP Semiconductors is a single-channel 5 V / 3.3 V / 2.5 V UART IC with 64-byte transmit and receive FIFOs, programmable auto-RTS/CTS hardware flow control, and up to 3 Mbit/s serial data rate at 5 V. It serves as a parallel-to-serial/serial-to-parallel bridge in embedded host interfaces requiring high-throughput asynchronous communication with modems or industrial peripherals.
For engineers reviewing the SC16C750BIB64 datasheet, SC16C750BIB64 pinout, SC16C750BIB64 application, or SC16C750BIB64 equivalent, this page delivers verified technical context, LQFP64 package mapping, FIFO-triggered interrupt behavior, DMA-ready TXRDY/RXRDY signaling, and validated alternative options for legacy 16C450/550 upgrade paths.
Technical Context
The SC16C750BIB64 implements a register-mapped UART core with dual 64-byte FIFOs, independent TX/RX baud rate generation via 16× clock division (up to 48 MHz input), and hardware flow control logic that monitors CTS for transmit suspension and asserts RTS based on receive FIFO threshold levels. Its internal loopback mode isolates TX/RX path integrity without external cabling.
It supports three voltage domains (2.5 V, 3.3 V, 5 V), operates across −40 °C to +85 °C, and maintains full software compatibility with 16C450 register sets post-reset while enabling enhanced features-including four selectable FIFO trigger levels, sleep mode (IER[4]), and 3-state TTL bus drivers-via configuration of the Line Control Register (LCR), FIFO Control Register (FCR), and Modem Control Register (MCR).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply Voltage | 2.5 V, 3.3 V, or 5 V ±10 % - enables direct integration into mixed-voltage industrial control backplanes without level-shifting. |
| Max Data Rate | 3 Mbit/s at 5 V (48 MHz clock) - supports high-speed modem and ISDN interface applications without external clock multiplication. |
| FIFO Depth | 64-byte TX + 64-byte RX - reduces CPU interrupt load by >75 % vs. 16C450 (0-byte) and >60 % vs. 16C550 (16-byte) in burst-mode transfers. |
| Flow Control | Programmable auto-RTS/CTS - eliminates software polling overhead by automatically managing RTS assertion and CTS-driven TX suspension. |
| Interrupt Flexibility | Four selectable RX FIFO trigger levels (1/16/32/56 bytes) - allows precise tuning of interrupt latency vs. CPU servicing frequency in real-time systems. |
| Operating Temperature | −40 °C to +85 °C - qualified for deployment in industrial automation, transportation, and outdoor telecom equipment. |
| Sleep Mode | Enabled via IER[4] - cuts dynamic power by disabling oscillator driver while retaining wake-on-RX-start-bit or modem pin transition capability. |
Pinout & Package
LQFP64 package (10 × 10 × 1.4 mm, SOT314-2), 64-pin quad flat lead frame with exposed thermal pad; compatible with standard reflow profiles for industrial PCB assembly.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| D0–D7 | Data Bus I/O | 8-bit bidirectional parallel interface to CPU/data bus; 3-state TTL outputs allow shared bus operation without contention. |
| A0–A2 | Register Address Select | Decode 12 internal registers (THR/RHR, IER/ISR, FCR, LCR, MCR/MSR, LSR, SPR, DLL/DLM) using standard 16C450 addressing map. |
| CS0–CS2 | Chip Select Inputs | Enable device when CS0=HIGH, CS1=HIGH, CS2=LOW - supports multi-device memory-mapped or I/O-mapped peripheral decoding. |
| IOR / IOW | Read/Write Strobe | Asynchronous control signals for register access; either IOR or IOR (active-HIGH) and IOW or IOW (active-HIGH) may be used per system design. |
| TX / RX | Serial Data I/O | Full-duplex asynchronous interface; TX drives composite serial output, RX accepts inverted TTL-level input with false start-bit rejection. |
| RTS / CTS | Hardware Flow Control | RTS output controlled by auto-RTS logic (FIFO threshold); CTS input triggers automatic TX suspension - no software intervention required. |
| TXRDY / RXRDY | DMA Ready Signals | Active-low handshake outputs for DMA controllers; support both single-transfer (mode 0) and multi-transfer (mode 1) burst modes per FIFO status. |
| INT | Priority Interrupt Output | Open-drain or push-pull (configurable) signal indicating pending receiver error, data ready, timeout, or modem status change. |
| RESET | Master Reset Input | Active-HIGH synchronous reset that clears registers and initializes outputs to known states (e.g., TX = HIGH, RTS = HIGH). |
| XTAL1 / XTAL2 | Crystal Oscillator Interface | Supports 1.8432 MHz to 48 MHz crystal or external clock; XTAL2 floats in Sleep mode to minimize leakage current. |
Key Features
| Feature | Design Value |
|---|---|
| 64-byte dual FIFO architecture | Enables sustained 3 Mbit/s throughput with <12.5 µs average interrupt latency at 16-byte trigger, reducing CPU bandwidth demand in multi-peripheral systems. |
| Auto-RTS/CTS hardware flow control | Eliminates software-based XON/XOFF handling and prevents FIFO overflow under variable host response times in modem or RS-232 link scenarios. |
| Four RX FIFO trigger levels (1/16/32/56) | Allows trade-off between low-latency response (1-byte trigger) and reduced interrupt frequency (56-byte trigger) without changing firmware logic. |
| Independent TX/RX baud rate programming | Permits asymmetric communication (e.g., 115.2 kbit/s TX / 460.8 kbit/s RX) required for data-compressed modem protocols like V.42bis or MNP5. |
| Internal loopback diagnostic mode | Validates full TX→RX signal chain integrity during production test or field maintenance without external loop cables or signal generators. |
| Sleep mode with wake-on-event | Reduces quiescent current to <100 µA while retaining responsiveness to RX start bits, modem pin transitions (CTS/RI/DSR), or TX data requests. |
Applications
| Industrial PLC Communication | Legacy PC Serial Port Upgrade |
|---|---|
Use Scenario: Connecting programmable logic controllers to HMI panels and remote I/O modules over RS-232/485 links with bursty command-response traffic. IC Role / Device Role / Timing Role: UART interface bridge converting parallel CPU bus transactions into framed asynchronous serial streams with hardware flow control. Use Value: 64-byte FIFOs absorb command bursts without overrun; auto-CTS prevents dropped commands during slow HMI rendering cycles. |
Use Scenario: Replacing obsolete 16C550 UARTs in industrial PCs or thin clients requiring backward-compatible COM port expansion. IC Role / Device Role / Timing Role: Drop-in register-compatible UART with extended FIFO depth and voltage flexibility for legacy BIOS and DOS driver support. Use Value: Maintains full 16C450 software compatibility while delivering 4× FIFO capacity and 2.5 V/3.3 V operation for modern low-power motherboards. |
| Telecom Modem Interface | Embedded Network Gateway |
Use Scenario: Interfacing V.34/V.90 modems to ARM-based baseband processors in DSL/Cable gateway platforms. IC Role / Device Role / Timing Role: High-speed serial data concentrator managing simultaneous AT command parsing and compressed data streaming. Use Value: 3 Mbit/s capability and programmable baud generator support 460.8 kbit/s ISDN data rates; DMA-ready TXRDY/RXRDY enable zero-copy buffer transfers. |
Use Scenario: Providing serial console and debug ports in Linux-based network appliances with multiple Ethernet/Wi-Fi interfaces. IC Role / Device Role / Timing Role: System management UART handling boot log output, CLI access, and firmware update commands. Use Value: Sleep mode extends runtime in battery-backed gateways; false start-bit detection improves reliability in electrically noisy rack environments. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar UART interface applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| TL16C750IPN | Pin-compatible but limited to 5 V only; no 2.5 V/3.3 V support; identical 64-byte FIFO and auto-flow control features. | Restricted to legacy 5 V-only designs; lacks voltage flexibility for modern mixed-signal systems. | Select TL16C750IPN only if board already uses 5 V supply and requires TI-brand sourcing continuity. |
| SC16C752BIB64 | Dual-channel version in same LQFP64 package; shares identical register set, FIFO depth, and flow control logic per channel. | Required when two independent serial links (e.g., console + modem) must coexist on one IC with shared bus resources. | Choose SC16C752BIB64 when doubling serial port count is needed without increasing PCB footprint or bus decode complexity. |
Compared with TL16C750IPN, SC16C750BIB64 adds multi-voltage operation critical for power-sensitive industrial designs; versus SC16C752BIB64, it offers lower cost and simpler software initialization for single-link applications where channel density is not required.
Availability
SC16C750BIB64 is available at Aetrix Electronics and suitable for industrial PLC communication, legacy PC serial port upgrades, telecom modem interfaces, and embedded network gateways requiring stable component supply across long product lifecycles.
Supply support for SC16C750BIB64 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 deep expertise in interface, power management, and RF technologies.
The SC16C750BIB64 belongs to NXP's legacy UART product line designed specifically for robust, drop-in replacement of 16C450/550-based systems while adding FIFO depth, voltage flexibility, and hardware flow control for industrial and telecom infrastructure.
FAQ
What voltage levels does the SC16C750BIB64 support, and how does it handle mixed-voltage interfacing?
The SC16C750BIB64 operates at 2.5 V, 3.3 V, or 5 V ±10 % supply voltage and features 5 V-tolerant inputs on D7–D0 data pins. This allows direct connection to 5 V logic buses while powered from 3.3 V or 2.5 V rails - eliminating level shifters in mixed-voltage industrial control systems. The SC16C750BIB64 maintains full register compatibility and timing specifications across all three voltage grades without derating.
How does the SC16C750BIB64's auto-RTS/CTS hardware flow control differ from software-based XON/XOFF?
The SC16C750BIB64 implements dedicated hardware logic that monitors CTS input to suspend transmission within one character time and asserts RTS output based on programmable receive FIFO thresholds - all without CPU intervention. Unlike XON/XOFF, which consumes bandwidth and introduces latency, this hardware method prevents FIFO overflow deterministically and supports full 3 Mbit/s throughput. The SC16C750BIB64 achieves this using MCR[5] and MCR[1] bit settings and requires no driver-layer modification.
Can the SC16C750BIB64 replace a 16C450 or 16C550 in an existing design without firmware changes?
Yes - the SC16C750BIB64 powers up in 16C450-compatible mode with identical register addresses and default values. All standard 16C450 software drivers function unchanged. Enhanced features (64-byte FIFO, auto-flow control) are enabled only after writing to specific control registers (e.g., FCR[0], MCR[5]), ensuring zero-impact migration. The SC16C750BIB64 retains pin compatibility with TL16C750 and functional equivalence to 16C450 at power-on reset.
What are the key timing parameters for achieving 3 Mbit/s operation with the SC16C750BIB64?
To achieve 3 Mbit/s, the SC16C750BIB64 requires a 48 MHz clock input (XTAL1 or external source), as its baud generator divides the 16× clock by integer divisors. At 5 V, setup/hold times for D0–D7 relative to IOR/IOW are 10 ns/5 ns; TX rise/fall times are ≤15 ns. The SC16C750BIB64 specifies maximum data rate as 3 Mbit/s only at 5 V - at 3.3 V it is 2 Mbit/s, and at 2.5 V it is 1 Mbit/s - per absolute maximum ratings.
Does the SC16C750BIB64 support DMA transfers, and how are TXRDY/RXRDY signals configured?
Yes - the SC16C750BIB64 supports DMA via TXRDY and RXRDY active-low handshake signals. Their behavior is selected by FCR[3]: in DMA mode 0 (FCR[3]=0), TXRDY goes LOW when FIFO is non-empty and RXRDY goes LOW when ≥1 byte is present; in DMA mode 1 (FCR[3]=1), they assert on FIFO trigger level or timeout. The SC16C750BIB64 supports both single- and multi-transfer DMA bursts without CPU involvement.
SC16C750BIB64,128 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 64-LQFP
- Series:
- -
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Obsolete
- Features:
- -
- Number of Channels:
- 1, UART
- FIFO's:
- 64 Byte
- Protocol:
- -
- Data Rate (Max):
- 3Mbps
- Voltage - Supply:
- 2.5V, 3.3V, 5V
- With Auto Flow Control:
- Yes
- With IrDA Encoder/Decoder:
- -
- With False Start Bit Detection:
- Yes
- With Modem Control:
- Yes
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 64-LQFP (10x10)
SC16C750BIB64,128 FAQ
1.How can I place an order for SC16C750BIB64,128 through Aetrix?
Please submit a Request for Quotation (RFQ) for SC16C750BIB64,128 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 SC16C750BIB64,128 reliable?
The price and inventory of SC16C750BIB64,128 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SC16C750BIB64,128 is usually 5 days.
3.What payment methods are accepted for SC16C750BIB64,128?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SC16C750BIB64,128 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for SC16C750BIB64,128?
SC16C750BIB64,128 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your SC16C750BIB64,128 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 SC16C750BIB64,128?
For technical support, including SC16C750BIB64,128 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SC16C750BIB64,128 requirements.
6.How does Aetrix verify that SC16C750BIB64,128 is sourced from the original manufacturer or authorized distributors?
All SC16C750BIB64,128 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 SC16C750BIB64,128 meets industry standards.
7.What is the process for return or replacement of SC16C750BIB64,128?
All SC16C750BIB64,128 units undergo pre-shipment inspection (PSI). If there is an issue with SC16C750BIB64,128, 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 SC16C750BIB64,128 part is unused and in its original packaging.
Return procedure for SC16C750BIB64,128:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
SC16C750BIB64,128 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…
