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 24AA1026-I/ST

Part No.:
24AA1026-I/ST
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-TSSOP (0.173", 4.40mm Width)
Datasheet:
Aetrix24AA1026-I/ST.pdf
Description:
IC EEPROM 1MBIT I2C 8TSSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:4,991

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

24AA1026-I/ST from Microchip Technology is a 128K × 8 (1024 Kbit) I²C-compatible serial EEPROM with 1.7V–5.5V supply range, 400 kHz max clock frequency (100 kHz below 2.5V), and industrial temperature rating (–40°C to +85°C). It features 128-byte page write buffer, hardware write-protection via WP pin, and Schmitt-trigger inputs for noise immunity-used in embedded system configuration storage, sensor calibration data retention, and firmware parameter backup.

For engineers reviewing the 24AA1026-I/ST datasheet, 24AA1026-I/ST pinout, 24AA1026-I/ST application, or 24AA1026-I/ST equivalent, key selection criteria include VCC operating range compatibility, I²C bus timing constraints at target clock speed, page boundary handling in firmware, and hardware write-protect implementation using the WP pin.

Technical Context

The 24AA1026-I/ST implements a two-wire I²C slave interface with fixed 4-bit control code (1010b) and user-configurable A1/A2 address bits enabling up to four devices on one bus. Its internal memory array is split into two 512 Kbit blocks selected by the B0 bit, requiring explicit block addressing for full 1 Mbit access.

It supports byte and page write modes with self-timed erase/write cycles (typ. 3 ms), automatic address pointer incrementing, and acknowledge polling for write completion detection. The device uses open-drain SDA/SCL with external pull-ups and includes slope control and Schmitt-trigger inputs to suppress ground bounce and noise.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size128K × 8 (1024 Kbit); supports nonvolatile storage of configuration, calibration, or state data across power cycles.
InterfaceI²C-compatible 2-wire serial; requires only SDA/SCL lines and external pull-up resistors-minimizes PCB routing and MCU GPIO usage.
Supply Voltage1.7V to 5.5V; enables direct interfacing with 1.8V, 3.3V, and 5V systems without level-shifting.
Max Clock Frequency400 kHz (≥2.5V), 100 kHz (<2.5V); defines maximum sustained data throughput and bus timing margin requirements.
Page Write Buffer128 bytes; allows efficient bulk writes within a single physical page (0–127, 128–255, etc.), reducing I²C transaction overhead.
Write ProtectionHardware-enabled via WP pin tied to VCC; prevents accidental overwrites during power-up, reset, or firmware faults.
Data Retention>200 years at +85°C; ensures long-term reliability for infrequently updated settings in industrial deployments.
Endurance1,000,000 write/erase cycles per page; supports frequent logging or counter updates when managed with wear-leveling.

Pinout & Package

24AA1026-I/ST is housed in an 8-lead SOIC package (3.90 mm width), RoHS-compliant, with standard 1.27 mm pitch and gull-wing leads. Pin 1 is marked with a beveled corner or dot.

Pin/TerminalCircuit RoleDesign Meaning
NCNo ConnectUnused internal node; must remain unconnected-no pull-up/down or routing required.
A1Chip Address InputUser-defined LSB of I²C slave address (A2/A1); sets device select bits in control byte (1010 A2 A1 B0 R/W).
A2Chip Address InputUser-defined MSB of I²C slave address; enables up to four 24AA1026-I/ST devices on same I²C bus.
VSSGround ReferencePrimary return path for all internal circuitry and I/O; must connect to system ground plane with low-impedance trace.
SDASerial Data LineOpen-drain bidirectional I²C data line; requires external pull-up resistor (2 kΩ @ 400 kHz, 10 kΩ @ 100 kHz).
SCLSerial Clock InputInput-only I²C clock line driven by master; synchronizes all data transfers and timing-critical operations.
WPWrite-Protect ControlActive-high hardware lock: tied to VCC disables all writes while permitting reads-critical for fail-safe configuration protection.
VCCPower Supply1.7V–5.5V input; powers EEPROM core and interface logic; bypass capacitor (0.1 µF) required near pin.

Key Features

FeatureDesign Value
Low-Power Operation450 µA max read current and 5 µA max standby current enable battery-backed or energy-harvesting applications.
Page Write Efficiency128-byte buffer reduces I²C transactions by up to 128× vs. byte writes-lowers bus occupancy and firmware latency.
Noise-Resilient InterfaceSchmitt-trigger inputs on SDA/SCL and output slope control suppress ground bounce and EMI-induced glitches.
Flexible Bus ScalabilityA1/A2 address pins support up to four devices on one I²C bus, enabling modular memory expansion without additional controllers.
Robust Data IntegrityHardware WP pin, >4000V ESD protection, and >200-year data retention ensure reliability in harsh industrial environments.

Applications

Industrial Sensor NodeMedical Device Calibration

Use Scenario: Storing factory-calibrated offset/gain coefficients and real-time sensor health logs in a wireless temperature/humidity node.

IC Role / Device Role / Timing Role: Nonvolatile configuration register holding persistent calibration parameters accessed at boot and updated during field recalibration.

Use Value: Eliminates need for external calibration EEPROM or MCU flash wear management; retains accuracy across 10+ years of field operation.

Use Scenario: Recording patient-specific therapy settings and usage history in portable infusion pumps and diagnostic monitors.

IC Role / Device Role / Timing Role: Secure, tamper-resistant parameter store with hardware write-lock activated during treatment delivery.

Use Value: Meets IEC 62304 Class C software safety requirements by preventing runtime corruption of critical therapy parameters.

Smart Energy MeterAutomotive Body Control Module

Use Scenario: Logging tariff schedules, demand-response events, and meter firmware version metadata across power outages.

IC Role / Device Role / Timing Role: High-endurance data logger storing time-stamped operational records with 1M-cycle endurance per page.

Use Value: Supports 10+ years of daily logging at 100 entries/day without wear-out-avoids costly field replacements.

Use Scenario: Storing seat position presets, mirror angles, and lighting profiles in vehicle door modules.

IC Role / Device Role / Timing Role: Low-voltage (1.7V) compatible memory retaining user preferences during stop-start engine cycles and battery brownouts.

Use Value: Enables seamless personalization recovery after deep sleep or cold cranking down to 1.7V supply.

Equivalent & Alternatives

The following parts are listed as comparable options for similar serial EEPROM applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
24LC1026-I/STRequires ≥2.5V VCC; supports same 400 kHz I²C but not 1.7V operation; identical pinout and command set.Not suitable for 1.8V systems; otherwise drop-in replacement where supply voltage guarantees ≥2.5V.Select only if system VCC never drops below 2.5V-avoids potential initialization failure during brownout.
AT24C1024-10TU-2.71.8V–5.5V range; 1 MHz I²C support; 64-byte page size; different A0/A1/A2 addressing scheme (3 bits vs. 2).Higher bandwidth but smaller page buffer; requires firmware changes to handle 64-byte boundaries and alternate slave address mapping.Choose for faster write throughput in 3.3V/5V systems where page management can be revised; not pin-compatible.

Compared with 24LC1026-I/ST, the 24AA1026-I/ST enables lower-voltage operation critical for battery-powered designs, while AT24C1024 offers higher speed at the cost of firmware adaptation and reduced page efficiency.

Availability

24AA1026-I/ST is available at Aetrix Electronics and suitable for industrial sensor nodes, medical device calibration storage, and smart energy metering requiring stable component supply, long-term data retention, and hardware write protection.

Supply support for 24AA1026-I/ST 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 is a U.S.-based semiconductor company specializing in microcontrollers, analog devices, and memory products, with emphasis on reliability, low-power design, and long product lifecycles.

The 24AA1026-I/ST belongs to Microchip's 24XX serial EEPROM family, engineered for robust nonvolatile data storage in resource-constrained embedded systems operating across wide voltage and temperature ranges.

FAQ

What is the minimum VCC voltage supported by the 24AA1026-I/ST?

The 24AA1026-I/ST operates down to 1.7V, making it suitable for single-cell Li-ion, LiFePO₄, or 2-cell alkaline battery systems where supply voltage may sag below 2.5V. This is a key differentiator from the 24LC1026-I/ST, which requires ≥2.5V. The 24AA1026-I/ST maintains full I²C functionality-including 100 kHz operation-at 1.7V, ensuring reliable boot-time configuration loading even under brownout conditions.

How does the WP pin function on the 24AA1026-I/ST?

The WP (Write-Protect) pin on the 24AA1026-I/ST is a hardware-level enable/disable control: when tied to VCC, all write operations (byte and page) are inhibited while read operations remain fully functional. The pin is sampled at the Stop condition of each write command, so toggling WP mid-cycle has no effect. This provides deterministic, glitch-immune protection against accidental or malicious writes-critical for safeguarding calibration data or security keys in the 24AA1026-I/ST.

Can the 24AA1026-I/ST perform sequential reads across its full 1024 Kbit address space?

No. The 24AA1026-I/ST divides its memory into two 512 Kbit blocks (00000h–0FFFFh and 10000h–1FFFFh), and sequential reads automatically roll over within each block but cannot cross the 0FFFFh→10000h boundary. To read the entire array sequentially, firmware must issue separate read commands-one for each block-using the B0 bit in the control byte to select the target segment. This architectural constraint is inherent to the 24AA1026-I/ST's internal addressing logic.

What is the maximum number of 24AA1026-I/ST devices that can share one I²C bus?

Up to four 24AA1026-I/ST devices can be cascaded on a single I²C bus using the A1 and A2 address pins, which configure the two least-significant bits of the 7-bit slave address (1010 A2 A1 B0 R/W). Each device must have a unique A1/A2 combination (00, 01, 10, 11), allowing a total system capacity of 4 Mbit. No additional address decoding logic or bus switches are required-the 24AA1026-I/ST handles multi-device arbitration natively.

Does the 24AA1026-I/ST require external components for I²C operation?

Yes. The 24AA1026-I/ST requires external pull-up resistors on both SDA and SCL lines: 10 kΩ for 100 kHz operation, 2 kΩ for 400 kHz, per Microchip's AC specifications. A 0.1 µF ceramic bypass capacitor is also mandatory between VCC and VSS, placed as close as possible to the 24AA1026-I/ST's power pins to suppress switching noise and ensure stable internal voltage regulation during write cycles.

24AA1026-I/ST Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-TSSOP (0.173", 4.40mm Width)
Packaging:
Tube
Product Status:
Obsolete
Programmable:
Not Verified
Memory Type:
Non-Volatile
Memory Format:
EEPROM
Technology:
EEPROM
Memory Size:
1Mbit
Memory Organization:
128K x 8
Memory Interface:
I2C
Clock Frequency:
400 kHz
Write Cycle Time - Word, Page:
5ms
Access Time:
900 ns
Voltage - Supply:
1.7V ~ 5.5V
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
8-TSSOP

24AA1026-I/ST FAQ

1.How can I place an order for 24AA1026-I/ST through Aetrix?

Please submit a Request for Quotation (RFQ) for 24AA1026-I/ST 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 24AA1026-I/ST reliable?

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

3.What payment methods are accepted for 24AA1026-I/ST?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 24AA1026-I/ST transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 24AA1026-I/ST?

24AA1026-I/ST orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 24AA1026-I/ST 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 24AA1026-I/ST?

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

6.How does Aetrix verify that 24AA1026-I/ST is sourced from the original manufacturer or authorized distributors?

All 24AA1026-I/ST 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 24AA1026-I/ST meets industry standards.

7.What is the process for return or replacement of 24AA1026-I/ST?

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

Return procedure for 24AA1026-I/ST:

1.Submit a request within 90 days.

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

24AA1026-I/ST Tags

  • 24AA1026-I/ST
  • 24AA1026-I/ST PDF
  • 24AA1026-I/ST Datasheet
  • 24AA1026-I/ST Specifications
  • 24AA1026-I/ST Images
  • Microchip Technology
  • Microchip Technology 24AA1026-I/ST
  • Buy 24AA1026-I/ST
  • 24AA1026-I/ST Price
  • 24AA1026-I/ST Distributor
  • 24AA1026-I/ST Supplier
  • 24AA1026-I/ST Wholesale
Related Products
M24C02-WMN6TP
M24C02-WMN6TP

STMicroelectronics

AT24C02C-XHM-T
AT24C02C-XHM-T

Microchip Technology

AT21CS01-STUM10-T
AT21CS01-STUM10-T

Microchip Technology

AT24C02C-SSHM-T
AT24C02C-SSHM-T

Microchip Technology

24LC01BT-I/OT
24LC01BT-I/OT

Microchip Technology

M24C02-FMC6TG
M24C02-FMC6TG

STMicroelectronics

AT24CS02-SSHM-T
AT24CS02-SSHM-T

Microchip Technology

93LC46BT-I/OT
93LC46BT-I/OT

Microchip Technology

AT24C04C-SSHM-T
AT24C04C-SSHM-T

Microchip Technology

24LC01BT-I/SN
24LC01BT-I/SN

Microchip Technology

24AA02UIDT-I/OT
24AA02UIDT-I/OT

Microchip Technology

AT24C08C-STUM-T
AT24C08C-STUM-T

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER