Microchip Technology 25AA010AT-I/MC
- Part No.:
- 25AA010AT-I/MC
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-VFDFN Exposed Pad
- Datasheet:
-
25AA010AT-I/MC.pdf
- Description:
- IC EEPROM 1KBIT SPI 10MHZ 8DFN
- Quantity:
- Payment:

- Shipping:

Inventory:6,108
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25AA010AT-I/MC from Microchip Technology Inc. is a 1 Kbit (128 × 8) SPI serial EEPROM with 1.8–5.5 V supply, 10 MHz max clock, 16-byte page write capability, and industrial temperature range (−40°C to +85°C). It features hardware write protection (WP pin), HOLD functionality for interrupt-safe bus suspension, and block protection covering none/¼/½/all memory array - used in microcontroller-based embedded systems for configuration storage and calibration data retention.
For engineers reviewing the 25AA010AT-I/MC datasheet, 25AA010AT-I/MC pinout, 25AA010AT-I/MC application, or 25AA010AT-I/MC equivalent, key selection criteria include VCC operating range compatibility, SPI timing compliance at target clock frequency, WP/HOLD signal integration, page boundary handling in firmware, and industrial-grade reliability requirements for nonvolatile parameter storage.
Technical Context
The 25AA010AT-I/MC implements a standard SPI Mode 0,0 or Mode 1,1 interface with separate SI (data in) and SO (data out) lines, requiring CS, SCK, SI, SO, WP, HOLD, VCC, and VSS connections. Its internal architecture includes an 8-bit instruction register, status register with WIP/WEL/BP bits, and page latches enabling up to 16-byte writes within aligned 16-byte boundaries.
Write operations require explicit WREN instruction followed by CS high-to-low transition to initiate self-timed internal write cycle (≤5 ms). Read operations support sequential addressing with automatic rollover at address 7Fh. HOLD suspends ongoing transfers without resetting state, and WP disables all writes when low - both functions are active during standby and active modes.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 1 Kbit (128 × 8 bits) - sufficient for small configuration tables, device IDs, or calibration coefficients in space-constrained designs. |
| Interface | SPI-compatible serial bus (Mode 0,0 / Mode 1,1) - interoperable with PIC® and most MCU SPI peripherals without protocol translation. |
| Max Clock Frequency | 10 MHz at VCC ≥ 4.5 V - enables fast read/write bursts while maintaining timing margins in 5 V systems. |
| Page Size | 16 bytes - defines maximum contiguous write length; crossing page boundary wraps data to start of same page, requiring firmware alignment checks. |
| Write Endurance | 1,000,000 erase/write cycles - supports frequent field updates such as logging or counter incrementing over product lifetime. |
| Data Retention | > 200 years at +25°C - ensures long-term integrity of stored parameters without refresh or backup power. |
| Operating Voltage | 1.8–5.5 V - compatible with 1.8 V logic, 3.3 V embedded systems, and legacy 5 V industrial controllers. |
| Temperature Range | Industrial: −40°C to +85°C - qualified for deployment in automotive ECUs, industrial PLCs, and outdoor metering equipment. |
Pinout & Package
25AA010AT-I/MC is housed in an 8-lead 2×3 mm DFN (Dual Flat No-lead) package with exposed pad, marked "MC" per Microchip's package coding. Pin 1 is laser-marked; exposed pad may be connected to VSS or left floating.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (CS) | Chip Select Input | Active-low enable: drives device into active mode; rising edge after valid write sequence triggers internal write cycle. |
| 2 (SO) | Serial Data Output | Tri-state output: delivers read data on falling SCK edge; enters high-Z when CS high or HOLD active. |
| 3 (WP) | Write-Protect Input | Hardware lock: disables all writes (array and STATUS) when pulled low; overrides WEL state per Table 2-4. |
| 4 (VSS) | Ground | Reference return path for all signals and internal circuitry; must be low-impedance connection. |
| 5 (SI) | Serial Data Input | Latches instructions, addresses, and write data on rising SCK edge; sampled first after CS goes low. |
| 6 (SCK) | Serial Clock Input | Synchronizes all data transfers; timing constraints vary with VCC (e.g., min high/low time = 50 ns at 4.5–5.5 V). |
| 7 (HOLD) | Hold Input | Pauses ongoing SPI transfer: must be driven low while SCK is low; resumes on HOLD high with SCK low. |
| 8 (VCC) | Supply Voltage | Power input: supports 1.8–5.5 V operation; internal regulation enables stable EEPROM operation across voltage range. |
Key Features
| Feature | Design Value |
|---|---|
| Block Write Protection | Selectable via STATUS register (BP0/BP1): protects none, upper 1/4 (60h–7Fh), upper 1/2 (40h–7Fh), or entire array (00h–7Fh) - enables secure partitioning of configuration vs. user data. |
| Self-Timed Write Cycle | ≤5 ms byte/page write - eliminates need for external write timing control; WIP bit allows polling for completion without fixed delays. |
| Low-Power Operation | 5 µA standby current at 5.5 V - minimizes battery drain in always-on or energy-harvesting applications. |
| HOLD Functionality | Interrupt-safe bus suspension: preserves internal state during host servicing of higher-priority events - avoids retransmission overhead. |
| ESD Robustness | >4000 V HBM - enhances reliability in handling-sensitive industrial assembly and field service environments. |
| Pb-Free & RoHS Compliant | Meets EU Directive 2011/65/EU - supports environmentally compliant manufacturing and global market access. |
Applications
| Industrial Sensor Calibration | Medical Device Configuration |
|---|---|
Use Scenario: Storing factory-calibrated sensor offset/gain coefficients and linearization tables in pressure or temperature transmitters. IC Role / Device Role / Timing Role: Nonvolatile configuration storage accessed at power-up and during field recalibration; SPI reads occur during initialization, writes during maintenance mode. Use Value: Enables traceable, field-updatable calibration without firmware changes; 1M endurance supports repeated recalibration over 10+ year product life. |
Use Scenario: Holding patient-specific therapy parameters, device serial number, and usage logs in portable infusion pumps. IC Role / Device Role / Timing Role: Secure parameter storage with WP pin hardwired to prevent accidental overwrite during operation; STATUS register BP bits lock critical settings. Use Value: Meets IEC 62304 safety requirements for configurable medical devices; >200-year data retention ensures audit trail integrity across device lifetime. |
| Automotive Body Control Module | Smart Energy Meter Firmware Patch Storage |
Use Scenario: Saving seat/mirror position presets, lighting profiles, and door lock configurations in vehicle BCMs. IC Role / Device Role / Timing Role: SPI EEPROM interfaced directly to 8-bit/16-bit automotive MCU; HOLD pin used during CAN interrupt servicing to avoid bus contention. Use Value: Industrial temperature rating (−40°C to +85°C) ensures reliable operation under hood and cabin conditions; 1.8 V min VCC supports low-power sleep modes. |
Use Scenario: Storing firmware patch images and version metadata for over-the-air updates in ANSI C12.22-compliant smart meters. IC Role / Device Role / Timing Role: Dual-bank emulation using page-aligned writes; firmware loader verifies checksum before committing patch via CS-controlled write cycle. Use Value: 16-byte page size enables efficient partial writes of encrypted patch segments; 5 mA read current at 10 MHz supports fast verification pre-boot. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 25AA010A-I/SN | Same 1 Kbit SPI EEPROM, but in 8-lead SOIC package (5.3 mm × 4.4 mm) instead of 2×3 mm DFN; identical electrical specs and timing. | Preferred where manual soldering, prototyping, or legacy PCB footprint compatibility is required; larger footprint eases rework but increases board area. | Select 25AA010A-I/SN for through-hole or SOIC-based designs; choose 25AA010AT-I/MC for space-constrained, automated assembly with thermal pad grounding option. |
| AT25010B-SSHL-T | 1 Kbit SPI EEPROM from Microchip (acquired Atmel); supports 2.5–5.5 V, 20 MHz max clock, and same 16-byte page size - but lacks HOLD pin and has different STATUS register layout. | Used where higher speed or Atmel ecosystem compatibility is prioritized; not suitable if HOLD functionality or exact BP bit mapping is required. | Choose AT25010B-SSHL-T only if HOLD is unused and firmware can accommodate alternate status register interpretation; otherwise retain 25AA010AT-I/MC for full feature parity. |
Compared with 25AA010A-I/SN, the 25AA010AT-I/MC saves >70% board area and enables better thermal dissipation via exposed pad, while matching all functional and timing specifications. Versus AT25010B-SSHL-T, it retains HOLD and exact BP protection behavior critical for interrupt-driven or safety-critical firmware.
Availability
25AA010AT-I/MC is available at Aetrix Electronics and suitable for industrial sensor calibration, medical device configuration, and automotive body control modules requiring stable component supply, long-term lifecycle support, and RoHS-compliant packaging.
Supply support for 25AA010AT-I/MC 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 memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.
The 25AA010A family was designed specifically for cost-sensitive, low-power embedded systems needing reliable, SPI-compatible nonvolatile storage - emphasizing industrial temperature operation, hardware write protection, and seamless integration with PIC® and other MCU platforms.
FAQ
What is the maximum clock frequency supported by the 25AA010AT-I/MC across its full voltage range?
The 25AA010AT-I/MC supports up to 10 MHz at VCC ≥ 4.5 V, 5 MHz at 2.5 V ≤ VCC < 4.5 V, and 3 MHz at 1.8 V ≤ VCC < 2.5 V. These limits ensure setup/hold timing compliance per Table 1-2 AC Characteristics; exceeding them risks read/write corruption. The 25AA010AT-I/MC must be configured in firmware to throttle SCK based on actual VCC level.
How does the HOLD function behave during an active write cycle in the 25AA010AT-I/MC?
The HOLD pin has no effect on an ongoing internal write cycle (TWC) in the 25AA010AT-I/MC - once initiated by CS rising edge, the write proceeds to completion regardless of HOLD state. HOLD only pauses serial communication (read/write instructions, address, data) during active SPI transfers, not self-timed internal operations. The 25AA010AT-I/MC remains unresponsive to new commands until TWC finishes and WIP clears.
Can the 25AA010AT-I/MC be used with a 1.8 V microcontroller SPI interface?
Yes - the 25AA010AT-I/MC operates down to 1.8 V and specifies DC and AC characteristics at that voltage, including VIH1 = 0.7×VCC (1.26 V min) and VOL = 0.4 V max at IOL = 2.1 mA. Its 1.8 V compatibility makes it suitable for ultra-low-power IoT nodes and battery-operated sensors, provided the host MCU's SPI pins meet these voltage thresholds. The 25AA010AT-I/MC maintains full timing compliance (e.g., 3 MHz max SCK) at 1.8 V.
What happens if a page write command crosses a 16-byte boundary in the 25AA010AT-I/MC?
If a page write command attempts to cross a 16-byte boundary (e.g., writing 10 bytes starting at address 76h), the 25AA010AT-I/MC wraps the excess data to the start of the same page (address 70h), overwriting previously written bytes. This behavior is documented in Section 2.3 and requires firmware to validate address alignment before issuing page writes. The 25AA010AT-I/MC does not auto-increment to the next page - incorrect alignment corrupts data within the current page.
Is the exposed pad on the 25AA010AT-I/MC's DFN package required to be connected to VSS?
No - the exposed pad on the 25AA010AT-I/MC's 2×3 mm DFN package (marked "MC") may be connected to VSS or left electrically floating, as stated in Note 1 of Table 3-1. Connecting it to VSS improves thermal performance and ground integrity, but is not mandatory for electrical functionality. PCB layout should follow Microchip's recommended land pattern (DS21832H-page 25) regardless of pad connection choice.
25AA010AT-I/MC Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-VFDFN Exposed Pad
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- EEPROM
- Technology:
- EEPROM
- Memory Size:
- 1Kbit
- Memory Organization:
- 128 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-DFN (2x3)
25AA010AT-I/MC FAQ
1.How can I place an order for 25AA010AT-I/MC through Aetrix?
Please submit a Request for Quotation (RFQ) for 25AA010AT-I/MC 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 25AA010AT-I/MC reliable?
The price and inventory of 25AA010AT-I/MC are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 25AA010AT-I/MC is usually 5 days.
3.What payment methods are accepted for 25AA010AT-I/MC?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25AA010AT-I/MC transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25AA010AT-I/MC?
25AA010AT-I/MC orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25AA010AT-I/MC 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 25AA010AT-I/MC?
For technical support, including 25AA010AT-I/MC datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25AA010AT-I/MC requirements.
6.How does Aetrix verify that 25AA010AT-I/MC is sourced from the original manufacturer or authorized distributors?
All 25AA010AT-I/MC 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 25AA010AT-I/MC meets industry standards.
7.What is the process for return or replacement of 25AA010AT-I/MC?
All 25AA010AT-I/MC units undergo pre-shipment inspection (PSI). If there is an issue with 25AA010AT-I/MC, 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 25AA010AT-I/MC part is unused and in its original packaging.
Return procedure for 25AA010AT-I/MC:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25AA010AT-I/MC 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…
