NXP Semiconductors SC68C752BIB48,151
- Part No.:
- SC68C752BIB48,151
- Manufacturer:
- NXP Semiconductors
- Package:
- 48-LQFP
- Datasheet:
-
SC68C752BIB48,151.pdf
- Description:
- IC UART DUAL W/FIFO 48-LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:2,896
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
SC68C752BIB48,151 from NXP Semiconductors is a dual-channel UART IC with Motorola 68-mode parallel interface, 64-byte transmit/receive FIFOs, hardware/software flow control, and support for data rates up to 5 Mbit/s. It operates across 2.5 V, 3.3 V, and 5 V supply rails, features programmable baud rate generation, and targets embedded industrial communication systems requiring dual serial channel management with low CPU overhead.
For engineers reviewing the SC68C752BIB48,151 datasheet, SC68C752BIB48,151 pinout, SC68C752BIB48,151 application, or SC68C752BIB48,151 equivalent, key selection considerations include its LQFP48 package, dual-channel independent addressing via A3, auto-RTS/CTS trigger level programmability in TCR, RXRDY/TXRDY DMA signaling, and industrial temperature range (−40 °C to +85 °C).
Technical Context
The SC68C752BIB48,151 implements two independent UART channels sharing a single 8-bit Motorola-style parallel bus (D0–D7, R/W, A0–A3, CS), with channel selection controlled by A3. Each channel supports full modem control (RTS/CTS/DSR/DTR/RI/CD) and has dedicated status reporting via Line Status Register (LSR) and Modem Status Register (MSR).
Its FIFO architecture uses separate 64-byte receive and transmit buffers per channel, with programmable trigger levels (via TLR and TCR) for interrupt and DMA activation. Baud rate generation employs a prescaler plus 16-bit divisor, enabling precise timing from XTAL1/XTAL2 inputs up to 5 Mbit/s.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Data Rate | Up to 5 Mbit/s - enables high-speed serial links such as industrial Ethernet gateways or protocol converters. |
| FIFO Depth | 64-byte TX/RX per channel - reduces CPU interrupt load and supports burst data transfers without loss. |
| Supply Voltage | 2.5 V / 3.3 V / 5 V - allows direct interfacing with mixed-voltage microcontrollers and legacy 5 V systems. |
| Interface Mode | Motorola 68-mode parallel bus - compatible with 68k-family processors and legacy industrial controllers. |
| Operating Temp | −40 °C to +85 °C - certified for use in industrial automation, transportation, and outdoor equipment. |
| Flow Control | Hardware (auto-RTS/CTS) and software (Xon/Xoff) - eliminates overrun errors and enables adaptive data throttling without host intervention. |
| Crystal Input | XTAL1/XTAL2 pins support crystal oscillator or external clock - provides flexible timing source selection for system-level clock tree integration. |
Pinout & Package
LQFP48 package (SOT313-2), 7 × 7 × 1.4 mm body, 0.5 mm pitch, exposed pad not present. Pin 1 index located at top-left corner (see Fig 2 in datasheet).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A0–A3 | Address select inputs | A3 selects Channel A (LOW) or Channel B (HIGH); A0–A2 address internal registers within selected channel. |
| D0–D7 | Bidirectional data bus | 8-bit Motorola 68-mode parallel interface; D0 = LSB; supports 3-state operation during bus sharing. |
| R/W | Read/write control | LOW = write to register; HIGH = read from register - defines data transfer direction on D0–D7. |
| CS | Chip select | Active LOW enables access; must be asserted with correct A3 state to target Channel A or B. |
| TXA/TXB | Transmit outputs | Serial output for Channel A/B; disabled during local loopback mode; driven HIGH after reset. |
| RXA/RXB | Receive inputs | Serial input for Channel A/B; internally disconnected during local loopback; 5 V tolerant. |
| RTSA/RTSB | Request-to-send outputs | Active LOW RTS signals; controlled by MCR[1] or auto-RTS logic (EFR[6]); deasserted when RX FIFO reaches halt level. |
| CTSA/CTSB | Clear-to-send inputs | Active LOW CTS signals; enable transmission when asserted; auto-CTS active if EFR[7] = 1. |
| RXRDYA/RXRDYB | Receive-ready outputs | Active LOW indicates FIFO ≥ trigger level or non-empty; used for DMA request or polling efficiency. |
| TXRDYA/TXRDYB | Transmit-ready outputs | Active LOW indicates space ≥ trigger level or empty FIFO; triggers DMA writes or informs host of transmit readiness. |
| IRQ | Interrupt request output | Wire-ORed interrupt from both channels; requires external pull-up; cleared by reading IIR or servicing interrupt source. |
| RESET | Asynchronous reset input | Active LOW resets internal registers and outputs; TXA/TXB go HIGH, RTS/CTS/DTR go HIGH, RXRDY goes HIGH, TXRDY goes LOW. |
| XTAL1/XTAL2 | Clock input/output | XTAL1 accepts crystal or external clock; XTAL2 outputs buffered clock - forms internal oscillator or passes through external reference. |
| VCC/GND | Power supply | Two VCC pins (19, 42) and two GND pins (17, 24) - provide low-impedance power distribution for noise-sensitive analog/digital sections. |
Key Features
| Feature | Design Value |
|---|---|
| Dual independent UART channels | Each channel fully configurable (data length, parity, stop bits, baud rate) and addressable via A3 - enables simultaneous RS-232/RS-485 and modem interfaces. |
| Programmable FIFO trigger levels | Separate RX/TX trigger thresholds per channel via TLR and TCR - optimizes interrupt frequency and DMA burst size for real-time latency requirements. |
| Auto-RTS/CTS with dynamic threshold control | Halt/resume levels stored in TCR[3:0]/TCR[7:4] - prevents receiver overrun by synchronizing RTS assertion with actual FIFO occupancy, not fixed thresholds. |
| Enhanced software flow control | Supports dual Xon/Xoff character sets, Xon Any resume, and special-character detection - enables robust protocol negotiation in ASCII-based industrial messaging. |
| Internal loopback and diagnostics | Local loopback mode disconnects RXA/RXB inputs and routes TXA/TXB internally - allows firmware self-test without external cabling or loopback adapters. |
| Sleep mode with wake-on-RX | Enabled via EFR[4] + IER[4]; exits sleep on RX activity or IRQ assertion - extends battery life in portable or energy-constrained edge devices. |
Applications
| Industrial PLC Communication Hub | Legacy System Serial Bridge |
|---|---|
Use Scenario: Integrating legacy RS-232 field devices (HMI, sensors, drives) into a modern EtherNet/IP or PROFINET controller via a compact gateway module. IC Role / Device Role / Timing Role: Dual UART acts as parallel-bus-to-serial bridge; Channel A handles master polling, Channel B manages slave response buffering with 64-byte FIFOs. Use Value: Eliminates CPU polling overhead via RXRDY/TXRDY DMA signaling and auto-CTS handshaking - sustains 460.8 kbit/s full-duplex traffic across both ports with <1% host utilization. | Use Scenario: Retrofitting a 68000-based CNC machine controller with additional serial debug and maintenance ports without redesigning the mainboard. IC Role / Device Role / Timing Role: SC68C752BIB48,151 replaces discrete UARTs using native 68-mode interface - preserves existing address decoding and timing margins. Use Value: 5 V tolerance on RX inputs and 2.5–5 V supply flexibility allow direct connection to TTL, RS-232 level shifters, or 3.3 V FPGAs - avoids voltage translation components. |
| Modem-Controlled Remote Terminal | Multi-Protocol Industrial Gateway |
Use Scenario: Cellular or PSTN-connected remote telemetry unit transmitting sensor logs and accepting over-the-air configuration commands. IC Role / Device Role / Timing Role: UART Channel A manages AT command exchange with modem; Channel B handles local RS-485 sensor bus with hardware flow control. Use Value: Full modem control (CTS/RTS/DSR/DTR/RI/CD) and break detection enable reliable PPP link establishment and carrier-loss recovery - critical for unattended deployments. | Use Scenario: Edge gateway aggregating Modbus RTU, ASCII, and DF1 serial protocols into MQTT/HTTP uplinks for cloud SCADA platforms. IC Role / Device Role / Timing Role: One channel runs Modbus RTU at 115.2 kbit/s with 1 stop bit; other runs ASCII protocol at 9600 bps with Xon/Xoff - isolated by independent FIFOs and registers. Use Value: Programmable baud divisors and dual-character Xon/Xoff support allow concurrent operation of incompatible protocols - no time-slicing or context switching required. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual UART applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| SC16C752BIB48,151 | Same pinout and register map, but lacks 5 Mbit/s capability (max 3 Mbit/s) and has no Xon Any or special-character detection. | Not suitable for high-speed industrial links or advanced ASCII protocol stacks requiring Xon Any resume. | Select SC68C752BIB48,151 when >3 Mbit/s throughput or enhanced software flow control is required. |
| TL16C752BPTR | TI part in TQFP48; supports 5 Mbit/s and 64-byte FIFOs but uses Intel 80-style bus interface (RD/WR vs R/W) and different A3 channel select logic. | Requires PCB layout change and firmware register mapping update due to incompatible control signal polarity and addressing scheme. | Choose SC68C752BIB48,151 for 68k-compatible systems; TL16C752BPTR only if migrating from TI-based designs. |
Compared with SC16C752BIB48,151, the SC68C752BIB48,151 delivers higher data rate headroom and richer flow control for protocol-aware firmware; versus TL16C752BPTR, it preserves 68-mode timing and A3-based channel selection-critical for drop-in replacement in legacy Motorola architectures.
Availability
SC68C752BIB48,151 is available at Aetrix Electronics and suitable for industrial automation, legacy system upgrades, and multi-protocol gateway designs requiring stable component supply, long-term lifecycle assurance, and guaranteed traceable sourcing.
Supply support for SC68C752BIB48,151 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 communication peripherals and mixed-signal design.
The SC68C752BIB48,151 belongs to NXP's legacy UART product line designed specifically for industrial control systems requiring robust dual-channel serial bridging with Motorola bus compatibility and extended temperature operation.
FAQ
What is the maximum data rate supported by the SC68C752BIB48,151?
The SC68C752BIB48,151 supports data rates up to 5 Mbit/s per channel, achieved via its programmable 16-bit baud rate divisor and prescaler circuit. This maximum rate assumes optimal clock input (e.g., 40 MHz XTAL) and proper signal integrity on TX/RX lines. The actual achievable rate depends on external crystal accuracy, PCB layout, and line driver/receiver characteristics - the SC68C752BIB48,151 itself imposes no lower-layer limitation beyond its internal timing specification.
Does the SC68C752BIB48,151 support both Intel and Motorola bus interfaces?
No, the SC68C752BIB48,151 implements only the Motorola 68-mode parallel interface, defined by R/W (not RD/WR), A0–A3 address lines, and CS control. It does not support Intel 80-style timing or signal polarity. Attempting to interface with an Intel bus without level/shaping logic will result in incorrect register access and undefined behavior - the SC68C752BIB48,151 requires strict adherence to 68k-compatible strobing and setup/hold timing.
How does hardware flow control work on the SC68C752BIB48,151?
Hardware flow control on the SC68C752BIB48,151 uses auto-RTS and auto-CTS functions enabled independently via EFR[6] and EFR[7]. Auto-RTS asserts RTSn when the receive FIFO level falls below the halt trigger (TCR[3:0]) and deasserts it upon reaching that level; auto-CTS gates transmission based on CTSn state. Both functions operate without CPU intervention - the SC68C752BIB48,151 handles all timing and state transitions internally, eliminating overrun errors during sustained high-speed transfers.
Can the SC68C752BIB48,151 operate from a 2.5 V supply while interfacing with 5 V logic inputs?
Yes, the SC68C752BIB48,151 supports 2.5 V, 3.3 V, and 5 V operation, and its RXA/RXB, CDA/CDB, DSRA/DSRB, RIA/RIB, and CTSA/CTSB inputs are explicitly 5 V tolerant per the datasheet. When powered at 2.5 V, these pins accept 0–5 V input signals without damage or level-shifting circuitry - the SC68C752BIB48,151 maintains full functionality and timing compliance across all three supply voltages.
What is the function of the TCR register in the SC68C752BIB48,151?
The Transmission Control Register (TCR) in the SC68C752BIB48,151 stores the receiver FIFO halt and resume trigger levels used exclusively by auto-RTS flow control - bits [3:0] set the halt level (RTSn deassertion), and bits [7:4] set the resume level (RTSn reassertion). Unlike the Trigger Level Register (TLR), which controls interrupt/DMA activation, the TCR values are referenced only during hardware flow control operation - the SC68C752BIB48,151 uses them to dynamically manage RTS signaling based on real-time FIFO occupancy.
SC68C752BIB48,151 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 48-LQFP
- Series:
- -
- Packaging:
- Tray
- Product Status:
- Obsolete
- Features:
- -
- Number of Channels:
- 2, DUART
- 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:
- 48-LQFP (7x7)
SC68C752BIB48,151 FAQ
1.How can I place an order for SC68C752BIB48,151 through Aetrix?
Please submit a Request for Quotation (RFQ) for SC68C752BIB48,151 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 SC68C752BIB48,151 reliable?
The price and inventory of SC68C752BIB48,151 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SC68C752BIB48,151 is usually 5 days.
3.What payment methods are accepted for SC68C752BIB48,151?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SC68C752BIB48,151 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for SC68C752BIB48,151?
SC68C752BIB48,151 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your SC68C752BIB48,151 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 SC68C752BIB48,151?
For technical support, including SC68C752BIB48,151 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SC68C752BIB48,151 requirements.
6.How does Aetrix verify that SC68C752BIB48,151 is sourced from the original manufacturer or authorized distributors?
All SC68C752BIB48,151 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 SC68C752BIB48,151 meets industry standards.
7.What is the process for return or replacement of SC68C752BIB48,151?
All SC68C752BIB48,151 units undergo pre-shipment inspection (PSI). If there is an issue with SC68C752BIB48,151, 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 SC68C752BIB48,151 part is unused and in its original packaging.
Return procedure for SC68C752BIB48,151:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
SC68C752BIB48,151 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…
