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 25AA128T-I/SM

Part No.:
25AA128T-I/SM
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-SOIC (0.209", 5.30mm Width)
Datasheet:
Aetrix25AA128T-I/SM.pdf
Description:
IC EEPROM 128KBIT SPI 8SOIJ
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,497

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

25AA128T-I/SM from Microchip Technology Inc. is a 128 Kbit SPI Serial EEPROM with 16,384 × 8-bit organization, 64-byte page size, and industrial temperature range (–40°C to +85°C). It operates from 1.8V to 5.5V, supports up to 10 MHz clock at 4.5–5.5V, and delivers 5 µA standby current - ideal for battery-backed data logging in embedded control systems.

For engineers reviewing the 25AA128T-I/SM datasheet, 25AA128T-I/SM pinout, 25AA128T-I/SM application, or 25AA128T-I/SM equivalent, key selection criteria include VCC range compatibility (1.8–5.5V), SPI timing compliance (TWC ≤ 5 ms), hardware write protection via WP pin, HOLD functionality for interrupt-safe bus sharing, and AEC-Q100 qualification for automotive-adjacent designs.

Technical Context

The 25AA128T-I/SM implements a standard SPI Mode 0,0/Master-Slave interface with separate SI (data-in) and SO (data-out) lines, requiring CS, SCK, SI, SO, WP, HOLD, VCC, and VSS. Its internal architecture includes a status register with WIP/WEL/BP0/BP1 bits, programmable block protection (none/¼/½/all), and a write-enable latch that resets on power-up or after each successful WRITE/WRSR/WRDI operation.

It features self-timed internal write cycles (max 5 ms), sequential read capability with automatic address rollover, and robust data retention (>200 years) backed by 1,000,000 erase/write endurance. The HOLD pin suspends ongoing SPI transfers without resetting state, enabling deterministic host interrupt handling while preserving transaction context.

Key Specifications

Parameter Value and Actual Design Meaning
Memory Size 128 Kbit (16,384 × 8-bit) - provides sufficient nonvolatile storage for firmware configuration, calibration tables, or event logs in space-constrained MCU systems.
Interface SPI-compatible serial bus (Mode 0,0) - enables direct connection to PIC® and other microcontrollers with hardware SPI peripherals, eliminating need for GPIO bit-banging.
Max Clock Frequency 10 MHz at VCC ≥ 4.5V - supports high-speed parameter updates in real-time control loops without introducing SPI bottlenecks.
Page Size 64 bytes - defines maximum contiguous write length per command; crossing page boundaries wraps data within same page, requiring software boundary management.
Write Cycle Time ≤ 5 ms (TWC) - determines minimum interval between write commands; critical for estimating worst-case latency in time-sensitive logging applications.
Supply Voltage Range 1.8V to 5.5V - ensures interoperability across low-power sensor nodes (1.8V) and legacy 5V industrial controllers without level-shifting.
Standby Current 5 µA at 5.5V/125°C - enables multi-year operation on coin-cell batteries in always-on monitoring devices.
Data Retention >200 years - guarantees long-term integrity of stored calibration coefficients or security keys without refresh cycles.

Pinout & Package

25AA128T-I/SM is packaged in an 8-lead TSSOP (Thin Shrink Small Outline Package) with 0.65 mm pitch, body dimensions 4.4 mm × 3.0 mm × 1.2 mm, and exposed pad (optional VSS connection). Pin 1 is marked with a dot; orientation follows standard TSSOP top-view labeling.

Pin/Terminal Circuit Role Design Meaning
CS Chip Select Input Active-low enable signal; must be held low for entire SPI transaction; rising edge initiates internal write cycle after valid write sequence.
SO Serial Data Output Tri-state open-drain output; data shifts out MSB-first on falling edge of SCK; goes high-Z when CS is high or HOLD is asserted.
WP Write-Protect Input Hardware lock for STATUS register nonvolatile bits when WPEN=1; low = protection enabled; does not affect array writes unless BP bits are set.
VSS Ground Reference Primary return path for all internal circuitry and I/O; must be low-impedance; exposed pad may be connected to VSS for thermal/mechanical stability.
SI Serial Data Input CMOS input receiving instructions, addresses, and data; latched on rising edge of SCK; requires setup/hold timing per VCC voltage grade.
SCK Serial Clock Input Master-generated clock synchronizing all SPI transfers; rising edge clocks SI data in; falling edge clocks SO data out.
HOLD Hold Input Pauses active SPI sequence without resetting state; must be driven low while SCK is low; tri-states SO, SI, and SCK during hold.
VCC Supply Voltage Power rail for core logic and I/O; supports 1.8–5.5V operation; internal regulation ensures stable EEPROM programming voltage across range.

Key Features

Feature Design Value
Block Write Protection Selectable protection of none / upper 1/4 / upper 1/2 / full memory array via BP0/BP1 bits - enables secure partitioning of firmware vs. user data regions.
Hardware Write Protection WP pin + WPEN bit combination prevents accidental STATUS register modification - critical for locking protection settings in deployed systems.
HOLD Functionality Interrupt-safe SPI suspension without retransmission - allows host MCU to service higher-priority tasks mid-transaction while preserving address pointer and mode state.
Low-Voltage Operation Full functionality down to 1.8V - supports integration into energy-harvesting or ultra-low-power IoT endpoints without voltage boosters.
AEC-Q100 Qualification Automotive-grade reliability (Grade 3: –40°C to +85°C) - validates suitability for under-hood, infotainment, and ADAS-adjacent modules requiring extended temperature resilience.
RoHS Compliance Lead-free, halogen-free construction - meets global environmental regulations for industrial and consumer electronics manufacturing.

Applications

Industrial Sensor Node Automotive Body Control Module

Use Scenario: Storing calibrated sensor offsets and linearization coefficients in a wireless temperature/humidity node powered by a CR2032 battery.

IC Role / Device Role / Timing Role: Nonvolatile configuration storage accessed during boot and updated only during factory calibration or field recalibration events.

Use Value: 5 µA standby current extends battery life beyond 5 years; 1.8V operation eliminates need for LDO; 64-byte page writes minimize update time and flash wear.

Use Scenario: Retaining seat position memory, mirror angle presets, and lighting profiles in a vehicle door module.

IC Role / Device Role / Timing Role: SPI-connected parameter store interfacing directly with an 8-bit automotive MCU over shared bus with CAN transceiver and LIN driver.

Use Value: AEC-Q100 qualification ensures reliability across thermal cycling; HOLD pin allows MCU to service CAN interrupts without corrupting EEPROM writes.

Medical Infusion Pump Smart Energy Meter

Use Scenario: Logging dose history, error codes, and maintenance timestamps in a Class II medical device with strict data integrity requirements.

IC Role / Device Role / Timing Role: Tamper-resistant audit trail storage with write-protection enabled for critical fields using BP bits and WP pin.

Use Value: 1,000,000 write cycles support lifetime logging; >200-year data retention satisfies regulatory archival mandates; ESD protection >4 kV guards against handling damage.

Use Scenario: Storing tariff schedules, meter calibration constants, and tamper-event counters in a DIN-rail mounted electricity meter operating 24/7.

IC Role / Device Role / Timing Role: High-reliability configuration and event log storage interfaced via isolated SPI to prevent noise coupling from power measurement circuitry.

Use Value: 5.5V max VCC tolerates supply ripple in unregulated auxiliary rails; self-timed 5 ms writes simplify timing-critical firmware design; RoHS compliance meets EU energy directive.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
25LC128T-I/SM Same pinout and instruction set, but VCC min = 2.5V; lacks 1.8V operation; identical 64-byte page, 5 ms TWC, and AEC-Q100 rating. Not suitable for sub-2.5V systems (e.g., coin-cell or energy-harvesting designs); otherwise drop-in for 3.3V/5V-only applications. Select when system VCC is guaranteed ≥2.5V and cost optimization is prioritized over ultra-low-voltage flexibility.
AT25DF041A-SSH-T 4 Mbit density, quad SPI interface, 85 MHz max clock; no HOLD pin; different instruction set; SOIC-8 package only. Higher throughput and capacity for firmware storage, but incompatible SPI protocol and no interrupt-safe hold function. Choose only when migrating to larger code storage with quad I/O bandwidth; not a functional substitute for 25AA128T-I/SM's HOLD or 1.8V operation.

Compared with 25LC128T-I/SM, the original part offers broader voltage range and lower minimum VCC, while AT25DF041A-SSH-T trades pin compatibility and HOLD support for higher density and speed - making 25AA128T-I/SM optimal for low-power, interrupt-resilient, mixed-voltage embedded systems.

Availability

25AA128T-I/SM is available at Aetrix Electronics and suitable for industrial sensor nodes, automotive body control modules, medical infusion pumps, and smart energy meters requiring stable component supply, long-term data retention, and AEC-Q100-compliant reliability.

Supply support for 25AA128T-I/SM 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 microcontroller, analog, FPGA, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.

The 25AA128T-I/SM belongs to Microchip's serial EEPROM product line, engineered for robust, low-power nonvolatile data storage in resource-constrained embedded systems where SPI simplicity, voltage flexibility, and long-term reliability are essential.

FAQ

What is the minimum supply voltage required for reliable operation of the 25AA128T-I/SM?

The 25AA128T-I/SM operates reliably from 1.8V to 5.5V. At 1.8V, maximum clock frequency is reduced to 3 MHz, and certain AC parameters (e.g., TCSS, THD) have relaxed timing limits. All functionality-including READ, WRITE, RDSR, and HOLD-remains fully supported across this range, making 25AA128T-I/SM suitable for battery-powered applications where voltage droop occurs.

Does the 25AA128T-I/SM support page write operations, and what is the maximum page size?

Yes, the 25AA128T-I/SM supports page write operations with a fixed 64-byte page size. Up to 64 bytes can be written in a single WRITE instruction, provided all addresses fall within the same physical page boundary (e.g., 0x0000–0x003F). Crossing a page boundary causes wraparound within the current page, so firmware must validate address alignment before initiating page writes.

How does the HOLD pin function during an active SPI transaction on the 25AA128T-I/SM?

The HOLD pin on the 25AA128T-I/SM pauses an ongoing SPI sequence without resetting internal state. When pulled low while SCK is low, it tri-states SO, SI, and SCK, ignores further input transitions (except CS), and preserves the current address pointer and instruction context. Resuming requires bringing HOLD high while SCK remains low - enabling deterministic interrupt handling in time-critical MCU firmware.

What write protection mechanisms are implemented in the 25AA128T-I/SM?

The 25AA128T-I/SM implements three-tiered write protection: (1) Software-controlled BP0/BP1 bits for block-level array protection (none/¼/½/all), (2) WPEN bit + WP pin for hardware lock of STATUS register nonvolatile bits, and (3) write-enable latch (WEL) that must be set via WREN prior to any array or STATUS register write. All protections persist through power cycles.

Is the 25AA128T-I/SM compatible with standard SPI Mode 0,0, and what are its timing constraints at 5.5V?

Yes, the 25AA128T-I/SM is fully compliant with SPI Mode 0,0 (CPOL=0, CPHA=0). At VCC = 5.5V, it supports up to 10 MHz clock frequency with verified timing margins: TCSS ≥ 50 ns, THD ≥ 20 ns, TSU ≥ 10 ns, and TWC ≤ 5 ms. These values ensure interoperability with standard SPI peripherals in PIC®, ARM Cortex-M, and other microcontrollers without custom timing adjustments.

25AA128T-I/SM Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-SOIC (0.209", 5.30mm Width)
Packaging:
Tape & Reel (TR)
Product Status:
Active
Programmable:
Not Verified
Memory Type:
Non-Volatile
Memory Format:
EEPROM
Technology:
EEPROM
Memory Size:
128Kbit
Memory Organization:
16K x 8
Memory Interface:
SPI
Clock Frequency:
10 MHz
Write Cycle Time - Word, Page:
5ms
Access Time:
-
Voltage - Supply:
1.8V ~ 5.5V
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
8-SOIJ

25AA128T-I/SM FAQ

1.How can I place an order for 25AA128T-I/SM through Aetrix?

Please submit a Request for Quotation (RFQ) for 25AA128T-I/SM 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 25AA128T-I/SM reliable?

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

3.What payment methods are accepted for 25AA128T-I/SM?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25AA128T-I/SM transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 25AA128T-I/SM?

25AA128T-I/SM orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 25AA128T-I/SM 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 25AA128T-I/SM?

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

6.How does Aetrix verify that 25AA128T-I/SM is sourced from the original manufacturer or authorized distributors?

All 25AA128T-I/SM 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 25AA128T-I/SM meets industry standards.

7.What is the process for return or replacement of 25AA128T-I/SM?

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

Return procedure for 25AA128T-I/SM:

1.Submit a request within 90 days.

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

25AA128T-I/SM Tags

  • 25AA128T-I/SM
  • 25AA128T-I/SM PDF
  • 25AA128T-I/SM Datasheet
  • 25AA128T-I/SM Specifications
  • 25AA128T-I/SM Images
  • Microchip Technology
  • Microchip Technology 25AA128T-I/SM
  • Buy 25AA128T-I/SM
  • 25AA128T-I/SM Price
  • 25AA128T-I/SM Distributor
  • 25AA128T-I/SM Supplier
  • 25AA128T-I/SM 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