Texas Instruments USBN9603SLB/NOPB
- Part No.:
- USBN9603SLB/NOPB
- Manufacturer:
- Texas Instruments
- Category:
- Controllers
- Package:
- 28-TFQFN, CSP
- Datasheet:
-
USBN9603SLB/NOPB.pdf
- Description:
- IC CTRLR FULL SPEED 28-LAMCSP
- Quantity:
- Payment:

- Shipping:

Inventory:2,783
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
USBN9603SLB/NOPB from National Semiconductor is a full-speed USB 1.1 node controller IC integrating transceiver, 3.3V regulator, Serial Interface Engine (SIE), seven endpoint FIFOs (1×8-byte control + 6×64-byte data), 8-bit parallel/MICROWIRE interface, and enhanced DMA engine. It operates from 5V or 3.3V supply, supports 24 MHz crystal input with internal 48 MHz PLL clock generation, and targets embedded USB peripheral designs requiring low-EMI, bus-powered operation.
For engineers reviewing the USBN9603SLB/NOPB datasheet, USBN9603SLB/NOPB pinout, USBN9603SLB/NOPB application, or USBN9603SLB/NOPB equivalent, key selection criteria include its dual-mode CPU interface (multiplexed/non-multiplexed), automatic DMA (ADMA) for CPU-independent bulk/ISO transfers, programmable interrupt polarity, and 28-pin CSP package optimized for portable systems.
Technical Context
The USBN9603SLB/NOPB implements a complete USB 1.1-compliant Physical Layer (PHY) and Media Access Controller (MAC), including NRZI decoding, bit stuffing/unstuffing, CRC generation/checking, and clock recovery from 48 MHz derived from a 24 MHz oscillator. Its SIE handles all USB protocol states-NodeReset, NodeSuspend, NodeResume-and generates ACK/NAK/STALL handshakes under EPC control.
Endpoint Pipe Controller (EPC) manages seven dedicated pipes: one bidirectional control endpoint (EP0) and six unidirectional endpoints (three TX, three RX), each with independent FIFO, status, and command registers. The ADMA mode enables autonomous transfer of up to 16 KB (256 × 64-byte packets) without CPU intervention, with automatic PID toggling and NAK recovery.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| USB Compliance | Full-Speed USB 1.0/1.1 compliant; no USB 2.0 High-Speed support |
| Operating Voltage | 5.0 V or 3.3 V supply; internal 3.3 V regulator powers transceiver and external 1.5 kΩ D+ pull-up |
| Clock Source | 24 MHz fundamental crystal on XIN/XOUT; internal PLL generates 48 MHz for SIE and 12 MHz recovered clock |
| FIFO Architecture | 7 endpoint pipes: EP0 = 8-byte bidirectional; EP1–EP6 = 64-byte unidirectional (3 TX + 3 RX) |
| DMA Capability | Enhanced DMA with ADMA mode: fully CPU-independent transfers; max 16 KB per session; auto PID toggle & NAK recovery |
| Interface Modes | Three selectable modes via MODE1/MODE0: non-multiplexed parallel, multiplexed (Intel-compatible), MICROWIRE/PLUS serial |
| Power Management | Fully static HALT mode with asynchronous wake-up; low standby current suitable for bus-powered devices |
Pinout & Package
USBN9603SLB/NOPB uses a 28-pin Chip Scale Package (CSP) with 0.5 mm pitch, designed for compact portable applications. Pin functions are validated per National Semiconductor SNOS528L Rev 1.3 (June 2003).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| RESET | Hardware Reset Input | Active-low signal that resets all registers, stalls CLKOUT for 214 XIN cycles, and disables V3.3 regulator |
| XIN / XOUT | Oscillator Interface | Connects to 24 MHz fundamental crystal; XOUT floats if external 24 MHz clock drives XIN |
| CLKOUT | Programmable Clock Output | Configurable via CCONF register; defaults to 4 MHz after reset; disabled in HALT mode |
| D+ / D− | USB Differential Data Lines | Integrated transceiver I/O; D+ requires 1.5 kΩ pull-up to 3.3 V (V3.3 or external) for full-speed enumeration |
| V3.3 | Transceiver 3.3 V Supply | Output of internal regulator (when enabled) or 3.3 V input (when disabled); requires 1 µF decoupling capacitor |
| MODE1 / MODE0 | Interface Mode Select | Hard-wired to GND/VCC: 00 = non-multiplexed, 01 = multiplexed, 10 = MICROWIRE, 11 = reserved |
| CS / RD / WR | Parallel Interface Control | Active-low chip select, read strobe, write strobe; timing compatible with standard 8051/8086-style buses |
| DRQ / DACK | DMA Handshake | DRQ asserts when DMA-ready; DACK acknowledges DMA cycle completion; both inactive if DMA disabled |
| INTR | Configurable Interrupt Output | Software-selectable active-high/push-pull, active-low/push-pull, or open-drain; tri-stated during reset |
Key Features
| Feature | Design Value |
|---|---|
| Integrated USB Transceiver | Meets USB 1.1 Chapter 7 electrical specs; includes differential/single-ended receivers, slew-rate controlled transmitter, and on-chip voltage reference |
| Enhanced DMA Engine | ADMA mode eliminates CPU overhead for large transfers; handles 64-byte packet segmentation, PID management, and NAK retry logic autonomously |
| Flexible CPU Interface | Single device supports non-multiplexed (A0/D7–D0), multiplexed (ALE/AD7–AD0), and MICROWIRE (SK/SI/SO) host connections without external logic |
| Low-Power HALT Mode | Fully static operation with asynchronous wake-up from USB events (e.g., resume, reset); enables true bus-powered suspend/resume capability |
| Robust Power Sequencing | Power-on reset detects VCC ramp; internal startup delay counter and regulated V3.3 output simplify system-level power design |
Applications
| USB Peripheral Adapter | Industrial Data Logger |
|---|---|
Use Scenario: Adding USB connectivity to legacy RS-232 or SPI-based sensors using an 8-bit microcontroller. IC Role / Device Role / Timing Role: Full-speed USB node controller handling enumeration, descriptor exchange, and bulk IN/OUT transfers between MCU and host PC. Use Value: Eliminates need for external transceiver and PHY logic; integrated 3.3V regulator powers D+ pull-up and simplifies single-supply design. |
Use Scenario: Battery-powered field recorder capturing sensor data and uploading via USB mass storage class emulation. IC Role / Device Role / Timing Role: USB function controller managing isochronous data streaming and control endpoint commands while maintaining bus-powered HALT mode between uploads. Use Value: ADMA enables uninterrupted background data buffering during USB transfers; low standby current extends battery life between host sessions. |
| Medical Diagnostic Tool | Point-of-Sale Terminal |
Use Scenario: Portable ECG monitor transferring waveform data to clinic PC via USB without host driver installation. IC Role / Device Role / Timing Role: USB device controller implementing CDC ACM class for virtual COM port, supporting real-time streaming over bulk endpoints. Use Value: Non-multiplexed parallel interface allows direct connection to low-cost 8-bit MCUs; built-in SIE offloads USB protocol timing and error recovery. |
Use Scenario: Compact retail terminal using USB for secure firmware updates and receipt printing via USB printer class. IC Role / Device Role / Timing Role: USB node controller providing reliable control endpoint handling and interrupt-driven status reporting for button/keypad events. Use Value: Programmable INTR polarity matches existing host GPIO configuration; 28-pin CSP footprint minimizes PCB area in space-constrained enclosures. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar USB node controller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| USBN9604SLB/NOPB | Identical functionality and pinout; differs only in reset mechanism for clock generation circuit (hardware reset stalls CLKOUT for DLL sync) | Same USB peripheral use cases; preferred where precise DLL synchronization after hardware reset is required | Select USBN9604SLB/NOPB only if DLL lock timing after RESET is critical; otherwise USBN9603SLB/NOPB is functionally interchangeable |
| CP2102-GM | USB-to-UART bridge (not a general-purpose node controller); no parallel/MICROWIRE interface; fixed CDC ACM class implementation | Limited to UART bridging; cannot implement custom USB classes or isochronous endpoints | Choose CP2102-GM only for simple serial tunneling; USBN9603SLB/NOPB required for custom descriptors, multiple endpoints, or non-CDC class designs |
Compared with USBN9604SLB/NOPB, the USBN9603SLB/NOPB offers identical feature set and package but simpler reset behavior-ideal for cost-sensitive, non-DLL-dependent designs. Versus CP2102-GM, it provides full USB function controller flexibility at the expense of higher integration effort, enabling custom class development and deterministic DMA-controlled data paths.
Availability
USBN9603SLB/NOPB is available at Aetrix Electronics and suitable for industrial data loggers, medical diagnostic tools, USB peripheral adapters, and point-of-sale terminals requiring stable component supply across extended product lifecycles.
Supply support for USBN9603SLB/NOPB 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
National Semiconductor was a U.S.-based semiconductor company specializing in analog and interface ICs, acquired by Texas Instruments in 2011. Its legacy USB controllers remain widely deployed in industrial and medical equipment.
The USBN9603SLB/NOPB belongs to National's USB Node Controller family, designed specifically for embedded systems needing full-speed USB device functionality with minimal external components and flexible host interface options.
FAQ
What USB specification versions does the USBN9603SLB/NOPB support?
The USBN9603SLB/NOPB supports USB Specification versions 1.0 and 1.1 only-it is a full-speed (12 Mbps) node controller and does not support USB 2.0 High-Speed (480 Mbps) or later revisions. Its SIE implements all required protocol layers including bit stuffing, CRC checking, and handshake generation per USB 1.1 Chapter 8. The USBN9603SLB/NOPB remains fully compliant for legacy and cost-optimized full-speed peripheral designs.
Does the USBN9603SLB/NOPB require an external crystal, or can it use an external clock source?
The USBN9603SLB/NOPB supports both configurations: a 24 MHz fundamental crystal connected between XIN and XOUT, or an external 24 MHz clock applied to XIN with XOUT left unconnected. The internal oscillator circuit is optimized for AT-cut crystals with ≤50 Ω series resistance and 20 pF load capacitance. Using an external clock avoids crystal layout sensitivity but requires clean, low-jitter signal routing to maintain USB timing compliance. The USBN9603SLB/NOPB derives all internal clocks-including 48 MHz for the SIE and 12 MHz recovered clock-from this 24 MHz source.
How does the ADMA mode in the USBN9603SLB/NOPB reduce CPU overhead during USB transfers?
The USBN9603SLB/NOPB's Automatic DMA (ADMA) mode enables fully autonomous data movement between endpoint FIFOs and system memory without CPU intervention. Once configured, the ADMA engine handles 64-byte packet segmentation, PID toggling, NAK recovery (up to 256 packets = 16 KB), and endpoint status updates. This eliminates per-packet register polling and buffer management, freeing the host MCU for real-time tasks. The USBN9603SLB/NOPB's ADMA is especially valuable for isochronous or high-throughput bulk transfers where deterministic latency and low CPU utilization are critical.
Can the USBN9603SLB/NOPB operate from a 3.3 V supply only, without using the internal voltage regulator?
Yes-the USBN9603SLB/NOPB supports pure 3.3 V operation. In this mode, the internal 3.3 V regulator is disabled, and the V3.3 pin becomes an input supplying the transceiver directly. An external 3.3 V source must drive V3.3 (with 1 µF decoupling), while VCC is tied to the same 3.3 V rail. The transceiver's D+ pull-up resistor must then be connected to this external 3.3 V source. This configuration eliminates regulator dropout and thermal concerns, making the USBN9603SLB/NOPB suitable for low-power, single-rail 3.3 V systems where efficiency and simplicity are prioritized.
What is the purpose of the MODE1 and MODE0 pins on the USBN9603SLB/NOPB?
The MODE1 and MODE0 pins on the USBN9603SLB/NOPB configure the host interface mode at power-up: 00 selects non-multiplexed parallel (separate A0 and D7–D0), 01 selects multiplexed parallel (ALE and AD7–AD0, Intel-compatible), and 10 selects MICROWIRE/PLUS serial (SK/SI/SO). These pins are sampled during reset and cannot be changed dynamically. They allow one USBN9603SLB/NOPB silicon die to interface with diverse host processors-from 8051 microcontrollers to DSPs-without redesigning the PCB layout or adding glue logic. The USBN9603SLB/NOPB's flexibility here reduces BOM count and accelerates prototyping across multiple platform families.
USBN9603SLB/NOPB Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Texas Instruments
- Package/Case:
- 28-TFQFN, CSP
- Programmable:
- Not Verified
- Protocol:
- USB
- Function:
- Controller
- Interface:
- Parallel/Serial
- Standards:
- -
- Voltage - Supply:
- 3V ~ 5.5V
- Current - Supply:
- 30mA
- Operating Temperature:
- 0°C ~ 70°C
- Supplier Device Package:
- 28-CSP (5.5x4.5)
- Grade:
- -
- Qualification:
- -
USBN9603SLB/NOPB FAQ
1.How can I place an order for USBN9603SLB/NOPB through Aetrix?
Please submit a Request for Quotation (RFQ) for USBN9603SLB/NOPB 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 USBN9603SLB/NOPB reliable?
The price and inventory of USBN9603SLB/NOPB are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for USBN9603SLB/NOPB is usually 5 days.
3.What payment methods are accepted for USBN9603SLB/NOPB?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for USBN9603SLB/NOPB transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for USBN9603SLB/NOPB?
USBN9603SLB/NOPB orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your USBN9603SLB/NOPB 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 USBN9603SLB/NOPB?
For technical support, including USBN9603SLB/NOPB datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your USBN9603SLB/NOPB requirements.
6.How does Aetrix verify that USBN9603SLB/NOPB is sourced from the original manufacturer or authorized distributors?
All USBN9603SLB/NOPB 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 USBN9603SLB/NOPB meets industry standards.
7.What is the process for return or replacement of USBN9603SLB/NOPB?
All USBN9603SLB/NOPB units undergo pre-shipment inspection (PSI). If there is an issue with USBN9603SLB/NOPB, 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 USBN9603SLB/NOPB part is unused and in its original packaging.
Return procedure for USBN9603SLB/NOPB:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
USBN9603SLB/NOPB Tags

-
PTN5150AHXMP
NXP Semiconductors

-
USB3740B-AI9-TR
Microchip Technology

-
USB3740B-AI2-TR
Microchip Technology

-
USB3300-EZK-TR
Microchip Technology

-
USB3300-EZK
Microchip Technology

-
FUSB340TMX
onsemi

-
FUSB302BMPX
onsemi

-
DP83826IRHBR
Texas Instruments

-
MCP2518FDT-E/QBB
Microchip Technology

-
FUSB302MPX
onsemi

-
MCP2518FDT-E/SL
Microchip Technology

-
FT260Q-R
FTDI, Future Technology Devices International Ltd
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…

