NXP Semiconductors PCAL6524HEHP
- Part No.:
- PCAL6524HEHP
- Manufacturer:
- NXP Semiconductors
- Category:
- I/O Expanders
- Package:
- 32-UFQFN Exposed Pad
- Datasheet:
-
PCAL6524HEHP.pdf
- Description:
- IC XPNDR 1MHZ I2C 32HUQFN
- Quantity:
- Payment:

- Shipping:

Inventory:40,549
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
PCAL6524HEHP from NXP Semiconductors is a 24-bit I²C-bus I/O expander with Agile I/O features, supporting Fast-mode Plus (1 MHz), ultra-low-voltage interface (0.8 V I²C side), bidirectional level translation between 0.8–3.6 V (I²C) and 1.65–5.5 V (Port P), and integrated interrupt output. It enables GPIO expansion in space-constrained, battery-powered systems such as portable medical sensors and handheld industrial HMIs.
For engineers reviewing the PCAL6524HEHP datasheet, PCAL6524HEHP pinout, PCAL6524HEHP application, or PCAL6524HEHP equivalent, key selection criteria include its dual-supply architecture (VDD(I2C-bus)/VDD(P)), programmable drive strength per port, hardware switch debounce, and bit-wise interrupt edge/mask configuration - all critical for low-power mixed-voltage embedded designs.
Technical Context
The PCAL6524HEHP implements a dual-rail architecture: VDD(I2C-bus) (0.8–3.6 V) sets SCL/SDA logic levels and enables bidirectional voltage translation, while VDD(P) (1.65–5.5 V) powers Port P and defines I/O voltage tolerance. Its Agile I/O engine supports per-pin configuration of pull-up/pull-down, latch mode, and open-drain/push-pull outputs.
Interrupt handling includes edge- or level-triggered detection per bit, individual interrupt clear without disturbing other pending events, and an interrupt status register for rapid source identification. The device also integrates hardware switch debounce (configurable count and enable per port) and I²C software reset via General Call address 00h + data byte 06h.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| I²C Speed | 1 MHz Fast-mode Plus - enables high-throughput GPIO monitoring without CPU polling overhead. |
| VDD(I2C-bus) Range | 0.8 V to 3.6 V - allows direct interfacing with next-gen sub-1V microcontrollers (e.g., ARM Cortex-M0+ at 0.9 V). |
| VDD(P) Range | 1.65 V to 5.5 V - supports legacy peripherals (3.3 V/5 V sensors, LEDs, switches) while isolating voltage domains. |
| Port Drive Strength | Four programmable levels per pin - reduces rise/fall times in low-capacitance PCB traces and minimizes EMI. |
| Interrupt Logic | Bit-wise edge/level select + maskable + individually clearable - eliminates spurious interrupts and enables precise event prioritization. |
| Input Hysteresis | 0.05 V (at 0.8 V), 0.18 V (at 1.8 V), 0.33 V (at 3.3 V) - improves noise immunity on slow-rising SCL/SDA signals. |
| Standby Current | 2.0 µA typical at 3.3 V VDD(P) - extends battery life in always-on sensor nodes and wearable devices. |
Pinout & Package
PCAL6524HEHP uses a 32-terminal HUQFN package (5 mm × 5 mm × 0.56 mm, SOT1426-1), optimized for high-density PCB layouts and thermal performance in compact portable electronics.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| SCL | Serial clock input | Accepts 0.8–3.6 V logic; requires external pull-up to VDD(I2C-bus); Schmitt-triggered for noise immunity. |
| SDA | Serial data I/O | Bidirectional open-drain; level-translated via VDD(I2C-bus); pull-up required to VDD(I2C-bus). |
| INT | Open-drain interrupt output | Active-low; asserts when masked input state changes; connects to MCU interrupt pin with pull-up to VDD(I2C-bus) or VDD(P). |
| RESET | Active-low hardware reset | Asynchronous; resets all registers to power-on defaults without depowering; requires pull-up to VDD(I2C-bus). |
| ADDR | I²C slave address select | Configures one of four fixed addresses (40h/42h/44h/46h) by tying to SCL, SDA, VSS, or VDD(I2C-bus). |
| VDD(I2C-bus) | I²C interface supply | Sets SCL/SDA logic threshold and enables bidirectional level translation; must match master VDD. |
| VDD(P) | Port P supply | Determines Port P I/O voltage (1.65–5.5 V); requires 0.1 µF bypass capacitor near pin. |
| VSS | Ground reference | Common return for both supply domains; must be low-impedance connection to system ground plane. |
| P0_0–P0_7, P1_0–P1_7, P2_0–P2_7 | 24-bit configurable I/O ports | Each pin supports input latch, programmable pull-up/down (100 kΩ), push-pull/open-drain, and 25 mA sink capability. |
Key Features
| Feature | Design Value |
|---|---|
| Agile I/O per-pin configuration | Independent setup of drive mode, pull direction, latch enable, and interrupt trigger per I/O - eliminates external glue logic and simplifies firmware abstraction layers. |
| Hardware switch debounce | Configurable enable and count per port (via registers 74h–76h) - removes need for RC filters or software debouncing routines in keypad/button interfaces. |
| I²C software reset | General Call address 00h + data byte 06h resets all registers to power-on defaults - enables remote recovery without physical reset line assertion. |
| Device ID read capability | 3-byte read-only ID (manufacturer + part ID + revision) accessible via reserved Device ID address F8h/F9h - supports automated BOM verification and field firmware validation. |
| 5.5 V-tolerant I/O ports | Port P pins withstand 5.5 V regardless of VDD(P) setting - allows safe hot-plug operation and interoperability with 5 V peripherals in mixed-voltage systems. |
Applications
| Portable Medical Sensors | Industrial Handheld HMIs |
|---|---|
|
Use Scenario: Compact wearable pulse oximeter with optical sensor, button inputs, and LED indicators. IC Role / Device Role / Timing Role: I/O expander managing 8-channel button matrix, 3-color status LEDs, and sensor enable lines - decoupling low-voltage MCU (0.85 V core) from 3.3 V analog front-end. Use Value: Bidirectional level translation eliminates discrete level shifters; 25 mA sink per port drives LEDs directly; low 2.0 µA standby current extends single-cell coin-cell battery life beyond 12 months. |
Use Scenario: Ruggedized tablet used for factory floor equipment diagnostics with tactile keypad and status LEDs. IC Role / Device Role / Timing Role: Remote GPIO hub connecting ARM-based SoC (1.1 V I²C) to 5 V-rated membrane keypad, buzzer, and indicator lamps. Use Value: 5.5 V-tolerant ports tolerate ESD and voltage transients common in industrial environments; hardware debounce ensures reliable keypress detection without CPU load. |
| Smart Home Sensor Nodes | Automotive Body Control Modules |
|
Use Scenario: Battery-powered Zigbee temperature/humidity/motion sensor node with PIR, thermistor, and tamper switch. IC Role / Device Role / Timing Role: Low-power I/O aggregator enabling wake-on-interrupt from deep-sleep MCU states - INT pin triggers wake only on valid motion or tamper events. Use Value: Bit-maskable interrupts prevent false wakes from noisy analog sensor lines; programmable hysteresis on SCL/SDA maintains bus reliability during RF interference. |
Use Scenario: Door module controlling window lift, mirror fold, and interior lighting using 12 V automotive supplies and 3.3 V microcontroller. IC Role / Device Role / Timing Role: Voltage-translating GPIO bridge between 3.3 V CAN-connected MCU and 12 V-compatible load drivers and switches. Use Value: Dual-supply architecture isolates MCU domain from automotive transients; latchable inputs capture short-duration switch closures during MCU sleep cycles. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar I/O expander applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| TCA6424A | No level translation; fixed 1.65–5.5 V VDD only; no hardware debounce; no software reset; 400 kHz max I²C speed. | Suitable only for single-supply 3.3 V/5 V systems without sub-1V masters or aggressive noise environments. | Select when cost sensitivity outweighs mixed-voltage flexibility and advanced interrupt features. |
| PCA9555 | Legacy 16-bit expander; no Agile I/O features; no programmable drive strength; no interrupt edge select; 400 kHz I²C; no software reset. | Limited to basic GPIO extension where interrupt sophistication and low-voltage compatibility are not required. | Choose only for legacy design refreshes where pin count and feature set align with existing firmware. |
Compared with TCA6424A and PCA9555, PCAL6524HEHP delivers unique value in ultra-low-voltage I²C interfacing, per-pin interrupt control, and hardware-assisted reliability features - making it the only option among the three that supports true 0.8 V microcontrollers while maintaining robust operation across 5 V peripheral domains.
Availability
PCAL6524HEHP is available at Aetrix Electronics and suitable for portable medical sensors, industrial handheld HMIs, smart home sensor nodes, and automotive body control modules requiring stable component supply and long-term production continuity.
Supply support for PCAL6524HEHP 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 applications, with deep expertise in mixed-signal and interface ICs.
The PCAL6524HEHP belongs to NXP's Agile I/O family - engineered specifically for low-power, mixed-voltage embedded systems needing intelligent GPIO expansion without sacrificing signal integrity or design flexibility.
FAQ
What is the maximum I²C clock frequency supported by PCAL6524HEHP?
The PCAL6524HEHP fully complies with Fast-mode Plus (Fm+) I²C-bus specification and operates reliably up to 1 MHz. This enables high-speed polling of all 24 I/O states within microseconds, reducing host MCU latency in time-critical sensor aggregation tasks. The device maintains timing compliance across its full 0.8–3.6 V VDD(I2C-bus) range.
How does PCAL6524HEHP handle voltage level translation between different supply domains?
PCAL6524HEHP uses a dual-supply architecture: VDD(I2C-bus) (0.8–3.6 V) defines SCL/SDA logic thresholds and enables bidirectional translation, while VDD(P) (1.65–5.5 V) powers Port P and determines I/O voltage tolerance. No external level shifters are needed - the chip internally translates signals between incompatible voltage rails, e.g., 0.85 V MCU ↔ 3.3 V sensor.
Can PCAL6524HEHP drive LEDs directly, and what is its output current capability?
Yes, PCAL6524HEHP can drive LEDs directly: each Port P pin supports up to 25 mA sink current in push-pull or open-drain mode. This eliminates external driver transistors for status indicators and reduces BOM count. Output drive strength is programmable per pin to optimize rise/fall times and minimize EMI in sensitive analog sections.
Does PCAL6524HEHP support hardware-based switch debounce, and how is it configured?
Yes, PCAL6524HEHP integrates dedicated hardware switch debounce logic. It is enabled per port via registers 74h (debounce enable 0) and 75h (debounce enable 1), with a shared debounce counter adjustable in register 76h. This offloads timing-critical debouncing from firmware, ensuring consistent response across varying MCU load conditions and eliminating software jitter.
What is the purpose of the ADDR pin on PCAL6524HEHP, and how many devices can share the same I²C bus?
The ADDR pin on PCAL6524HEHP selects one of four fixed I²C slave addresses (40h, 42h, 44h, or 46h) by connecting it to VDD(I2C-bus), SCL, SDA, or VSS. This allows up to four PCAL6524HEHP devices to coexist on the same I²C bus without address conflict - essential for modular sensor hubs or multi-zone control systems requiring scalable GPIO expansion.
PCAL6524HEHP Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Series:
- -
- Package/Case:
- 32-UFQFN Exposed Pad
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Number of I/O:
- 24
- Interface:
- I2C
- Interrupt Output:
- Yes
- Features:
- POR
- Output Type:
- Open Drain, Push-Pull
- Current - Output Source/Sink:
- -
- Clock Frequency:
- 1 MHz
- Voltage - Supply:
- 1.65V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 32-HUQFN (5x5)
PCAL6524HEHP FAQ
1.How can I place an order for PCAL6524HEHP through Aetrix?
Please submit a Request for Quotation (RFQ) for PCAL6524HEHP 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 PCAL6524HEHP reliable?
The price and inventory of PCAL6524HEHP are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for PCAL6524HEHP is usually 5 days.
3.What payment methods are accepted for PCAL6524HEHP?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for PCAL6524HEHP transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for PCAL6524HEHP?
PCAL6524HEHP orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your PCAL6524HEHP 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 PCAL6524HEHP?
For technical support, including PCAL6524HEHP datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your PCAL6524HEHP requirements.
6.How does Aetrix verify that PCAL6524HEHP is sourced from the original manufacturer or authorized distributors?
All PCAL6524HEHP 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 PCAL6524HEHP meets industry standards.
7.What is the process for return or replacement of PCAL6524HEHP?
All PCAL6524HEHP units undergo pre-shipment inspection (PSI). If there is an issue with PCAL6524HEHP, 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 PCAL6524HEHP part is unused and in its original packaging.
Return procedure for PCAL6524HEHP:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
PCAL6524HEHP 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…

.jpg)