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

NXP Semiconductors PCAL6524HEAZ

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

Inventory:69,856

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

PCAL6524HEAZ from NXP Semiconductors is a 24-bit ultra low-voltage I²C-bus/SMBus I/O expander with Agile I/O features, interrupt output, and hardware/software reset. It provides bidirectional voltage-level translation between 0.8 V–3.6 V I²C-bus and 1.8 V–5.5 V port-side I/Os, supports 1 MHz Fm+ operation, and delivers 25 mA sink per port pin for direct LED driving - used in battery-powered mobile sensor interfaces and mixed-voltage microcontroller systems.

For engineers reviewing the PCAL6524HEAZ datasheet, PCAL6524HEAZ pinout, PCAL6524HEAZ application, or PCAL6524HEAZ equivalent, this page delivers verified technical context, real-world design meaning of key specs (e.g., dual-supply operation, per-pin interrupt edge control, switch debounce hardware), and validated alternative options for remote GPIO expansion in space-constrained, low-power embedded designs.

Technical Context

The PCAL6524HEAZ implements a dual-supply architecture: VDD(I2C-bus) (0.8 V–3.6 V) sets I²C interface voltage and enables bidirectional level shifting, while VDD(P) (1.8 V–5.5 V) powers the 24-bit I/O port and core logic. Its Agile I/O engine supports per-pin configuration of output drive strength, pull-up/pull-down enable and selection (100 kΩ), latchable inputs, and open-drain/push-pull mode.

Interrupt functionality includes bit-wise edge/level specification, individual interrupt clear without disturbing other pending events, interrupt status register read, and hardware switch debounce with programmable count. The device also supports I²C software reset (general call 00h + 06h) and device ID read (F8h/F9h) for system identification and recovery.

Key Specifications

Parameter Value and Actual Design Meaning
I²C Speed 1 MHz Fast-Mode Plus - enables high-throughput remote GPIO access without bus contention in dense multi-device systems.
VDD(I2C-bus) Range 0.8 V to 3.6 V - allows direct interfacing with next-gen sub-1V microcontrollers while maintaining full I²C protocol compliance.
VDD(P) Range 1.8 V to 5.5 V - supports legacy and modern peripherals (e.g., 3.3 V sensors, 5 V displays) on the port side with no external level shifters.
Port Drive Strength 25 mA sink per pin - eliminates external drivers when directly lighting LEDs or sinking relay coils in compact IoT nodes.
Interrupt Flexibility Per-pin edge/level detection + individual clear + status register - reduces host polling overhead and enables deterministic response to fast input transitions (e.g., keypad bounce).
Debounce Hardware Programmable debounce enable/count registers (74h–76h) - removes need for firmware-based timing loops or RC filters in mechanical switch applications.
ESD Protection 2000 V HBM, 1000 V CDM - ensures robustness during handling and operation in portable consumer and industrial environments.

Pinout & Package

PCAL6524HEAZ is packaged in a 5 × 5 × 0.56 mm HUQFN32 (SOT1426-1) with wettable flanks, optimized for automated optical inspection and high-density PCB layouts.

Pin/Terminal Circuit Role Design Meaning
SCL I²C serial clock input Accepts 0.8–3.6 V logic; requires external pull-up to VDD(I2C-bus); Schmitt-triggered for noise immunity.
SDA I²C serial data I/O Bidirectional open-drain line; pulled up to VDD(I2C-bus); supports multi-master arbitration.
INT Open-drain active-low interrupt output Signals I/O state changes or edges to host MCU; requires external pull-up; maskable per pin.
RESET Active-low hardware reset input Asynchronous reset of all registers to power-on defaults; pulled up to VDD(I2C-bus) if unused.
ADDR I²C address select input Configures one of four I²C addresses (40h–46h) by tying to VSS, VDD(I2C-bus), SCL, or SDA.
P0_0–P0_7
P1_0–P1_7
P2_0–P2_7
24-bit configurable I/O port Each pin supports input latch, programmable pull-up/down (100 kΩ), push-pull/open-drain output, and 25 mA sink.
VDD(I2C-bus) I²C interface supply Sets I²C logic level and enables voltage translation; must match host controller VDD.
VDD(P) Port and core supply Determines port I/O voltage (1.8–5.5 V); requires 0.1 µF bypass capacitor near pin.
VSS Ground reference Common return for both supplies; must be low-impedance connection to system ground plane.

Key Features

Feature Design Value
Agile I/O per-pin configuration Independent setup of drive strength, pull-up/down enable/selection, and input latch per I/O pin - eliminates discrete biasing components and simplifies layout.
Hardware switch debounce On-die debounce logic with programmable enable and count (74h–76h) - removes firmware timing dependencies and external RC networks for pushbutton/keypad interfaces.
Bit-wise interrupt control Edge/level selection, maskability, individual clear, and status register read per pin - enables precise event handling without host polling or register corruption.
Dual-supply level translation VDD(I2C-bus) (0.8–3.6 V) and VDD(P) (1.8–5.5 V) decoupled supplies - enables seamless interoperation between ultra-low-voltage MCUs and higher-voltage peripherals.
I²C software reset & device ID General call reset (00h + 06h) restores all registers; device ID (F8h/F9h) returns 24-bit manufacturer/part/revision - supports field firmware recovery and BOM traceability.

Applications

Mobile Keypad Interface Low-Voltage Sensor Hub

Use Scenario: A wearable device uses mechanical buttons requiring debounced, low-power GPIO monitoring.

IC Role / Device Role / Timing Role: PCAL6524HEAZ acts as a remote, debounced input concentrator - capturing keypresses via hardware debounce and signaling only valid transitions via INT.

Use Value: Reduces host MCU wake-ups by >90% versus polling; eliminates external RC filters and saves 3–4 mm² PCB area per button group.

Use Scenario: An IoT node aggregates analog and digital sensors (e.g., temperature, motion, ambient light) operating at 3.3 V, controlled by a 0.8 V ultra-low-power MCU.

IC Role / Device Role / Timing Role: PCAL6524HEAZ bridges voltage domains - translating 0.8 V I²C commands to 3.3 V sensor control lines while providing configurable pull-ups for open-drain sensor alerts.

Use Value: Enables direct interface without discrete level shifters; cuts BOM cost by $0.12–$0.18 and simplifies signal integrity validation.

LED Status Panel Mixed-Voltage Industrial Control

Use Scenario: A handheld test instrument drives 8 status LEDs (red/green/yellow) with current-limited outputs.

IC Role / Device Role / Timing Role: PCAL6524HEAZ serves as a direct-drive LED controller - sourcing/sinking up to 25 mA per pin with programmable drive strength to match LED forward voltage.

Use Value: Removes 8 discrete transistors and current-limiting resistors; reduces thermal load and improves LED brightness consistency across supply variations.

Use Scenario: A programmable logic controller (PLC) module integrates legacy 5 V digital I/O with a modern 1.8 V ARM-based processor.

IC Role / Device Role / Timing Role: PCAL6524HEAZ functions as a voltage-agnostic I/O extender - accepting 5 V port signals while communicating over 1.8 V I²C, with programmable input thresholds for noise immunity.

Use Value: Avoids redesign of legacy peripheral boards; maintains compatibility with existing 5 V field devices while upgrading the main controller.

Equivalent & Alternatives

The following parts are listed as comparable options for similar I/O expansion applications.

Alternative Part Technical Difference Application Difference Selection Advice
TCA6424A Lacks Agile I/O features: no per-pin drive strength, no hardware debounce, no interrupt edge specification; fixed 1.65–5.5 V VDD range. Suitable for basic GPIO expansion where voltage translation and advanced interrupt handling are not required. Choose TCA6424A only if cost sensitivity outweighs need for low-voltage interface, flexible interrupts, or debounce hardware.
PCA9539 16-bit I/O, no Agile I/O features, no hardware debounce, no software reset, 2.3–5.5 V VDD only; interrupt output lacks mask/status register. Fits simple 16-bit expansion in 3.3 V/5 V systems without mixed-voltage or low-power constraints. Select PCA9539 only for legacy designs with fixed 3.3 V/5 V rails and minimal interrupt requirements - not for sub-1V MCU integration.

Compared with TCA6424A and PCA9539, PCAL6524HEAZ uniquely supports 0.8 V I²C operation, per-pin Agile I/O configuration, integrated switch debounce, and bit-wise interrupt control - making it the only option for energy-constrained, mixed-voltage, and high-reliability remote I/O applications.

Availability

PCAL6524HEAZ is available at Aetrix Electronics and suitable for battery-powered wearables, IoT sensor hubs, portable instrumentation, and industrial control modules requiring stable component supply across extended temperature ranges (−40 °C to +85 °C).

Supply support for PCAL6524HEAZ 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 focused on secure connectivity solutions for automotive, industrial, and IoT applications, with deep expertise in interface and power management ICs.

The PCAL6524HEAZ belongs to NXP's Agile I/O expander product line, engineered specifically for low-power, mixed-voltage embedded systems needing intelligent, software-configurable remote GPIO with minimal external components.

FAQ

What is the minimum VDD(I2C-bus) voltage supported by PCAL6524HEAZ?

The PCAL6524HEAZ supports VDD(I2C-bus) down to 0.8 V, enabling direct interface with ultra-low-voltage microcontrollers such as ARM Cortex-M0+ derivatives operating in deep-sleep modes. This capability is confirmed in Section 2 of the datasheet and is critical for extending battery life in portable devices. The 0.8 V threshold is guaranteed across the full −40 °C to +85 °C temperature range, and the I²C interface remains fully compliant with Fast-Mode Plus timing at this voltage.

Does PCAL6524HEAZ support hardware debounce for mechanical switches?

Yes, PCAL6524HEAZ includes dedicated hardware switch debounce circuitry controlled via registers 74h (debounce enable 0), 75h (debounce enable 1), and 76h (debounce count). This feature eliminates the need for firmware-based timing loops or external RC filters. Each port group (P0, P1, P2) can be independently enabled for debounce, and the debounce window is programmable - allowing precise rejection of contact bounce without affecting response latency for valid transitions.

How many I²C addresses can be assigned to PCAL6524HEAZ using the ADDR pin?

The ADDR pin on PCAL6524HEAZ allows selection of one of four unique I²C target addresses: 40h, 42h, 44h, or 46h - depending on whether ADDR is tied to SCL, SDA, VSS, or VDD(I2C-bus), respectively. This enables up to four PCAL6524HEAZ devices to share the same I²C bus without address conflict. The mapping is defined in Table 4 of the datasheet and applies identically to all variants including PCAL6524HEAZ.

Can PCAL6524HEAZ drive LEDs directly, and what is its maximum sink current per pin?

Yes, PCAL6524HEAZ can drive LEDs directly with a guaranteed 25 mA sink current per I/O pin (P0_0–P2_7), as specified in Section 2 Features and Benefits. This eliminates the need for external transistor drivers in status indicator applications. The output stage supports both push-pull and open-drain configurations, and drive strength is programmable to optimize rise/fall times and EMI in low-capacitance layouts - all configurable per pin via Agile I/O registers.

What is the purpose of the two separate supply pins VDD(I2C-bus) and VDD(P) on PCAL6524HEAZ?

VDD(I2C-bus) powers the I²C interface circuitry and defines the logic threshold for SCL/SDA (0.8–3.6 V), while VDD(P) powers the 24-bit I/O port and internal core logic (1.8–5.5 V). This dual-supply architecture enables true bidirectional voltage-level translation: the PCAL6524HEAZ can communicate with a 0.8 V microcontroller over I²C while simultaneously interfacing with 5 V sensors or actuators on its port pins - all without external level shifters or voltage translators.

PCAL6524HEAZ 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)

PCAL6524HEAZ FAQ

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

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

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

3.What payment methods are accepted for PCAL6524HEAZ?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for PCAL6524HEAZ?

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

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

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

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

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

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

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

Return procedure for PCAL6524HEAZ:

1.Submit a request within 90 days.

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

PCAL6524HEAZ Tags

  • PCAL6524HEAZ
  • PCAL6524HEAZ PDF
  • PCAL6524HEAZ Datasheet
  • PCAL6524HEAZ Specifications
  • PCAL6524HEAZ Images
  • NXP Semiconductors
  • NXP Semiconductors PCAL6524HEAZ
  • Buy PCAL6524HEAZ
  • PCAL6524HEAZ Price
  • PCAL6524HEAZ Distributor
  • PCAL6524HEAZ Supplier
  • PCAL6524HEAZ 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