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

Microchip Technology MCP23017-E/ML

Part No.:
MCP23017-E/ML
Manufacturer:
Microchip Technology
Category:
I/O Expanders
Package:
28-VQFN Exposed Pad
Datasheet:
AetrixMCP23017-E/ML.pdf
Description:
IC XPNDR 1.7MHZ I2C 28QFN
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,792

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

MCP23017-E/ML from Microchip Technology is a 16-bit I²C-compatible I/O expander IC with dual 8-bit ports (PORTA and PORTB), supporting 1.8V–5.5V operation, 1.7 MHz high-speed I²C interface, and configurable interrupt outputs (INTA/INTB). It provides bidirectional GPIO control, internal weak pull-ups (75 µA typical at 5V), and hardware address pins (A0–A2) for up to eight devices on one bus - used in microcontroller peripheral expansion for industrial HMI, sensor node aggregation, and embedded control panels.

For engineers reviewing the MCP23017-E/ML datasheet, MCP23017-E/ML pinout, MCP23017-E/ML application, or MCP23017-E/ML equivalent, key selection considerations include I²C speed mode support (100 kHz / 400 kHz / 1.7 MHz), interrupt configuration flexibility (active-high/low/open-drain), GPA7/GPB7 output-only limitation, thermal pad handling (EP pin), and register-level bank addressing (IOCON.BANK).

Technical Context

The MCP23017-E/ML implements a dual-register bank architecture (BANK = 0 or 1) governing address mapping for its 22 registers, including IODIR, GPIO, OLAT, IPOL, GPINTEN, and IOCON. Its I²C interface uses standard 7-bit addressing with three hardware-configurable bits (A0–A2), enabling multi-device bus topology without software arbitration.

Interrupt logic supports two independent sources per port: interrupt-on-change from default register state or from user-defined DEFVAL comparison. The INTA/INTB outputs can be configured as separate signals or OR'ed via MIRROR bit, with glitch filtering (150 ns) and capture registers (INTCAP) preserving port state at interrupt assertion.

Key Specifications

Parameter Value and Actual Design Meaning
I²C Speed Modes 100 kHz, 400 kHz, and 1.7 MHz - enables scalable timing budgets across low-power sensing and high-throughput control applications.
Supply Voltage Range 1.8V to 5.5V @ –40°C to +85°C - supports direct interfacing with 1.8V logic, 3.3V MCUs, and 5V legacy peripherals without level shifters.
Standby Current 1 µA max @ –40°C to +85°C - suitable for battery-backed systems requiring ultra-low quiescent power during sleep.
GPIO Drive Strength 25 mA sink/source per pin - sufficient to directly drive LEDs, small relays, or logic inputs without external buffers.
Interrupt Latency 600 ns max from GP input change to INT activation - ensures deterministic response for time-critical edge detection.
Input Leakage ±1 µA max - minimizes signal integrity impact on high-impedance sensor or analog front-end interfaces.
Reset Pulse Width 1 µs min - compatible with fast-reset MCU sequences and FPGA-initiated system recovery.

Pinout & Package

Package: 28-pin QFN (6 × 6 mm body) with exposed thermal pad (EP). Pin 29 (EP) must be connected to VSS or left unconnected per layout guidelines.

Pin/Terminal Circuit Role Design Meaning
GPA0–GPA7 Port A bidirectional I/O GPA7 is output-only; all others support input/output/interrupt-on-change/pull-up - used for primary peripheral control group.
GPB0–GPB7 Port B bidirectional I/O GPB7 is output-only; all others support full I/O functionality - used for secondary control or mirrored interrupt grouping.
SDA I²C data line Open-drain, Schmitt-trigger input, supports 400 pF bus capacitance - requires external pull-up resistor (1 kΩ typical).
SCL I²C clock line Open-drain, Schmitt-trigger input, synchronized to internal timing - defines communication rate and sampling window.
INTA / INTB Configurable interrupt outputs Active-high/low/open-drain selectable via IOCON register; INTA tied to PORTA, INTB to PORTB unless MIRROR=1.
A0–A2 Hardware address inputs TTL-buffered inputs defining 3-bit I²C slave address (0x20–0x27); must be externally biased to VDD or VSS.
RESET Active-low hardware reset Asynchronous reset asserting POR behavior; minimum 1 µs pulse width required for reliable initialization.
VDD / VSS Power supply rails Supports wide voltage range (1.8–5.5V); VSS reference for all I/O and internal logic; EP pad enhances thermal performance.

Key Features

Feature Design Value
16-bit I/O expansion with dual-port architecture Enables modular peripheral scaling - PORTA and PORTB operate independently or synchronously via BANK/MIRROR control.
Configurable interrupt source per pin Each GP pin supports interrupt-on-change against either default register value or user-defined DEFVAL - reduces host polling overhead.
Internal weak pull-up resistors (40–115 µA) Eliminates need for external pull-ups on buttons, switches, or open-collector sensors - saves board space and BOM cost.
Glitch-filtered GPIO inputs (150 ns) Rejects noise spikes from mechanical contacts or EMI-prone environments without firmware debouncing.
Register-based polarity inversion (IPOL) Allows logical inversion of input data per pin - simplifies firmware handling of active-low sensors or inverted logic signals.
Power-on Reset with voltage-ramp tolerance Ensures deterministic initialization across varying supply ramp rates (min 0.05 V/ms) - critical for robust cold-start behavior.

Applications

Industrial HMI Panel Expansion Multi-Sensor Node Aggregation

Use Scenario: Adding 16 tactile buttons and LED indicators to an ARM Cortex-M4-based HMI panel with limited native GPIO.

IC Role / Device Role / Timing Role: Offloads parallel I/O management from main MCU; handles button scan and LED update via I²C bursts at 400 kHz.

Use Value: Reduces firmware complexity by eliminating bit-banged GPIO scanning; enables consistent 10 ms UI response using interrupt-driven edge detection.

Use Scenario: Consolidating temperature, humidity, and motion sensor outputs onto a single ESP32-based gateway node.

IC Role / Device Role / Timing Role: Acts as sensor interface hub - reads digital outputs via GPIO and routes status flags to MCU over I²C.

Use Value: Enables simultaneous sampling of 12+ sensors using interrupt coalescing (INTA/INTB OR'ed), minimizing MCU wake cycles.

Automotive Body Control Module Programmable Logic Controller I/O Extension

Use Scenario: Controlling door lock actuators, mirror positioners, and interior lighting in AEC-Q100 qualified vehicle subsystems.

IC Role / Device Role / Timing Role: Provides isolated, fault-tolerant I/O expansion with configurable interrupt masking for safety-critical status monitoring.

Use Value: Supports automotive-grade reliability (AEC-Q100 Grade 2) and 125°C operation - eliminates need for discrete level-shifting or protection circuitry.

Use Scenario: Extending discrete I/O capacity of a PLC main controller to interface with 16 field devices (valves, limit switches, solenoids).

IC Role / Device Role / Timing Role: Serves as deterministic I/O coprocessor - executes register writes within 90 ns (THI) and guarantees 600 ns interrupt latency.

Use Value: Delivers cycle-accurate I/O updates aligned to PLC scan period; supports hot-swap detection via interrupt-on-change with DEFVAL matching.

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,118 16-bit I²C expander with identical pin count but no hardware address pins (fixed 0x20–0x27 addresses via A0/A1 only); lacks interrupt capture register (INTCAP) and MIRROR mode. Best suited for simple I/O expansion where interrupt coalescing or precise state capture is unnecessary. Select PCA9555D,118 when cost sensitivity outweighs advanced interrupt features and address flexibility is not required.
TCA6424ARGJR 24-bit I²C expander with 3.3V-only operation (1.65–3.6V), integrated 100 µA pull-ups, and auto-incrementing register access - no GPA7/GPB7 output-only restriction. Preferred for higher-channel-count, low-voltage systems where extended I/O density and simplified register access are prioritized. Choose TCA6424ARGJR when expanding beyond 16 lines or operating exclusively in 3.3V domains with tighter layout constraints.

Compared with PCA9555D,118 and TCA6424ARGJR, the MCP23017-E/ML uniquely combines AEC-Q100 qualification, 1.7 MHz I²C speed, full 3-bit hardware addressing, and dual-interrupt coalescing - making it optimal for automotive and industrial designs demanding timing determinism and bus scalability.

Availability

MCP23017-E/ML is available at Aetrix Electronics and suitable for industrial HMI panels, multi-sensor gateways, and automotive body control modules requiring stable component supply, long-term lifecycle assurance, and traceable sourcing.

Supply support for MCP23017-E/ML 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

Microchip Technology Inc. is a leading provider of microcontrollers, analog components, and connectivity solutions, serving industrial, automotive, and consumer markets with high-reliability silicon and development tools.

The MCP23017-E/ML belongs to Microchip's MCP23X17 family of serial I/O expanders, designed specifically to relieve GPIO resource pressure in embedded systems while maintaining deterministic interrupt response and flexible voltage interoperability.

FAQ

What is the maximum I²C clock frequency supported by the MCP23017-E/ML?

The MCP23017-E/ML supports three I²C speed modes: 100 kHz (standard mode), 400 kHz (fast mode), and 1.7 MHz (high-speed mode). The 1.7 MHz mode requires VDD ≥ 4.5V and operates within –40°C to +125°C ambient range. This allows the MCP23017-E/ML to deliver faster register read/write throughput than legacy expanders, reducing host MCU I/O overhead in time-sensitive applications.

Can GPA7 and GPB7 be used as inputs on the MCP23017-E/ML?

No - GPA7 and GPB7 are output-only pins on the MCP23017-E/ML, as confirmed in the datasheet's Pin Descriptions table (DS20001952D-page 11). While other GPA0–GPA6 and GPB0–GPB6 pins support full bidirectional operation with interrupt-on-change and internal pull-up enablement, GPA7/GPB7 lack input buffer circuitry and must be configured as outputs only. This limitation applies specifically to the MCP23017-E/ML and is not present in SPI variants like MCP23S17.

How does the MCP23017-E/ML handle interrupt coalescing between PORTA and PORTB?

The MCP23017-E/ML supports interrupt coalescing via the MIRROR bit in the IOCON register. When MIRROR = 1, INTA and INTB are logically OR'ed, causing either port's interrupt condition to assert both outputs simultaneously. When MIRROR = 0, INTA responds only to PORTA events and INTB only to PORTB events. This gives designers flexibility to implement either segregated or unified interrupt handling - a feature absent in simpler expanders like the PCF8574.

Is the exposed thermal pad (EP) on the MCP23017-E/ML package required to be connected?

The exposed thermal pad (Pin 29) on the MCP23017-E/ML QFN package may be connected to VSS or left unconnected, per Microchip's layout guidance in DS20001952D-page 11. Connecting EP to VSS improves thermal dissipation and reduces junction temperature under sustained 25 mA per-pin loading, but is not mandatory for functional operation at room temperature and moderate duty cycles. PCB design must ensure solder mask clearance around EP to avoid shorting.

Does the MCP23017-E/ML support automatic register address incrementing during I²C transfers?

Yes - the MCP23017-E/ML supports automatic address pointer incrementing in Sequential mode (IOCON.SEQOP = 0, default), allowing multi-byte reads/writes without retransmitting register addresses. In Byte mode (IOCON.SEQOP = 1), the address pointer remains fixed, enabling efficient polling of GPIO registers or repeated writes to OLAT latches. This dual-mode capability is explicitly documented in Section 3.2.1 of the datasheet and distinguishes the MCP23017-E/ML from expanders with fixed-address protocols.

MCP23017-E/ML Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
28-VQFN Exposed Pad
Packaging:
Tube
Product Status:
Active
Programmable:
Not Verified
Number of I/O:
16
Interface:
I2C
Interrupt Output:
Yes
Features:
POR
Output Type:
Push-Pull
Current - Output Source/Sink:
25mA
Clock Frequency:
1.7 MHz
Voltage - Supply:
1.8V ~ 5.5V
Operating Temperature:
-40°C ~ 125°C
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
28-QFN (6x6)

MCP23017-E/ML FAQ

1.How can I place an order for MCP23017-E/ML through Aetrix?

Please submit a Request for Quotation (RFQ) for MCP23017-E/ML 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 MCP23017-E/ML reliable?

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

3.What payment methods are accepted for MCP23017-E/ML?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for MCP23017-E/ML transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for MCP23017-E/ML?

MCP23017-E/ML orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your MCP23017-E/ML 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 MCP23017-E/ML?

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

6.How does Aetrix verify that MCP23017-E/ML is sourced from the original manufacturer or authorized distributors?

All MCP23017-E/ML 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 MCP23017-E/ML meets industry standards.

7.What is the process for return or replacement of MCP23017-E/ML?

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

Return procedure for MCP23017-E/ML:

1.Submit a request within 90 days.

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

MCP23017-E/ML Tags

  • MCP23017-E/ML
  • MCP23017-E/ML PDF
  • MCP23017-E/ML Datasheet
  • MCP23017-E/ML Specifications
  • MCP23017-E/ML Images
  • Microchip Technology
  • Microchip Technology MCP23017-E/ML
  • Buy MCP23017-E/ML
  • MCP23017-E/ML Price
  • MCP23017-E/ML Distributor
  • MCP23017-E/ML Supplier
  • MCP23017-E/ML 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