Microchip Technology AT25010B-MAHL-E
- Part No.:
- AT25010B-MAHL-E
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-UFDFN Exposed Pad
- Datasheet:
-
AT25010B-MAHL-E.pdf
- Description:
- IC EEPROM 1KBIT SPI 20MHZ 8UDFN
- Quantity:
- Payment:

- Shipping:

Inventory:11,784
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT25010B-MAHL-E from Microchip Technology is a 1 Kbit (128 × 8) SPI Serial EEPROM IC designed for nonvolatile data storage in embedded control and system configuration circuits. It operates from 1.8V to 5.5V, supports up to 20 MHz clock rate at 5V, features hardware/software write protection via WP pin and STATUS register, and delivers 1,000,000 write cycles with 100-year data retention - deployed in industrial sensor nodes and power management firmware storage.
For engineers reviewing the AT25010B-MAHL-E datasheet, AT25010B-MAHL-E pinout, AT25010B-MAHL-E application, or AT25010B-MAHL-E equivalent, key selection criteria include low-voltage SPI compatibility (1.8V–5.5V), 8-byte page write capability, block-level write protection (1/4, 1/2, or full array), HOLD/CS-controlled serial suspend functionality, and industrial temperature range (-40°C to +85°C) compliance.
Technical Context
The AT25010B-MAHL-E implements a synchronous SPI slave interface supporting Modes 0 and 3, with data latched on SCK rising edge and output on falling edge. Its internal architecture includes a high-voltage generation circuit for EEPROM programming, a STATUS register with BP1/BP0 bits for nonvolatile block protection, and a Power-on Reset (POR) circuit ensuring safe initialization before instruction acceptance.
It integrates hardware-based write inhibition via the WP pin and software-controlled write enable/disable (WREN/WRDI) with status feedback through RDY/BSY bit. The HOLD pin enables real-time suspension of ongoing serial transfers without resetting the command sequence - critical for multi-master arbitration or interrupt-driven host systems.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 1 Kbit (128 words × 8 bits); sufficient for small configuration tables, calibration data, or boot parameters in resource-constrained microcontrollers. |
| Supply Voltage Range | 1.8V to 5.5V; enables direct interfacing with 1.8V logic families and backward compatibility with legacy 3.3V/5V systems without level-shifting. |
| Max Clock Frequency | 20 MHz at VCC = 4.5–5.5V; supports fast read/write throughput in high-speed MCU peripherals while maintaining timing margins per SPI AC specs. |
| Write Cycle Time | ≤5 ms maximum; deterministic erase-and-program latency allows predictable timeout handling in firmware polling routines. |
| Endurance & Retention | 1,000,000 write cycles / 100 years data retention at 55°C; meets long-life requirements for industrial logging, metering, and automotive subsystems. |
| Operating Temperature | -40°C to +85°C industrial grade; validated for use in outdoor equipment, factory automation controllers, and power supply monitoring modules. |
| ESD Protection | >4 kV HBM; provides robustness against handling and board-level ESD events during assembly and field service. |
Pinout & Package
AT25010B-MAHL-E is packaged in an 8-lead SOIC (Small Outline Integrated Circuit) with standard JEDEC MS-012AC footprint and gull-wing leads. This surface-mount package supports automated PCB assembly and offers thermal and mechanical reliability for reflow-soldered industrial designs.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-low enable signal; must be driven low before any SPI transaction; requires pull-up resistor (≤10 kΩ) tied to VCC for robust power-up behavior. |
| SO | Serial Data Output | Tri-state output delivering read data on falling SCK edge; enters high-impedance state when CS is high or HOLD is asserted. |
| WP | Write-Protect | Hardware lock: pulling low disables all write operations (including STATUS register changes); does not interrupt active internal write cycles. |
| GND | Ground Reference | Primary return path for VCC and all I/O signals; must be connected directly to system ground plane for noise immunity and timing integrity. |
| SI | Serial Data Input | Input receiving opcodes, addresses, and write data on rising SCK edge; MSb-first protocol aligns with standard SPI master implementations. |
| SCK | Serial Clock Input | Asynchronous clock input synchronized to host MCU; defines timing for SI sampling and SO output; idle polarity depends on selected SPI mode (0 or 3). |
| HOLD | Suspend Control | Pauses ongoing SPI transfer without resetting state machine; requires SCK low during assertion/deassertion; preserves command context for resumption. |
| VCC | Power Supply | Single-supply input powering core logic and EEPROM array; must ramp monotonically at ≤0.1 V/µs during power-up to ensure POR circuit activation. |
Key Features
| Feature | Design Value |
|---|---|
| SPI Mode 0 & 3 Support | Enables interoperability with diverse microcontroller SPI peripherals without requiring custom clock polarity/phase configuration. |
| 8-Byte Page Write | Reduces total write time versus byte-by-byte programming; improves efficiency when updating contiguous configuration blocks. |
| Nonvolatile Block Protection | BP1/BP0 bits in STATUS register retain protection settings across power cycles, preventing accidental overwrite of critical firmware or calibration data. |
| Hardware + Software Write Protection | Combines physical WP pin control with WRSR instruction for layered security - e.g., WP used for field-service lockout, STATUS bits for runtime policy enforcement. |
| Self-Timed Internal Write Cycle | Eliminates need for external timing control; host polls RDY/BSY bit or uses WIP flag to determine completion, simplifying driver implementation. |
Applications
| Industrial Sensor Calibration Storage | Embedded System Boot Configuration |
|---|---|
Use Scenario: Storing factory-calibrated offset/gain coefficients for analog sensor front-ends in programmable logic controllers. IC Role / Device Role / Timing Role: Nonvolatile parameter repository accessed during system startup and periodic self-test; retains values across power loss and thermal cycling. Use Value: Enables traceable, field-updatable calibration without requiring external NVRAM or battery-backed RAM, reducing BOM cost and failure modes. | Use Scenario: Holding bootloader configuration flags, secure boot keys, and peripheral initialization parameters in medical diagnostic devices. IC Role / Device Role / Timing Role: SPI-configurable memory mapped into MCU address space via GPIO-controlled CS; read during early boot before main application loads. Use Value: Supports secure, tamper-resistant storage of cryptographic keys and boot policy rules using hardware WP pin and STATUS register locking. |
| Smart Energy Meter Firmware Patch Log | Automotive Body Control Module Settings |
Use Scenario: Recording firmware update history, patch version stamps, and rollback metadata in utility-grade electricity meters. IC Role / Device Role / Timing Role: Sequential write log with atomic page updates; accessed by meter's ARM Cortex-M4 via DMA-enabled SPI peripheral. Use Value: Provides auditable, wear-leveled update tracking with guaranteed 1M-cycle endurance - exceeding 10-year field life at typical update frequency. | Use Scenario: Storing user preferences (seat position, mirror angle, lighting profiles) and adaptive learning parameters in vehicle body control units. IC Role / Device Role / Timing Role: Low-power SPI EEPROM interfaced to 3.3V CAN microcontroller; retains data during ignition-off periods with sub-1 µA standby current. Use Value: Delivers reliable, low-quiescent-current storage meeting AEC-Q100 Grade 2 temperature requirements (-40°C to +105°C ambient). |
Equivalent & Alternatives
The following parts are listed as comparable options for similar SPI EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| M95010-WMN6TP | STMicroelectronics 1 Kbit SPI EEPROM; identical 1.8–5.5V range, 20 MHz max clock, and 8-pin SOIC package; differs in STATUS register bit layout and HOLD timing thresholds. | Supports same industrial temperature range but specifies -40°C to +105°C operation; slightly higher tHZ (100 ns vs 50 ns) affects hold-release timing margin. | Select when ST ecosystem alignment or dual-sourcing strategy requires functional equivalence with minor register-level adaptation. |
| BR25G010FJ-WE2 | Rohm 1 Kbit SPI EEPROM; matches voltage range and SOIC-8 footprint; features built-in write protect via WP pin and 100-year data retention, but lacks HOLD pin functionality. | Designed for consumer electronics with lower ESD rating (2 kV HBM); no suspend capability limits use in interrupt-sensitive real-time systems. | Choose where HOLD is unnecessary and cost sensitivity favors RoHS-compliant, high-volume automotive-qualified alternatives. |
Compared with M95010-WMN6TP and BR25G010FJ-WE2, the AT25010B-MAHL-E uniquely combines HOLD functionality, precise SPI Mode 0/3 timing compliance, and verified industrial-grade reliability - making it optimal for applications requiring deterministic serial suspend and long-term field stability under thermal stress.
Availability
AT25010B-MAHL-E is available at Aetrix Electronics and suitable for industrial sensor calibration storage, embedded system boot configuration, and smart energy meter firmware patch logging requiring stable component supply across extended production lifecycles.
Supply support for AT25010B-MAHL-E 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 AT25010B-MAHL-E belongs to Microchip's AT25xxx family of SPI Serial EEPROMs, engineered specifically for robust, low-power nonvolatile storage in industrial, automotive, and communications infrastructure applications where data integrity and long-term reliability are critical.
FAQ
What is the memory organization of the AT25010B-MAHL-E?
The AT25010B-MAHL-E contains 1,024 bits of EEPROM memory organized as 128 words × 8 bits. This structure supports byte-addressable reads and writes, with 8-byte page write capability to optimize sequential data updates. The memory array is accessed via SPI commands including READ (0x03) and WRITE (0x02), and its layout is fixed - no bank switching or extended addressing is implemented in this device.
Does the AT25010B-MAHL-E support both SPI Mode 0 and Mode 3?
Yes, the AT25010B-MAHL-E supports both SPI Mode 0 (CPOL = 0, CPHA = 0) and Mode 3 (CPOL = 1, CPHA = 1). In both modes, data is sampled on the rising edge of SCK and output on the falling edge. The key distinction lies in SCK idle state polarity: low in Mode 0 and high in Mode 3. The AT25010B-MAHL-E datasheet documents Mode 0 operation, but electrical specifications validate full compatibility with Mode 3 timing.
How does the Write-Protect (WP) pin function on the AT25010B-MAHL-E?
The WP pin on the AT25010B-MAHL-E provides hardware-level write inhibition: when pulled low, it disables all write operations - including memory writes and STATUS register modifications - regardless of WEL bit state. If WP goes low mid-transaction, it interrupts pending writes but has no effect once the internal write cycle begins. For full protection, WP should be tied to VCC (high) during normal operation and grounded only during maintenance or field lockout.
What is the purpose of the HOLD pin on the AT25010B-MAHL-E?
The HOLD pin on the AT25010B-MAHL-E suspends ongoing SPI communication without resetting the command state machine. When asserted (low) while CS is active and SCK is low, it places SO in high-impedance and ignores SI/SCK inputs until deasserted. This enables time-critical host interrupts or bus arbitration without losing context - however, HOLD does not pause active internal write cycles, which continue to completion.
What are the default settings of the STATUS register after power-up on the AT25010B-MAHL-E?
At power-up, the AT25010B-MAHL-E initializes its STATUS register with WEL = 0 (write disabled), RDY/BSY = 0 (ready state), and BP1/BP0 unchanged from their last written value (nonvolatile). The device enters Standby mode, requires a CS low-to-high transition to accept instructions, and ships with memory array pre-filled with 0xFFh and BP bits set to 00 (no protection enabled).
AT25010B-MAHL-E Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-UFDFN Exposed Pad
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- EEPROM
- Technology:
- EEPROM
- Memory Size:
- 1Kbit
- Memory Organization:
- 128 x 8
- Memory Interface:
- SPI
- Clock Frequency:
- 20 MHz
- Write Cycle Time - Word, Page:
- 5ms
- Access Time:
- 900 ns
- Voltage - Supply:
- 1.8V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-UDFN (2x3)
AT25010B-MAHL-E FAQ
1.How can I place an order for AT25010B-MAHL-E through Aetrix?
Please submit a Request for Quotation (RFQ) for AT25010B-MAHL-E 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 AT25010B-MAHL-E reliable?
The price and inventory of AT25010B-MAHL-E are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT25010B-MAHL-E is usually 5 days.
3.What payment methods are accepted for AT25010B-MAHL-E?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT25010B-MAHL-E transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT25010B-MAHL-E?
AT25010B-MAHL-E orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT25010B-MAHL-E 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 AT25010B-MAHL-E?
For technical support, including AT25010B-MAHL-E datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT25010B-MAHL-E requirements.
6.How does Aetrix verify that AT25010B-MAHL-E is sourced from the original manufacturer or authorized distributors?
All AT25010B-MAHL-E 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 AT25010B-MAHL-E meets industry standards.
7.What is the process for return or replacement of AT25010B-MAHL-E?
All AT25010B-MAHL-E units undergo pre-shipment inspection (PSI). If there is an issue with AT25010B-MAHL-E, 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 AT25010B-MAHL-E part is unused and in its original packaging.
Return procedure for AT25010B-MAHL-E:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT25010B-MAHL-E 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…

