NXP Semiconductors PCA9672PW,112
- Part No.:
- PCA9672PW,112
- Manufacturer:
- NXP Semiconductors
- Category:
- I/O Expanders
- Package:
- 16-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
PCA9672PW,112.pdf
- Description:
- IC XPNDR 1MHZ I2C 16TSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:3,045
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
PCA9672PW,112 from NXP Semiconductors is an 8-bit remote I/O expander IC for Fast-mode Plus (Fm+) I²C-bus systems, providing quasi-bidirectional I/O ports with interrupt and hardware reset functionality. It operates from 2.3 V to 5.5 V, supports 1 MHz I²C-bus communication, delivers 25 mA sink per port, and features active LOW open-drain INT and RESET pins - enabling LED driving, keypad monitoring, and microcontroller offload in space-constrained industrial and mobile designs.
For engineers reviewing the PCA9672PW,112 datasheet, PCA9672PW,112 pinout, PCA9672PW,112 application, or PCA9672PW,112 equivalent, this page delivers verified electrical parameters, TSSOP16 package mapping, I²C slave address configuration logic, interrupt behavior timing, and real-world design implications - all grounded in NXP's Rev. 3 (2013) product data sheet.
Technical Context
The PCA9672PW,112 implements a single-register quasi-bidirectional I/O architecture: each of its eight ports (P0–P7) functions as input or output without direction registers, relying on weak 100 µA internal pull-ups and strong n-channel sinks. Its Fast-mode Plus I²C interface sustains 1 MHz operation with 30 mA bus drive capability, eliminating need for external buffers when cascading up to 16 devices (128 total I/Os) on one bus.
Interrupt generation is edge-triggered on any I/O state change relative to the input port register; the active LOW open-drain INT signal resets upon read/write access or return to prior state. Internal Power-On Reset and dedicated RESET pin initialize all ports as inputs with pull-up, while software reset via General Call address 00h + data byte 06h provides bus-level recovery without hardware intervention.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| I²C Bus Speed | 1 MHz Fast-mode Plus (Fm+) - enables high-speed LED PWM dimming and reduces polling latency vs standard 400 kHz I²C. |
| Supply Voltage Range | 2.3 V to 5.5 V - interoperable with 3.3 V and 5 V microcontrollers; I/Os tolerant to 5.5 V even when VDD = 2.3 V. |
| Port Sink Current | 25 mA per port (latched output) - directly drives standard LEDs without external transistors or current-limiting resistors on the high side. |
| Standby Current | 2.5 µA typical (static) - suitable for battery-powered mobile and portable equipment requiring ultra-low quiescent power. |
| Operating Temperature | −40 °C to +85 °C - qualified for industrial control, PLCs, and medical instrumentation environments. |
| Interrupt Logic | Active LOW open-drain INT - wired-OR compatible with multiple PCA9672 devices sharing one MCU interrupt line. |
| Slave Address Options | 16 unique addresses via AD0/AD1 pins - supports up to 16 PCA9672PW,112 units on same I²C bus without address conflict. |
Pinout & Package
TSSOP16 package (SOT403-1), 4.4 mm body width, 0.65 mm lead pitch, surface-mount, moisture-sensitive level 1 - optimized for compact PCB layouts and automated assembly.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 AD0 | Hardware address input 0 | Configures LSB of 7-bit I²C slave address; tied to VDD/VSS/SDA/SCL to select one of 16 device addresses. |
| 2 AD1 | Hardware address input 1 | Configures MSB of 7-bit I²C slave address; used with AD0 to enable multi-device I²C topology. |
| 3 RESET | Active LOW hardware reset input | Holds all I/Os in input mode with 100 µA pull-up until released; requires external pull-up if unused. |
| 4 P0 – 12 P7 | Quasi-bidirectional I/O ports | Each independently configurable as input (monitor keypress/interrupt) or output (drive LED); no direction register needed. |
| 8 VSS | Ground reference | Primary supply return; must be connected to system ground for proper operation and ESD path. |
| 13 INT | Active LOW open-drain interrupt output | Signals I/O state change to MCU without polling; requires external pull-up resistor to VDD. |
| 14 SCL | I²C serial clock input | Master-generated clock synchronizing data transfer; supports 1 MHz Fm+ timing with 30 mA drive. |
| 15 SDA | I²C serial data bidirectional line | Open-drain shared bus line; requires external pull-up; handles both address and data phases. |
| 16 VDD | Positive supply voltage | 2.3 V–5.5 V input powering logic and I/O; powers internal 100 µA pull-ups and 25 mA sink drivers. |
Key Features
| Feature | Design Value |
|---|---|
| Single-register quasi-bidirectional I/O | Eliminates direction-control logic overhead; simplifies firmware by allowing simultaneous input sampling and output driving per port. |
| Fm+ I²C interface (1 MHz) | Reduces I²C transaction time by >2× vs standard mode - critical for real-time LED dimming and responsive keypad scanning. |
| 25 mA per-port sink capability | Drives common-anode LEDs directly without external MOSFETs or driver ICs, cutting BOM cost and board area. |
| Edge-triggered interrupt (INT) | Offloads MCU from continuous polling; enables low-power sleep modes while maintaining responsive I/O event detection. |
| Software reset via General Call | Allows full register reset over I²C bus using address 00h + data 06h - essential for recovery without hardware reset assertion. |
| Readable device ID | 24-bit hardwired ID (manufacturer + part ID + revision) accessible via reserved I²C address F8h/F9h - supports field firmware validation and inventory traceability. |
Applications
| LED Signage Control | Industrial Keypad Interface |
|---|---|
|
Use Scenario: Driving 8-segment alphanumeric displays and status indicators in factory HMIs and outdoor signage cabinets. IC Role / Device Role / Timing Role: PCA9672PW,112 acts as parallel-output expander, converting I²C commands into direct LED sink currents with 25 mA per segment. Use Value: Eliminates need for discrete transistor arrays; 1 MHz I²C allows rapid brightness updates for flicker-free PWM dimming across 128+ segments when cascaded. |
Use Scenario: Scanning 4×4 membrane keypads in programmable logic controllers and test equipment front panels. IC Role / Device Role / Timing Role: PCA9672PW,112 configures four ports as inputs (row scan) and four as outputs (column drive), leveraging quasi-bidirectional flexibility. Use Value: Reduces MCU GPIO usage by 8 pins; INT pin alerts MCU only on keypress, avoiding 100% CPU polling overhead. |
| Medical Device Status Panel | Server Rack Management I/O |
|
Use Scenario: Monitoring power-on status, fault indicators, and user controls on diagnostic imaging equipment and infusion pumps. IC Role / Device Role / Timing Role: PCA9672PW,112 serves as isolated I/O hub between safety-critical MCU and front-panel LEDs/switches, operating within −40 °C to +85 °C range. Use Value: 2.5 µA standby current extends battery backup runtime; ESD rating (>2 kV HBM) ensures reliability in clinical ESD-prone environments. |
Use Scenario: Managing status LEDs, fan tachometer inputs, and hot-swap controller signals in 1U/2U rack-mounted servers. IC Role / Device Role / Timing Role: PCA9672PW,112 expands BMC (Baseboard Management Controller) I/O count via I²C, supporting up to 16 devices per bus for dense I/O consolidation. Use Value: 16 configurable slave addresses prevent bus contention in multi-board server architectures; INT pin aggregates fault events to single BMC interrupt. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar I/O expander applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| PCA9555D,112 | 16-bit I/O, 400 kHz standard-mode I²C, 10 mA per-port sink, no hardware RESET pin | Lacks interrupt output and hardware reset; lower drive strength limits direct LED use without external drivers | Select PCA9555D,112 only when higher channel count is required and 1 MHz speed/interrupt are unnecessary |
| TCA6408APWR | 8-bit I/O, 1 MHz I²C, 25 mA sink, but no software reset or device ID; different address map (AD0–AD2) | Missing General Call software reset and readable device ID - reduces field serviceability and firmware validation capability | Choose TCA6408APWR where TI ecosystem integration is prioritized and NXP-specific features are non-essential |
Compared with PCA9555D,112 and TCA6408APWR, the PCA9672PW,112 uniquely combines 1 MHz Fm+ speed, hardware RESET, edge-triggered INT, software reset, and device ID in a TSSOP16 package - making it optimal for responsive, maintainable, and compact I/O expansion where robustness and debuggability matter.
Availability
PCA9672PW,112 is available at Aetrix Electronics and suitable for industrial control, medical instrumentation, and server management applications requiring stable component supply, long-term lifecycle support, and RoHS-compliant packaging.
Supply support for PCA9672PW,112 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 specializing in secure connectivity solutions for automotive, industrial, and IoT markets, with deep expertise in I²C peripherals and mixed-signal interface ICs.
The PCA9672PW,112 belongs to NXP's remote I/O expander product line, designed specifically to reduce MCU GPIO burden in resource-constrained embedded systems while delivering industrial-grade reliability, interrupt-driven responsiveness, and seamless I²C bus scalability.
FAQ
What is the maximum I²C clock frequency supported by the PCA9672PW,112?
The PCA9672PW,112 supports Fast-mode Plus (Fm+) I²C operation up to 1 MHz - double the speed of standard Fast-mode I²C. This enables faster LED PWM updates and reduced I/O polling latency. The 30 mA I²C bus drive capability ensures signal integrity across longer traces or with multiple devices on the same bus without requiring external bus buffers.
How does the quasi-bidirectional I/O architecture of the PCA9672PW,112 differ from standard totem-pole I/O?
Unlike totem-pole I/O requiring separate direction registers, the PCA9672PW,112 uses quasi-bidirectional ports with internal 100 µA pull-ups and strong n-channel sinks. Writing '1' configures the port as input (with pull-up), writing '0' activates the sink for output LOW. This eliminates direction register overhead and simplifies firmware - especially valuable in memory-constrained microcontrollers interfacing with the PCA9672PW,112.
Can the PCA9672PW,112 directly drive standard 20 mA LEDs?
Yes - each of the eight I/O ports on the PCA9672PW,112 provides 25 mA sink current, exceeding the 20 mA requirement of most indicator LEDs. When configured as outputs, ports can drive LEDs connected between VDD and the port pin using only a series current-limiting resistor. No external transistors or driver ICs are needed, reducing component count and PCB area in LED signage and status panel designs.
What happens to the PCA9672PW,112 I/O states during power-up or hardware reset?
Upon power-on or assertion of the active LOW RESET pin, the PCA9672PW,112 initializes all eight I/O ports as inputs with weak 100 µA internal pull-ups to VDD. This default safe state prevents bus contention or unintended output activation. The INT pin remains HIGH (inactive) until an I/O state change occurs relative to the input port register - ensuring predictable startup behavior in systems using the PCA9672PW,112.
How is the interrupt output (INT) of the PCA9672PW,112 triggered and cleared?
The PCA9672PW,112 generates an active LOW interrupt on the INT pin whenever any input port state differs from its corresponding input port register value - detecting both rising and falling edges. The interrupt is automatically cleared (returns HIGH) upon reading the input port register or writing to any port, or when the port state reverts to its previously latched value. This edge-triggered, self-clearing behavior minimizes MCU polling and supports efficient event-driven firmware.
PCA9672PW,112 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Series:
- -
- Package/Case:
- 16-TSSOP (0.173", 4.40mm Width)
- Packaging:
- Tube
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Number of I/O:
- 8
- Interface:
- I2C
- Interrupt Output:
- Yes
- Features:
- POR
- Output Type:
- Push-Pull
- Current - Output Source/Sink:
- 100µA, 25mA
- Clock Frequency:
- 1 MHz
- Voltage - Supply:
- 2.3V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 16-TSSOP
PCA9672PW,112 FAQ
1.How can I place an order for PCA9672PW,112 through Aetrix?
Please submit a Request for Quotation (RFQ) for PCA9672PW,112 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 PCA9672PW,112 reliable?
The price and inventory of PCA9672PW,112 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for PCA9672PW,112 is usually 5 days.
3.What payment methods are accepted for PCA9672PW,112?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PCA9672PW,112 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for PCA9672PW,112?
PCA9672PW,112 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your PCA9672PW,112 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 PCA9672PW,112?
For technical support, including PCA9672PW,112 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your PCA9672PW,112 requirements.
6.How does Aetrix verify that PCA9672PW,112 is sourced from the original manufacturer or authorized distributors?
All PCA9672PW,112 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 PCA9672PW,112 meets industry standards.
7.What is the process for return or replacement of PCA9672PW,112?
All PCA9672PW,112 units undergo pre-shipment inspection (PSI). If there is an issue with PCA9672PW,112, 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 PCA9672PW,112 part is unused and in its original packaging.
Return procedure for PCA9672PW,112:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
PCA9672PW,112 Tags

-
TCA6408ARSVR
Texas Instruments
-
TCA9535RTWR
Texas Instruments

-
FXL6408UMX
onsemi

-
PCF8574ADWR
Texas Instruments

-
PCF8574APWR
Texas Instruments

-
TCA9555PWR
Texas Instruments
-
TCA9554PWR
Texas Instruments
-
TCA9554APWR
Texas Instruments

-
TCA9539PWR
Texas Instruments
-
TCA9534PWR
Texas Instruments
-
TCA9555RTWR
Texas Instruments

-
TCA9535PWR
Texas Instruments
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…

