NXP Semiconductors SC28L91A1B,551
- Part No.:
- SC28L91A1B,551
- Manufacturer:
- NXP Semiconductors
- Package:
- 44-QFP
- Datasheet:
-
SC28L91A1B,551.pdf
- Description:
- IC UART SINGLE W/FIFO 44QFP
- Quantity:
- Payment:

- Shipping:

Inventory:1,292
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
SC28L91A1B,551 from NXP Semiconductors (formerly Philips) is a single-channel 3.3 V or 5.0 V universal asynchronous receiver/transmitter (UART) with 16-byte transmit and receive FIFOs, programmable dual-speed baud rate generation (up to 1 Mbps), and pin-selectable Intel 80xxx or Motorola 68xxx bus interface. It operates across –40°C to +85°C and supports full-duplex serial communication in industrial embedded systems requiring robust flow control and interrupt-driven I/O.
For engineers reviewing the SC28L91A1B,551 datasheet, SC28L91A1B,551 pinout, SC28L91A1B,551 application, or SC28L91A1B,551 equivalent, key selection considerations include its dual-voltage operation, independent Rx/Tx baud rate programming, watchdog timer for receiver timeout, RTS/CTS hardware flow control, and multipurpose 7-bit input / 8-bit output ports supporting DMA handshaking and modem signaling.
Technical Context
The SC28L91A1B,551 implements a fully programmable UART channel with separate 16-character FIFO buffers for transmit and receive paths, reducing CPU interrupt overhead and preventing overrun/underrun in high-throughput serial links. Its baud rate generator supports 28 fixed rates (50–230.4 kbaud), user-defined rates via a 16-bit counter/timer, and external 1X or 16X clock inputs - enabling precise timing for clustered terminal or multi-drop wake-up applications.
Bus interface is selected via the I/M pin: high for Intel 80xxx mode (WRN/RDN strobes), low for Motorola 68xxx mode (R/WN + IACKN/DACKN). The device integrates an on-chip crystal oscillator, power-down mode, receiver time-out detection, and automatic echo/local/remote loopback modes - all configurable via Mode Register 0 (MR0) and auxiliary control registers.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply Voltage | +3.3 V ±10 % or +5.0 V ±10 % - enables direct interfacing with mixed-voltage microcontroller systems without level-shifting. |
| FIFO Depth | 16-byte Tx and 16-byte Rx - minimizes interrupt frequency and prevents data loss at sustained 1 Mbps serial throughput. |
| Baud Rate Range | 50 bps to 1 Mbps (16X) - supports legacy modems, industrial RTUs, and high-speed point-to-point links with programmable fractional stop-bit increments. |
| Operating Temperature | –40°C to +85°C - qualified for extended-temperature industrial automation and transportation electronics. |
| Interrupt Architecture | Single active-low open-drain INTRN output with eight maskable conditions; OP4/OP6 configurable as dedicated Rx/Tx DMA interrupt outputs. |
| Crystal Oscillator | Integrated XTAL oscillator (X1/CLK, X2 pins) - eliminates need for external clock source; supports 0.1–8.0 MHz crystals or external clocks. |
| Bus Interface | Pin-programmable 80xxx (Intel) or 68xxx (Motorola) - ensures compatibility with legacy 8-bit and 16-bit microprocessor buses without redesign. |
Pinout & Package
SC28L91A1B,551 is supplied in a 44-pin plastic quad flat pack (PQFP), SOT307-2 package, with lead pitch of 0.8 mm and body size 10 × 10 mm. Pin functions are identical between 80xxx and 68xxx bus modes except for RDN/WRN vs. R/WN and DACKN/IACKN assignments.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC (pins 11, 38, 39) | Power supply | Three dedicated +3.3 V/+5 V inputs reduce supply noise coupling and improve decoupling effectiveness. |
| GND (pins 16, 17, 22) | Ground reference | Multiple ground pins provide low-impedance return paths for digital I/O and internal logic blocks. |
| TxDA (pin 33) | Transmit data output | CMOS-level serial output held in 'mark' (high) during idle, local loopback, or transmitter disable. |
| RxDA (pin 35) | Receive data input | CMOS-level serial input with false start-bit detection and framing error reporting. |
| INTRN (pin 18) | Interrupt request | Open-drain active-low signal requiring external pull-up; asserts when any enabled interrupt condition occurs. |
| OP4 (pin 25) | Output port bit 4 | Configurable as active-low Rx-ready interrupt (ISR[1]) for DMA synchronization or general-purpose output. |
| IP0 (pin 34) | Input port bit 0 | Clear-to-send (CTSN) input with change-of-state detection - enables hardware flow control and modem status monitoring. |
| X1/CLK (pin 36) | Clock input | Accepts crystal (0.1–8.0 MHz) or external clock; internal oscillator eliminates need for external timing components. |
Key Features
| Feature | Design Value |
|---|---|
| 16-byte dual FIFOs | Reduces CPU interrupt load by >75% versus 8-byte FIFO UARTs at 115.2 kbaud, enabling deterministic real-time response. |
| Independent Rx/Tx baud rate | Enables asymmetric communication protocols such as clustered terminal systems where host and remote operate at different speeds. |
| Receiver watchdog timer | Detects stuck or corrupted serial streams and triggers interrupt to prevent buffer lockup in unattended systems. |
| Multi-function I/O ports | 7-bit input port (IP0–IP6) with change-of-state detection and 8-bit output port (OP0–OP7) with individual bit set/reset support DMA handshaking and modem control. |
| Multi-drop wake-up mode | Supports 9-bit address/data frame format with automatic address recognition - ideal for RS-485 multidrop networks. |
Applications
| Industrial PLC Serial Interface | Legacy Terminal Emulation |
|---|---|
Use Scenario: Connecting a microcontroller-based PLC CPU to multiple field devices via RS-232/RS-485 interfaces with hardware flow control. IC Role / Device Role / Timing Role: UART bridging between parallel bus and serial physical layer; provides 16-byte buffering and RTS/CTS handshake to prevent buffer overflow during burst polling. Use Value: Eliminates missed commands in cyclic scan architectures by guaranteeing reliable delivery of Modbus ASCII/RTU frames at up to 115.2 kbaud. | Use Scenario: Emulating VT100 or ANSI terminals in embedded kiosk or HMI systems using legacy software stacks. IC Role / Device Role / Timing Role: Full-duplex asynchronous transceiver with programmable data format (5–8 bits, parity, 1/1.5/2 stop bits) and local echo mode for keyboard feedback. Use Value: Enables drop-in replacement of older UARTs (e.g., SC2691) while supporting higher throughput and reduced host CPU loading via FIFO and interrupt masking. |
| RS-485 Multi-drop Network Node | Modem-Controlled Remote Data Logger |
Use Scenario: Deploying distributed sensor nodes on a shared RS-485 bus with master-initiated addressing and collision avoidance. IC Role / Device Role / Timing Role: UART configured in 9-bit multi-drop mode; uses address byte detection and automatic wake-up to minimize node power consumption. Use Value: Reduces standby current via power-down mode and extends battery life in solar-powered telemetry units by enabling selective node activation. | Use Scenario: Integrating dial-up modem connectivity into environmental monitoring equipment operating in remote locations. IC Role / Device Role / Timing Role: UART managing AT command exchange, data transmission, and modem control signals (RTS/CTS, DTR/DSR) via IP/OP ports. Use Value: Leverages built-in change-of-state detectors on IP0–IP3 to monitor modem handshake lines without CPU polling, improving system responsiveness. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar UART applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| SC28L92A1B,551 | Dual-channel version with identical pinout and register set per channel; shares same 44-pin PQFP package and voltage specs. | Supports two independent serial links (e.g., modem + debug port) without additional board space or layout changes. | Select when system requires concurrent management of two serial peripherals with minimal firmware modification. |
| TL16C550CPTR | TI single-channel UART with 16-byte FIFOs, but only 5 V operation; lacks dual-speed baud rate, watchdog timer, and multi-drop mode. | Compatible with legacy PC-style ISA bus designs but not suitable for mixed-voltage or multi-drop RS-485 systems. | Choose for cost-sensitive 5 V-only applications where advanced features like receiver timeout or 9-bit addressing are unnecessary. |
Compared with SC28L91A1B,551, the SC28L92A1B,551 adds channel density without sacrificing feature parity, while the TL16C550CPTR offers simpler integration at the expense of industrial-grade timing flexibility and dual-voltage support.
Availability
SC28L91A1B,551 is available at Aetrix Electronics and suitable for industrial PLC serial interfaces, legacy terminal emulation, RS-485 multi-drop network nodes, and modem-controlled remote data loggers requiring stable component supply and long-term lifecycle assurance.
Supply support for SC28L91A1B,551 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.
The SC28L91A1B,551 belongs to NXP's IMPACT family of serial communications controllers, designed specifically for robust, low-power, mixed-voltage serial interfacing in harsh industrial environments.
FAQ
What voltage levels does the SC28L91A1B,551 support?
The SC28L91A1B,551 supports both +3.3 V ±10 % and +5.0 V ±10 % supply voltages, allowing seamless integration into mixed-voltage embedded systems without external level shifters. Input thresholds scale accordingly: VIH is 0.8×VCC for 3.3 V operation and 2.4 V for 5 V operation, ensuring reliable logic-level compatibility across both domains. This dual-voltage capability is confirmed in the DC Electrical Characteristics tables on pages 10–11 of the official datasheet.
Does the SC28L91A1B,551 support hardware flow control?
Yes, the SC28L91A1B,551 supports full hardware flow control via RTS/CTS signaling. OP0 can be configured as active-low RTSN output, and IP0 as active-low CTSN input, with automatic deactivation of RTSN upon receive buffer full condition. This behavior is controlled by the Flow Control Enable bit in the Auxiliary Control Register (ACR) and is validated in the Functional Description section (page 2) and Pin Configuration tables (pages 8–9).
Can the SC28L91A1B,551 operate in multi-drop (9-bit) mode?
Yes, the SC28L91A1B,551 supports multi-drop (also called 'wake-up' or '9-bit') mode through Mode Register A (MRA) configuration. In this mode, the ninth bit distinguishes address bytes from data bytes, enabling selective node activation on shared RS-485 buses. The device also includes automatic address recognition and receiver time-out detection - critical features for low-power remote nodes, as documented in the Channel Mode section (page 2) and Figure 1 block diagram.
What is the maximum data transfer rate supported by the SC28L91A1B,551?
The SC28L91A1B,551 supports a maximum data transfer rate of 1 Mbps in both 1X and 16X clocking modes. This is achieved using external 1X or 16X clock inputs or the internal counter/timer-derived baud rate generator. The AC Characteristics table (page 12) confirms tCLK min = 30 ns (33.3 MHz max clock period), enabling reliable sampling at 1 Mbps with 16X oversampling. Real-world throughput is constrained by FIFO depth and interrupt latency, not raw clock speed.
How is bus interface selection implemented on the SC28L91A1B,551?
Bus interface selection on the SC28L91A1B,551 is performed via the I/M pin: logic high configures Intel 80xxx mode (using WRN/RDN strobes), and logic low selects Motorola 68xxx mode (using R/WN and IACKN/DACKN signals). This pin-programmable architecture allows one PCB design to support either microprocessor family without hardware modification, as specified in the Pin Configuration Diagrams (pages 4–5) and Pin Function Tables (pages 8–9).
SC28L91A1B,551 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 44-QFP
- Series:
- Impact
- Packaging:
- Tray
- Product Status:
- Obsolete
- Features:
- Configurable GPIO, Internal Oscillator, Timer/Counter
- Number of Channels:
- 1, UART
- FIFO's:
- 16 Byte
- Protocol:
- -
- Data Rate (Max):
- 1Mbps
- Voltage - Supply:
- 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:
- 44-PQFP (10x10)
SC28L91A1B,551 FAQ
1.How can I place an order for SC28L91A1B,551 through Aetrix?
Please submit a Request for Quotation (RFQ) for SC28L91A1B,551 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 SC28L91A1B,551 reliable?
The price and inventory of SC28L91A1B,551 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for SC28L91A1B,551 is usually 5 days.
3.What payment methods are accepted for SC28L91A1B,551?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for SC28L91A1B,551 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for SC28L91A1B,551?
SC28L91A1B,551 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your SC28L91A1B,551 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 SC28L91A1B,551?
For technical support, including SC28L91A1B,551 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your SC28L91A1B,551 requirements.
6.How does Aetrix verify that SC28L91A1B,551 is sourced from the original manufacturer or authorized distributors?
All SC28L91A1B,551 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 SC28L91A1B,551 meets industry standards.
7.What is the process for return or replacement of SC28L91A1B,551?
All SC28L91A1B,551 units undergo pre-shipment inspection (PSI). If there is an issue with SC28L91A1B,551, 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 SC28L91A1B,551 part is unused and in its original packaging.
Return procedure for SC28L91A1B,551:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
SC28L91A1B,551 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…

