NXP Semiconductors PCU9669B,118
- Part No.:
- PCU9669B,118
- Manufacturer:
- NXP Semiconductors
- Category:
- Controllers
- Package:
- 48-LQFP
- Datasheet:
-
PCU9669B,118.pdf
- Description:
- IC CONTROLLER 48LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:2,658
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
PCU9669B,118 from NXP Semiconductors is an advanced single-master I²C-bus controller with three independent channels: one Fast-mode Plus (Fm+) channel supporting 1 Mbit/s and two Ultra Fast-mode (UFm) channels each supporting 5 Mbit/s unidirectional data transfer. It features 4352-byte buffers per channel, parallel-bus interface (8-bit, 3.3 V), and integrated oscillator/PLL for autonomous sequence execution. It serves as a high-throughput protocol converter in LED matrix control and entertainment systems.
For engineers reviewing the PCU9669B,118 datasheet, PCU9669B,118 pinout, PCU9669B,118 application, or PCU9669B,118 equivalent, key selection considerations include Fm+/UFm channel topology differences, VDD(IO) voltage flexibility (3.0–5.5 V), JTAG boundary-scan support, trigger-synchronized frame looping, and 48-pin LQFP package compatibility with industrial PCB layouts.
Technical Context
The PCU9669B,118 implements a parallel-to-serial protocol conversion architecture with dedicated hardware sequencers per channel. Its internal 12 MHz oscillator and 156 MHz PLL generate precise timing for both I²C bus clocks and interval timers used in automatic frame retransmission.
Each channel operates independently with configurable slave address tables (up to 64 slaves), transaction-level error reporting (NACK detection on address/data), and maskable interrupts. The UFm channels use push-pull drivers eliminating external pull-ups, while the Fm+ channel retains open-drain SCL/SDA with 30 mA sink capability.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Bus Interface | 8-bit parallel host interface operating at 3.3 V; CE/WR/RD strobes enable register-mapped access |
| I²C Channel Count | Three independent channels: one Fm+ (open-drain), two UFm (push-pull) |
| Data Rate | Fm+ channel: up to 1 Mbit/s; UFm channels: up to 5 Mbit/s unidirectional |
| Buffer Size | 4352 bytes per channel (13,056 bytes total); enables large batch transfers without CPU intervention |
| Supply Voltages | VDD = 3.0–3.6 V; VDD(IO) = 3.0–5.5 V - decouples logic and I/O rail for mixed-voltage system integration |
| Reset Options | Three-level reset: per-channel software, global software, and active-low hardware RESET pin |
| Timing Source | On-chip 12 MHz oscillator trimmed to ±1 % accuracy + 156 MHz PLL - eliminates external crystal and reduces BOM count |
Pinout & Package
Package: LQFP48 (7 × 7 × 1.4 mm, SOT313-2). All VDD pins (7, 18, 30, 40, 44, 48) must be externally tied together; all VSS pins (8, 19, 29, 35, 39, 43, 47) similarly connected. VDD(IO) (pin 24) sets I/O voltage reference; VSS(IO) (pin 23) is its dedicated ground.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A0–A7 | Address inputs | Select internal registers/ports during CE-active read/write cycles; registered on WR rising edge |
| D0–D7 | Bidirectional data bus | 3-state, parallel data path for commands, status, and buffer contents; D0 = LSB |
| SCL0 / SDA0 | Fm+ channel clock/data | Open-drain I²C-bus signals requiring external pull-ups; support clock stretching |
| USCL1 / USDA1 USCL2 / USDA2 | UFm channel clocks/data | Push-pull outputs - no external pull-ups needed; 5 Mbit/s unidirectional only |
| INT | Interrupt output | Active-low, open-drain interrupt request signaling transaction/channel/controller errors |
| TRIG | Frame synchronization input | External event-triggered start of stored sequence retransmission; precise timing alignment |
| RESET | Hardware reset | Active-low global reset; internally weak-pulled HIGH; initiates power-on state recovery |
| JTAG (TCK/TMS/TDI/TDO/TRST) | Boundary scan interface | IEEE 1149.1-compliant test port for manufacturing verification; TRST must be held LOW in normal operation |
Key Features
| Feature | Design Value |
|---|---|
| Triple-channel I²C master | Simultaneous Fm+ and dual UFm operation enables heterogeneous bus topologies - e.g., legacy sensors on Fm+, high-speed displays on UFm |
| Autonomous sequence looping | Interval timer + trigger input allows exact synchronization of repeated I²C frame transmission without CPU polling or timer interrupts |
| Large per-channel buffers | 4352-byte buffers allow full sequences (e.g., 26-byte writes to 10 slaves + 2-byte reads from 4 slaves = 268 bytes) to be preloaded and executed atomically |
| Multi-level error reporting | Transaction-level STATUSx_[n], channel-level CHSTATUS, and controller-level CTRLSTATUS registers isolate fault origin for rapid debug |
| VDD(IO) voltage independence | Separate 3.0–5.5 V I/O supply enables direct interfacing with 3.3 V, 5 V, or mixed-voltage I²C peripherals without level shifters |
Applications
| LED Matrix Control | Entertainment Systems |
|---|---|
Use Scenario: Driving large-format LED panels requiring synchronized pixel updates across multiple I²C slave drivers. IC Role / Device Role / Timing Role: PCU9669B,118 acts as a high-bandwidth I²C master, offloading burst data transfers from the host CPU using preloaded UFm channel sequences. Use Value: 5 Mbit/s UFm channels eliminate serial bottlenecks; 4352-byte buffers accommodate full frame payloads; trigger input aligns refresh with video sync signals. | Use Scenario: Audio/video subsystems integrating diverse I²C peripherals (EEPROMs, DACs, tuners, IR receivers) with varying speed requirements. IC Role / Device Role / Timing Role: PCU9669B,118 serves as a flexible I²C expansion hub - Fm+ channel handles legacy 400 kHz devices, UFm channels accelerate high-throughput configuration loads. Use Value: Single-chip solution replaces multiple discrete controllers; independent channel resets prevent fault propagation; JTAG supports production testability. |
| Data-Intensive Sensor Aggregation | Industrial Controller I²C Offload |
Use Scenario: Industrial gateways collecting telemetry from dozens of I²C temperature, humidity, and pressure sensors. IC Role / Device Role / Timing Role: PCU9669B,118 functions as a buffered I²C transaction engine, executing multi-slave read sequences autonomously via its interval timer. Use Value: Reduces host CPU overhead by >90 % vs. bit-banged I²C; built-in NACK handling and error registers simplify robust polling logic; 3.0–5.5 V VDD(IO) accommodates sensor supply variations. | Use Scenario: PLC or motion controller CPUs lacking native I²C, needing reliable peripheral communication without firmware complexity. IC Role / Device Role / Timing Role: PCU9669B,118 operates as a parallel-bus-to-I²C protocol converter - host writes commands to D0–D7, PCU9669B,118 handles all timing, ACK/NACK, and STOP generation. Use Value: Eliminates need for custom I²C driver development; hardware-based sequence looping ensures deterministic update intervals; CE/WR/RD interface integrates seamlessly with 8080-style microcontrollers. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar I²C-bus controller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| NXP PCA9665 | Single-channel Fm+ controller (1 Mbit/s), no UFm support, smaller 256-byte buffers, no internal PLL or trigger input | Limited to lower-bandwidth, single-bus applications; lacks autonomous looping and multi-channel isolation | Choose when cost sensitivity outweighs throughput needs and only one Fm+ bus is required |
| Texas Instruments TCA9548A | 8-channel I²C switch (not controller), no parallel interface, no buffering, no master functionality - only passive routing | Cannot initiate transactions; only routes existing master traffic; no sequence storage or timing control | Use only for bus multiplexing - not as a replacement for PCU9669B,118's protocol conversion or data aggregation role |
Compared with PCA9665 and TCA9548A, the PCU9669B,118 uniquely delivers triple-channel autonomous I²C mastering with 5 Mbit/s UFm throughput, making it irreplaceable for applications demanding simultaneous high-speed and legacy bus control with minimal host intervention.
Availability
PCU9669B,118 is available at Aetrix Electronics and suitable for LED matrix control, entertainment systems, and data-intensive I²C-bus transfers requiring stable component supply, long-term industrial availability, and consistent parametric performance across temperature and voltage ranges.
Supply support for PCU9669B,118 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 company specializing in secure connectivity solutions for automotive, industrial, and consumer applications, with leadership in interface, power management, and MCU technologies.
The PCU9669B,118 belongs to NXP's advanced I²C-bus controller product line, designed specifically to offload high-volume serial data transfers from host processors in bandwidth-constrained embedded systems.
FAQ
What is the maximum data rate supported by each I²C channel on the PCU9669B,118?
The PCU9669B,118 supports three distinct I²C channels: Channel 0 (Fm+) operates up to 1 Mbit/s with open-drain topology and supports clock stretching; Channels 1 and 2 (UFm) each support up to 5 Mbit/s unidirectional transfer using push-pull drivers - no external pull-ups required. This hybrid architecture allows concurrent legacy and high-speed peripheral interfacing within a single device.
Does the PCU9669B,118 require an external crystal or oscillator?
No, the PCU9669B,118 integrates a factory-trimmed 12 MHz oscillator (±1 % accuracy) and a 156 MHz PLL, eliminating the need for external timing components. These internal resources generate all required clocks for I²C bus operation, interval timers, and internal logic - reducing BOM count and board space while improving startup reliability.
How does the PCU9669B,118 handle I²C bus errors such as slave NACK conditions?
The PCU9669B,118 reports NACK errors at three levels: transaction (STATUSx_[n] registers), channel (CHSTATUS), and controller (CTRLSTATUS). For example, RSN (Read Slave NACK) or WDN (Write Data NACK) bits set in STATUSx_[n] trigger masked interrupts via the INT pin. Host software can then read specific status bytes to identify failed slaves and recover without resetting the entire channel.
Can the PCU9669B,118 communicate with more than one I²C slave per transaction sequence?
Yes, the PCU9669B,118 supports up to 64 unique slave addresses per channel via its SLATABLE register. A single preloaded sequence can interleave reads and writes across multiple slaves - for instance, writing configuration to 10 devices and reading status from 4 others - all executed autonomously after a single START command, with RESTART between slaves and STOP at sequence end.
What is the function of the TRIG pin on the PCU9669B,118?
The TRIG pin on the PCU9669B,118 provides hardware-synchronized initiation of stored sequence retransmission. When asserted, it starts the interval timer-controlled loop cycle - enabling precise alignment of I²C frame updates with external events like video vertical blanking, audio sample clocks, or PLC scan cycles - critical for deterministic real-time system behavior.
PCU9669B,118 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 48-LQFP
- Programmable:
- Not Verified
- Protocol:
- I2C
- Function:
- Controller
- Interface:
- I2C
- Standards:
- IEEE 1149.1
- Voltage - Supply:
- 3V ~ 3.6V
- Current - Supply:
- 15mA
- Operating Temperature:
- -40°C ~ 85°C
- Supplier Device Package:
- 48-LQFP (7x7)
- Grade:
- -
- Qualification:
- -
PCU9669B,118 FAQ
1.How can I place an order for PCU9669B,118 through Aetrix?
Please submit a Request for Quotation (RFQ) for PCU9669B,118 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 PCU9669B,118 reliable?
The price and inventory of PCU9669B,118 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for PCU9669B,118 is usually 5 days.
3.What payment methods are accepted for PCU9669B,118?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PCU9669B,118 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for PCU9669B,118?
PCU9669B,118 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your PCU9669B,118 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 PCU9669B,118?
For technical support, including PCU9669B,118 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your PCU9669B,118 requirements.
6.How does Aetrix verify that PCU9669B,118 is sourced from the original manufacturer or authorized distributors?
All PCU9669B,118 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 PCU9669B,118 meets industry standards.
7.What is the process for return or replacement of PCU9669B,118?
All PCU9669B,118 units undergo pre-shipment inspection (PSI). If there is an issue with PCU9669B,118, 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 PCU9669B,118 part is unused and in its original packaging.
Return procedure for PCU9669B,118:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
PCU9669B,118 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…

