Microchip Technology 25AA02E64T-I/OT
- Part No.:
- 25AA02E64T-I/OT
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- SOT-23-6
- Datasheet:
-
25AA02E64T-I/OT.pdf
- Description:
- IC EEPROM 2KBIT SPI SOT23-6
- Quantity:
- Payment:

- Shipping:

Inventory:2,956
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25AA02E64T-I/OT from Microchip Technology Inc. is a 2 Kbit SPI serial EEPROM with factory-programmed, globally unique EUI-64™ node address stored at addresses 0xF8–0xFF. It features 256 × 8-bit organization, 16-byte page write capability, 10 MHz max clock (at VCC ≥ 4.5V), and industrial temperature range (−40°C to +85°C). It is used for secure device identity storage in networked embedded systems requiring IEEE-compliant 64-bit addressing.
For engineers reviewing the 25AA02E64T-I/OT datasheet, 25AA02E64T-I/OT pinout, 25AA02E64T-I/OT application, or 25AA02E64T-I/OT equivalent, this page delivers verified electrical specs, SPI timing constraints, EUI-64™ memory mapping, write-protection behavior, and validated alternative parts - all confirmed against Microchip DS20002123G.
Technical Context
The 25AA02E64T-I/OT implements a standard SPI Mode 0,0 interface (CPOL = 0, CPHA = 0) with separate SI/SO lines and active-low CS. Its internal architecture includes a write-enable latch, STATUS register with WIP/WEL/BP bits, and hardware WP and HOLD pins for real-time bus arbitration and data integrity control.
It supports byte and page writes (up to 16 bytes within one 16-byte page boundary), automatic address roll-over during sequential reads, and factory-configured BP1/BP0 = 0/1 to protect the upper 1/4 array (0xC0–0xFF) containing the EUI-64™ address - writable only after issuing WRSR to clear protection.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 256 × 8-bit (2 Kbit), organized as 256 addressable bytes |
| Interface | SPI-compatible serial bus (Mode 0,0), with dedicated SI, SO, SCK, CS, WP, HOLD |
| Max Clock Frequency | 10 MHz at VCC ≥ 4.5V; ensures high-speed identity readout in boot-up sequences |
| Write Cycle Time | ≤5 ms per byte or page; enables deterministic firmware initialization timing |
| Data Retention | >200 years; guarantees persistent node identity across product lifetime |
| Endurance | 1,000,000 erase/write cycles; supports frequent configuration updates without wear-out risk |
| VCC Range | 1.8V to 5.5V; interoperable with 1.8V, 3.3V, and 5V microcontroller I/O domains |
Pinout & Package
25AA02E64T-I/OT is packaged in a 6-lead SOT-23 (OT) surface-mount package, measuring 2.9 mm × 1.6 mm × 1.1 mm, with gull-wing leads and RoHS-compliant matte tin plating.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS (Pin 5) | Chip Select Input | Active-low enable; deselecting forces SO into high-Z, enabling multi-device SPI sharing |
| SO (Pin 4) | Serial Data Output | Tri-state output; data valid after falling edge of SCK; high-Z when CS high or HOLD low |
| WP (Pin 3) | Hardware Write-Protect | Low = full array + STATUS register write inhibition; overrides WREN state |
| VSS (Pin 2) | Ground Reference | Return path for all digital and leakage currents; must be low-impedance for noise immunity |
| SI (Pin 3) | Serial Data Input | Latches instruction/address/data on rising edge of SCK; MSb-first protocol |
| SCK (Pin 1) | Serial Clock Input | Synchronizes all SPI transfers; max 10 MHz rate defines minimum boot-time latency |
| VCC (Pin 6) | Supply Voltage | Power input (1.8–5.5V); powers internal HV generator for EEPROM programming |
Key Features
| Feature | Design Value |
|---|---|
| EUI-64™ Node Address | Factory-programmed 8-byte IEEE-compliant identifier at 0xF8–0xFF; eliminates software MAC generation overhead |
| Page Write Mode | Up to 16 bytes written atomically within one 16-byte page; reduces SPI transaction count vs. byte writes |
| HOLD Pin Functionality | Pauses ongoing SPI transfer without resetting state; allows host MCU to service higher-priority interrupts |
| Block Write Protection | Configurable via STATUS register (BP1/BP0) to protect 0%, 25%, 50%, or 100% of array - critical for safeguarding identity data |
| Power-On Write Safety | Write-enable latch resets at power-up; prevents spurious writes during voltage ramp-up or brownout |
Applications
| Industrial Ethernet Node Identity | IoT Edge Device Authentication |
|---|---|
Use Scenario: Assigning immutable, IEEE-registered identifiers to PLCs, HMIs, and fieldbus gateways in factory automation networks. IC Role / Device Role / Timing Role: Nonvolatile identity store accessed during boot; provides EUI-64™ for LLDP, DHCPv6, and SNMPv3 configuration. Use Value: Eliminates manual MAC assignment and avoids duplicate address conflicts in large-scale deployments. | Use Scenario: Enabling zero-touch provisioning of battery-powered sensors and actuators in LoRaWAN or NB-IoT networks. IC Role / Device Role / Timing Role: Secure root-of-trust storage for device ID used in TLS certificate enrollment and firmware signature verification. Use Value: Ensures cryptographically verifiable device uniqueness without external secure elements or cloud dependency. |
| Medical Device UDI Compliance | Automotive Telematics Module |
Use Scenario: Storing FDA-mandated Unique Device Identifier (UDI) data in diagnostic imaging equipment and infusion pumps. IC Role / Device Role / Timing Role: Tamper-resistant EEPROM holding GS1-compliant UDI-DI and UDI-PI fields, accessible via SPI during regulatory self-test. Use Value: Meets 21 CFR Part 820.65 and IEC 62304 traceability requirements with >200-year data retention. | Use Scenario: Providing globally unique identifiers for cellular/V2X telematics control units (TCUs) in ADAS and connected car platforms. IC Role / Device Role / Timing Role: Supplies EUI-64™ for 5G NR network registration, OTA update authentication, and CAN FD gateway addressing. Use Value: Enables carrier-grade device onboarding without custom bootloader modifications or external identity ICs. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM with factory-programmed node identity applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 25AA02E48T-I/OT | EUI-48™ (6-byte) preprogrammed at 0xFA–0xFF; same pinout, timing, and package | Requires software encapsulation (0xFFFE insertion) to derive EUI-64™; adds CPU overhead and code complexity | Select when legacy EUI-48™ compatibility is required and system software can handle conversion |
| AT24C02C-SSHM-T | No factory-programmed node address; user-configurable 256-byte EEPROM with I²C interface and 1 MHz max speed | Requires external identity management logic; lacks IEEE-compliant addressing out-of-box | Select when cost sensitivity outweighs need for guaranteed uniqueness and SPI is not mandatory |
Compared with 25AA02E48T-I/OT, the 25AA02E64T-I/OT delivers native EUI-64™ support eliminating software conversion, while AT24C02C-SSHM-T offers I²C compatibility but requires full identity provisioning - making 25AA02E64T-I/OT optimal for SPI-based, standards-compliant embedded identity.
Availability
25AA02E64T-I/OT is available at Aetrix Electronics and suitable for industrial Ethernet node identity, IoT edge device authentication, medical UDI compliance, and automotive telematics module applications requiring stable component supply and long-term lifecycle assurance.
Supply support for 25AA02E64T-I/OT 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 devices, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.
The 25AA02EXX product line delivers factory-programmed, standards-compliant node identity storage for embedded systems requiring IEEE EUI-48™ or EUI-64™ addressing without external provisioning infrastructure.
FAQ
What is the exact memory organization and EUI-64™ address location for 25AA02E64T-I/OT?
The 25AA02E64T-I/OT contains 256 bytes (2 Kbit) of EEPROM organized as 256 × 8-bit. Its factory-programmed 8-byte EUI-64™ node address is permanently stored in memory locations 0xF8 through 0xFF. This block is write-protected by default via STATUS register BP1/BP0 = 0/1, covering the upper 1/4 (0xC0–0xFF) of the array.
Does 25AA02E64T-I/OT support SPI Mode 0,0 exclusively, and what are the timing constraints at 3.3V?
Yes, 25AA02E64T-I/OT operates strictly in SPI Mode 0,0 (CPOL = 0, CPHA = 0). At VCC = 3.3V (within 2.5V–4.5V range), maximum clock frequency is 5 MHz. AC timing parameters including TCSS (CS setup), THD (data hold), and TV (output valid) scale accordingly - e.g., TCSS ≤ 200 ns, THD ≥ 40 ns, TV ≤ 100 ns - per Table 1-2 of DS20002123G.
How does the HOLD pin function during an active SPI read sequence on 25AA02E64T-I/OT?
During an active SPI read, pulling HOLD low (while SCK is low) pauses communication without resetting the internal address pointer or transaction state. SI, SCK, and SO enter high-impedance; only CS must remain low. Upon returning HOLD high (with SCK low), the 25AA02E64T-I/OT resumes exactly where it left off - shifting out the next byte from the current address - enabling interrupt-safe operation.
Can the factory-programmed EUI-64™ address in 25AA02E64T-I/OT be overwritten, and what safeguards exist?
The EUI-64™ address in 25AA02E64T-I/OT resides in protected memory (0xF8–0xFF) and cannot be overwritten unless BP1/BP0 bits in the STATUS register are first cleared via WRSR instruction. Even then, writing to that region requires explicit WREN activation and proper page alignment. Factory default BP1/BP0 = 0/1 prevents accidental modification - a key safeguard for identity integrity.
What are the standby and operating current specifications for 25AA02E64T-I/OT at 1.8V and 5.5V?
At VCC = 1.8V, ICCS (standby current) is ≤1 µA (TA = +85°C), and ICCREAD is ≤2.5 mA (FCLK = 3 MHz). At VCC = 5.5V, ICCREAD is ≤5 mA (FCLK = 10 MHz), and ICCWRITE is ≤5 mA. These values are measured under specified test conditions in Tables 1-1 and 1-2 of DS20002123G and confirm suitability for both ultra-low-power and high-speed applications.
25AA02E64T-I/OT Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- SOT-23-6
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- EEPROM
- Technology:
- EEPROM
- Memory Size:
- 2Kbit
- Memory Organization:
- 256 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:
- SOT-23-6
25AA02E64T-I/OT FAQ
1.How can I place an order for 25AA02E64T-I/OT through Aetrix?
Please submit a Request for Quotation (RFQ) for 25AA02E64T-I/OT 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 25AA02E64T-I/OT reliable?
The price and inventory of 25AA02E64T-I/OT are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 25AA02E64T-I/OT is usually 5 days.
3.What payment methods are accepted for 25AA02E64T-I/OT?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25AA02E64T-I/OT transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25AA02E64T-I/OT?
25AA02E64T-I/OT orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25AA02E64T-I/OT 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 25AA02E64T-I/OT?
For technical support, including 25AA02E64T-I/OT datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25AA02E64T-I/OT requirements.
6.How does Aetrix verify that 25AA02E64T-I/OT is sourced from the original manufacturer or authorized distributors?
All 25AA02E64T-I/OT 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 25AA02E64T-I/OT meets industry standards.
7.What is the process for return or replacement of 25AA02E64T-I/OT?
All 25AA02E64T-I/OT units undergo pre-shipment inspection (PSI). If there is an issue with 25AA02E64T-I/OT, 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 25AA02E64T-I/OT part is unused and in its original packaging.
Return procedure for 25AA02E64T-I/OT:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25AA02E64T-I/OT Tags

-
M24C02-WMN6TP
STMicroelectronics
-
AT24C02C-XHM-T
Microchip Technology

-
AT21CS01-STUM10-T
Microchip Technology

-
AT24C02C-SSHM-T
Microchip Technology

-
24LC01BT-I/OT
Microchip Technology
-
M24C02-FMC6TG
STMicroelectronics

-
AT24CS02-SSHM-T
Microchip Technology

-
93LC46BT-I/OT
Microchip Technology

-
AT24C04C-SSHM-T
Microchip Technology

-
24LC01BT-I/SN
Microchip Technology

-
24AA02UIDT-I/OT
Microchip Technology

-
AT24C08C-STUM-T
Microchip Technology
Tech Hub
TTL and CMOS logic families differ in thresholds, loading, output drive, power and timing. This engineering guide compares 74HC and 74HCT, calculates noise margins and checks 3.3 V/5 V compatibility.
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…
