Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Nexperia USA Inc. PCA9555PWJ

Part No.:
PCA9555PWJ
Manufacturer:
Nexperia USA Inc.
Category:
I/O Expanders
Package:
24-TSSOP (0.173", 4.40mm Width)
Datasheet:
AetrixPCA9555PWJ.pdf
Description:
I2C
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,674

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

PCA9555PWJ from Nexperia is a low-voltage 16-bit I²C-bus GPIO expander with interrupt output, weak internal pull-up resistors, and 2.3 V to 5.5 V operation. It provides two 8-bit bidirectional I/O ports (P0 and P1), configurable input/output direction per pin via configuration registers, and an open-drain active-low INT signal triggered by input state changes - used in ACPI power switches, LED/fan control, and sensor interface subsystems.

For engineers reviewing the PCA9555PWJ datasheet, PCA9555PWJ pinout, PCA9555PWJ application, or PCA9555PWJ equivalent, key selection criteria include its 400 kHz Fast-mode I²C support, 25 mA sink capability per I/O, -40 °C to +85 °C industrial temperature range, TSSOP24 package, and hardware-configurable slave address (A0–A2) enabling up to eight devices on one bus.

Technical Context

The PCA9555PWJ implements a dual-port register architecture with four 8-bit register pairs: Input (00h/01h), Output (02h/03h), Polarity Inversion (04h/05h), and Configuration (06h/07h). All I/Os power up as high-impedance inputs with internal ~100 kΩ pull-ups, and the INT output asserts on any edge transition of configured input pins.

Its I²C interface supports standard and Fast-mode (up to 400 kHz), includes Schmitt-trigger inputs on SCL/SDA for noise immunity, and features internal power-on reset that initializes all registers to default states - including output port bits set to '1' and configuration bits set to '1' (input mode).

Key Specifications

ParameterValue and Actual Design Meaning
I²C Speed400 kHz Fast-mode - enables real-time GPIO monitoring without CPU polling overhead
Supply Voltage2.3 V to 5.5 V - interoperable with 3.3 V and 5 V systems, including mixed-voltage designs
I/O Count16 bidirectional pins (P0_0–P0_7, P1_0–P1_7) - expands microcontroller GPIO count without additional address decoding logic
Interrupt OutputOpen-drain active-low INT - signals asynchronous input changes to host MCU, reducing polling frequency
Standby Current≤1 µA max - critical for battery-powered applications requiring ultra-low quiescent power
Output Drive25 mA sink per I/O - directly drives LEDs or small relays without external buffers
Temperature Range-40 °C to +85 °C - qualified for industrial and automotive cabin-adjacent environments

Pinout & Package

TSSOP24 (SOT355-1) package: 24-pin plastic thin shrink small outline, 4.4 mm body width, surface-mount compatible with standard reflow profiles.

Pin/TerminalCircuit RoleDesign Meaning
INT (Pin 1)Interrupt outputOpen-drain signal asserted when any input pin changes state; requires external pull-up to VCC
VCC (Pin 24)Power supply2.3–5.5 V main supply; powers internal logic, pull-ups, and I/O drivers
A0–A2 (Pins 21, 2, 3)Slave address inputsHardware-selectable I²C address bits; enable up to eight PCA9555 devices on same bus
SDA (Pin 23)I²C data lineOpen-drain bidirectional serial data; requires external pull-up resistor
SCL (Pin 22)I²C clock lineInput-only clock signal; requires external pull-up resistor
GND (Pin 12)Ground referenceSystem return path for VCC and all I/O currents
P0_0–P0_7 (Pins 4–11)Port 0 I/OBidirectional pins; power up as high-Z inputs with internal ~100 kΩ pull-ups
P1_0–P1_7 (Pins 13–20)Port 1 I/OBidirectional pins; identical functionality and default state to Port 0

Key Features

FeatureDesign Value
Configurable I/O direction per pinEach of 16 pins independently set as input or output via Configuration registers (06h/07h)
Input polarity inversionPer-pin inversion of input register values via Polarity Inversion registers (04h/05h), simplifying active-low sensor interfacing
No-glitch power-up behaviorInternal POR circuit ensures deterministic register defaults and avoids spurious outputs during voltage ramp
5 V tolerant I/OsAll 16 I/O pins withstand up to 6 V input - safe for interfacing with 5 V peripherals in 3.3 V systems
ESD robustnessHBM >2000 V, CDM >1000 V - meets industrial reliability requirements without added protection circuitry

Applications

ACPI Power Switch ControlSensor & Push Button Interface

Use Scenario: Managing system power states (S0–S5) in embedded PCs and industrial controllers using hardware-based wake events.

IC Role / Device Role / Timing Role: GPIO expander providing dedicated, interrupt-driven input lines for power button, lid switch, and thermal trip signals.

Use Value: Reduces host MCU GPIO load while enabling immediate wake-on-event response via INT signal - eliminating periodic polling latency.

Use Scenario: Reading status from multiple analog/digital sensors and mechanical push buttons in compact IoT edge nodes.

IC Role / Device Role / Timing Role: Parallel-to-I²C bridge aggregating 16 discrete inputs into two 8-bit registers with edge-triggered interrupt notification.

Use Value: Minimizes PCB routing complexity and host firmware overhead; internal pull-ups eliminate 16 external resistors.

LED & Fan Control SubsystemKeypad & Alarm System Interface

Use Scenario: Driving multi-segment LED indicators and PWM-controlled cooling fans in network equipment and medical devices.

IC Role / Device Role / Timing Role: Output-expansion hub with 25 mA sink per pin, supporting direct LED anode connection to VCC and cathode to I/O.

Use Value: Eliminates need for discrete transistors or LED driver ICs; latch-up immunity (>100 mA) ensures robustness under fault conditions.

Use Scenario: Scanning 10-digit numeric keypads and monitoring alarm zone inputs in security panels and building automation systems.

IC Role / Device Role / Timing Role: Bidirectional port expander configured as 8-row × 2-column matrix scanner with interrupt-on-keypress detection.

Use Value: Enables full keypad scan with single I²C transaction and immediate host alert via INT - no continuous polling required.

Equivalent & Alternatives

The following parts are listed as comparable options for similar GPIO expansion applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
PCA9554PW8-bit version; identical architecture, register map, and I²C interface but half the I/O countSuitable where only 8 GPIOs are needed; lower pin count and smaller footprint (TSSOP16)Select when board space or I/O count constraints make 16-bit over-provisioning unnecessary
TPS65987DUSB-C PD controller with integrated 12-bit GPIO; not I²C-based, requires USB PD protocol stackTargeted at USB-C port management, not general-purpose I/O expansionOnly consider if USB-C power delivery and data role swapping are primary system requirements

Compared with PCA9554PW, the PCA9555PWJ doubles I/O capacity without increasing software complexity; versus TPS65987D, it offers simpler integration, lower cost, and broader compatibility in non-USB-C systems requiring pure parallel I/O extension.

Availability

PCA9555PWJ is available at Aetrix Electronics and suitable for industrial control panels, embedded computing platforms, and smart sensor hubs requiring stable component supply across extended temperature ranges and long production lifecycles.

Supply support for PCA9555PWJ 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

Nexperia is a global semiconductor expert focused on high-volume, high-reliability logic, analog, and MOSFET solutions for automotive, industrial, and consumer markets.

The PCA9555 belongs to Nexperia's I²C GPIO expander product line, designed specifically to simplify system-level I/O resource scaling while maintaining low power, robust ESD performance, and seamless integration with legacy microcontrollers.

FAQ

What is the function of the INT pin, and how is it used in system design?

The INT pin is an open-drain active-low interrupt output that asserts whenever any GPIO configured as an input changes state. It must be pulled up to VCC externally. In system design, this pin connects to a microcontroller's external interrupt pin, allowing event-driven response instead of polling - reducing CPU load and improving real-time responsiveness for buttons, sensors, or status flags.

Can the PCA9555PWJ drive LEDs directly, and what are the current limitations?

Yes - each I/O pin can sink up to 25 mA continuously, sufficient to drive standard indicator LEDs directly. When configured as an output, the pin pulls low to illuminate an LED connected between VCC and the I/O. However, total device supply current must remain within 160 mA, and simultaneous full-load operation of all 16 pins is not recommended due to thermal limits and voltage drop.

How does the PCA9555PWJ handle power-on initialization, and why is it important?

It includes an internal power-on reset (POR) circuit that holds the device in reset until VCC reaches ≥1.25 V, then initializes all registers to defined defaults: all I/Os as inputs, output registers set to 0xFF, and configuration registers set to 0xFF. This ensures predictable, glitch-free startup - critical for systems where uncontrolled I/O states could cause latch-up, false triggers, or unsafe actuator activation.

Is the PCA9555PWJ compatible with 5 V I²C buses when operating from a 3.3 V supply?

Yes - its SDA and SCL inputs are 5 V tolerant, and all 16 I/O pins accept input voltages up to 6 V regardless of VCC level. When powered from 3.3 V, it safely interfaces with 5 V peripherals and I²C masters, provided external pull-ups on SDA/SCL are tied to the master's VCC (5 V), and level-shifting is not required for communication integrity.

PCA9555PWJ Specifications

Product attributes
Attribute value
Manufacturer:
Nexperia USA Inc.
Series:
-
Package/Case:
24-TSSOP (0.173", 4.40mm Width)
Packaging:
Tape & Reel (TR)
Product Status:
Active
Programmable:
-
Number of I/O:
16
Interface:
I2C, SMBus
Interrupt Output:
Yes
Features:
POR
Output Type:
Push-Pull
Current - Output Source/Sink:
10mA, 25mA
Clock Frequency:
400 kHz
Voltage - Supply:
2.3V ~ 5.5V
Operating Temperature:
-40°C ~ 85°C
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
24-TSSOP

PCA9555PWJ FAQ

1.How can I place an order for PCA9555PWJ through Aetrix?

Please submit a Request for Quotation (RFQ) for PCA9555PWJ 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 PCA9555PWJ reliable?

The price and inventory of PCA9555PWJ are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for PCA9555PWJ is usually 5 days.

3.What payment methods are accepted for PCA9555PWJ?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PCA9555PWJ transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for PCA9555PWJ?

PCA9555PWJ orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your PCA9555PWJ 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 PCA9555PWJ?

For technical support, including PCA9555PWJ datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your PCA9555PWJ requirements.

6.How does Aetrix verify that PCA9555PWJ is sourced from the original manufacturer or authorized distributors?

All PCA9555PWJ 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 PCA9555PWJ meets industry standards.

7.What is the process for return or replacement of PCA9555PWJ?

All PCA9555PWJ units undergo pre-shipment inspection (PSI). If there is an issue with PCA9555PWJ, 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 PCA9555PWJ part is unused and in its original packaging.

Return procedure for PCA9555PWJ:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

PCA9555PWJ Tags

  • PCA9555PWJ
  • PCA9555PWJ PDF
  • PCA9555PWJ Datasheet
  • PCA9555PWJ Specifications
  • PCA9555PWJ Images
  • Nexperia USA Inc.
  • Nexperia USA Inc. PCA9555PWJ
  • Buy PCA9555PWJ
  • PCA9555PWJ Price
  • PCA9555PWJ Distributor
  • PCA9555PWJ Supplier
  • PCA9555PWJ Wholesale
Related Products
TCA6408ARSVR
TCA6408ARSVR

Texas Instruments

TCA9535RTWR
TCA9535RTWR

Texas Instruments

FXL6408UMX
FXL6408UMX

onsemi

PCF8574ADWR
PCF8574ADWR

Texas Instruments

PCF8574APWR
PCF8574APWR

Texas Instruments

TCA9555PWR
TCA9555PWR

Texas Instruments

TCA9554PWR
TCA9554PWR

Texas Instruments

TCA9554APWR
TCA9554APWR

Texas Instruments

TCA9539PWR
TCA9539PWR

Texas Instruments

TCA9534PWR
TCA9534PWR

Texas Instruments

TCA9555RTWR
TCA9555RTWR

Texas Instruments

TCA9535PWR
TCA9535PWR

Texas Instruments

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER