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

- Shipping:

Inventory:9,884
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25LC020AT-E/MC from Microchip Technology Inc. is a 2 Kbit (256 × 8) SPI Serial EEPROM with 16-byte page write capability, 10 MHz max clock frequency at 4.5–5.5 V, and industrial/automotive temperature support (−40°C to +125°C). It features hardware write protection (WP pin), HOLD functionality for interrupt-safe serial pauses, and block-level array protection (none/¼/½/all). Used in embedded systems for parameter storage, calibration data retention, and firmware configuration in automotive control units.
For engineers reviewing the 25LC020AT-E/MC datasheet, 25LC020AT-E/MC pinout, 25LC020AT-E/MC application, or 25LC020AT-E/MC equivalent, key selection criteria include VCC range (2.5–5.5 V), endurance (1 million cycles), data retention (>200 years), SPI Mode 0/1 compatibility, and DFN-8 (2×3 mm) package suitability for space-constrained automotive PCBs.
Technical Context
The 25LC020AT-E/MC implements a standard SPI interface with separate SI (data in), SO (data out), SCK (clock), CS (chip select), WP (write-protect), and HOLD (serial pause) signals. It operates in SPI Modes 0,0 and 1,1 per Figure 1-2 and Figure 1-3, with timing validated across VCC = 2.5–5.5 V and TA = −40°C to +125°C.
Internally, it uses an 8-bit instruction register, page latches, and high-voltage generation circuitry for EEPROM programming. Write operations require WREN instruction followed by CS high transition to initiate self-timed internal write cycle (≤5 ms), while STATUS register (WIP/WEL/BP0/BP1 bits) enables real-time write-in-progress polling and configurable block protection.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 2 Kbit (256 × 8-bit organization), sufficient for small configuration tables or device ID storage. |
| Interface | SPI-compatible serial bus (Mode 0,0 and Mode 1,1), requiring only CS, SCK, SI, SO, WP, HOLD, VCC, VSS - no parallel bus overhead. |
| Max Clock Frequency | 10 MHz at VCC ≥ 4.5 V; supports high-speed read/write in microcontroller-based systems with fast SPI peripherals. |
| Write Endurance | 1,000,000 erase/write cycles - enables reliable logging or frequent parameter updates in automotive diagnostics modules. |
| Data Retention | >200 years at +25°C - ensures long-term integrity of calibration coefficients and safety-critical settings without refresh. |
| VCC Range | 2.5 V to 5.5 V - compatible with 3.3 V and 5 V logic domains, including automotive 3.3 V supply rails. |
| Temperature Range | −40°C to +125°C (Automotive grade E) - qualified for under-hood and powertrain control applications. |
| Page Size | 16 bytes - optimizes write efficiency while preventing cross-page wrap-around errors when properly managed in firmware. |
Pinout & Package
25LC020AT-E/MC is packaged in an 8-lead 2×3 mm DFN (Dual Flat No-lead) with exposed pad, RoHS-compliant and Pb-free. Pin 1 is marked by laser identifier; exposed pad may be connected to VSS or left floating per Microchip DS21833G-page 25.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (CS) | Chip Select Input | Active-low enable: drives device into active mode; rising edge initiates internal write cycle after valid write sequence. |
| 2 (SO) | Serial Data Output | Tri-state output: delivers read data on falling edge of SCK; high-impedance when CS high or HOLD low. |
| 3 (WP) | Write-Protect Pin | Hardware lock: low disables all writes to memory and STATUS register, independent of WEL state (per Table 2-4). |
| 4 (VSS) | Ground | Reference return path for all digital and internal HV circuits; must be low-impedance for noise immunity. |
| 5 (SI) | Serial Data Input | Latches instructions, addresses, and data on rising edge of SCK; requires setup/hold timing compliance per Table 1-2. |
| 6 (SCK) | Serial Clock Input | Synchronizes all SPI transfers; rise/fall times ≤100 ns required for 10 MHz operation (Table 1-2, Params 7–8). |
| 7 (HOLD) | Hold Input | Pauses ongoing SPI transfer without reset: must be driven low while SCK is low to avoid metastability (Section 3.6). |
| 8 (VCC) | Supply Voltage | Power input: supports 2.5–5.5 V; internal regulation enables stable EEPROM operation across wide automotive rail variation. |
Key Features
| Feature | Design Value |
|---|---|
| Block Write Protection | Selectable via STATUS register (BP0/BP1): protects none, upper 1/4 (C0h–FFh), upper 1/2 (80h–FFh), or full array (00h–FFh) - enables secure boot code partitioning. |
| Self-Timed Write Cycle | ≤5 ms maximum internal write time (TWC) - eliminates need for external timeout logic; WIP bit allows precise polling-based completion detection. |
| Low-Power Operation | Standby current ≤1 µA at 2.5 V / +85°C (D012); read/write current ≤3 mA at 2.5 V - extends battery life in always-on vehicle modules. |
| HOLD Functionality | Halts serial communication mid-sequence with SO tri-stated; resumes from exact byte position on HOLD high - enables deterministic interrupt handling in real-time ECUs. |
| Power-On Write Protection | Write enable latch resets at power-up; WP pin and WEL bit jointly enforce robust default-read-only state - prevents corruption during brown-out or cold start. |
| ESD Robustness | >4 kV HBM on all pins - meets automotive component-level ESD requirements without external protection diodes. |
Applications
| Engine Control Unit (ECU) | Advanced Driver Assistance Systems (ADAS) |
|---|---|
Use Scenario: Storing adaptive fuel trim values, misfire counters, and diagnostic trouble codes (DTCs) that persist across ignition cycles. IC Role / Device Role / Timing Role: Nonvolatile configuration and event logging memory interfaced directly to MCU's SPI peripheral. Use Value: 1M endurance and >200-year data retention ensure reliability over full vehicle lifetime; 125°C rating supports placement near engine compartment electronics. |
Use Scenario: Retaining camera calibration offsets, radar sensor alignment parameters, and firmware update staging flags. IC Role / Device Role / Timing Role: Secure, tamper-resistant parameter storage with hardware write-protection enabled during runtime. Use Value: Block protection (BP1/BP0) isolates critical calibration data from application-layer writes; HOLD pin allows safe SPI suspension during sensor interrupt servicing. |
| Body Control Module (BCM) | Infotainment System |
Use Scenario: Saving user preferences (seat position, mirror angle, climate presets) and door lock configuration states. IC Role / Device Role / Timing Role: Low-power serial EEPROM accessed during wake-up sequences and infrequent configuration updates. Use Value: ≤1 µA standby current minimizes parasitic drain on vehicle battery; 2.5 V minimum VCC supports direct connection to 3.3 V BCM power rail. |
Use Scenario: Storing display brightness profiles, audio equalizer settings, and Bluetooth pairing information across power cycles. IC Role / Device Role / Timing Role: SPI-configurable nonvolatile memory co-located with application processor for fast, deterministic access. Use Value: 10 MHz clock support enables sub-millisecond read latency; DFN-8 (2×3 mm) footprint saves board space in compact head unit designs. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 25AA020AT-I/MC | VCC range 1.8–5.5 V; rated for Industrial (−40°C to +85°C), not Automotive grade. | Not qualified for under-hood or powertrain use; suitable for cabin-mounted modules with lower ambient temp limits. | Select only if system VCC can drop to 1.8 V and operating temperature stays ≤85°C. |
| AT25020B-MAHL-T | Same 2 Kbit SPI EEPROM but Atmel/Dialog (now Microchip) part; 2.5–5.5 V, −40°C to +125°C, 8-lead SOIC package. | Larger SOIC-8 footprint vs. DFN-8; identical functional spec but different thermal and board-area characteristics. | Choose for legacy SOIC layouts or where DFN reflow process is unavailable; verify SOIC thermal performance in target enclosure. |
Compared with 25LC020AT-E/MC, the 25AA020AT-I/MC offers wider voltage flexibility but lacks automotive qualification, while AT25020B-MAHL-T provides identical electrical specs in a larger SOIC package-making the 25LC020AT-E/MC optimal for new automotive designs demanding compact, high-temp DFN integration.
Availability
25LC020AT-E/MC is available at Aetrix Electronics and suitable for automotive control units, ADAS sensor modules, body electronics, and infotainment systems requiring stable component supply with guaranteed lifecycle continuity.
Supply support for 25LC020AT-E/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 devices, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.
The 25LC020A family is designed specifically for automotive and industrial applications requiring high-reliability, low-power, SPI-compatible nonvolatile memory with extended temperature operation and robust data integrity.
FAQ
What is the maximum clock frequency supported by the 25LC020AT-E/MC?
The 25LC020AT-E/MC supports up to 10 MHz clock frequency when VCC is between 4.5 V and 5.5 V. At 2.5 V ≤ VCC < 4.5 V, the maximum clock frequency is 5 MHz, and at 1.8 V ≤ VCC < 2.5 V, it drops to 3 MHz. These limits are defined in Table 1-2 of the DS21833G datasheet and ensure reliable timing margin across automotive voltage and temperature ranges.
Does the 25LC020AT-E/MC support page write operations, and what is the page size?
Yes, the 25LC020AT-E/MC supports page write mode with a fixed page size of 16 bytes. Up to 16 bytes can be written in a single transaction, provided they reside within the same physical page boundary (addresses ending in 0000–1111 binary). Crossing a page boundary causes wraparound, overwriting earlier bytes in the same page - firmware must enforce page-aligned writes.
How does the HOLD pin function on the 25LC020AT-E/MC, and what are its timing requirements?
The HOLD pin on the 25LC020AT-E/MC suspends ongoing SPI communication without resetting the sequence. To activate HOLD, the pin must be driven low while SCK is low; otherwise, activation waits until the next SCK high-to-low transition. Resume occurs when HOLD is brought high while SCK is low. During HOLD, SI/SO/SCK enter high-impedance, allowing host MCU to service higher-priority interrupts safely.
What write protection mechanisms does the 25LC020AT-E/MC provide?
The 25LC020AT-E/MC provides three-tiered write protection: (1) hardware WP pin (pin 3), which disables all writes when low; (2) write enable latch (WEL bit), set via WREN instruction and reset on power-up or WRDI; and (3) nonvolatile block protection bits (BP0/BP1) controlling write access to 0%, 25%, 50%, or 100% of the memory array. All three operate concurrently per Table 2-4.
Is the 25LC020AT-E/MC pin-compatible with other members of the 25XX020A family, such as the 25AA020A?
Yes, the 25LC020AT-E/MC shares identical pinout, package dimensions, and SPI protocol with all 25XX020A variants (including 25AA020A), as confirmed in the Pin Function Table and Package Types section of DS21833G. However, VCC range (2.5–5.5 V vs. 1.8–5.5 V) and temperature grade (Automotive E vs. Industrial I) differ - electrical compatibility must be verified per application voltage and thermal environment.
25LC020AT-E/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:
- 2Kbit
- Memory Organization:
- 256 x 8
- Memory Interface:
- SPI
- Clock Frequency:
- 10 MHz
- Write Cycle Time - Word, Page:
- 5ms
- Access Time:
- -
- Voltage - Supply:
- 2.5V ~ 5.5V
- Operating Temperature:
- -40°C ~ 125°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-DFN (2x3)
25LC020AT-E/MC FAQ
1.How can I place an order for 25LC020AT-E/MC through Aetrix?
Please submit a Request for Quotation (RFQ) for 25LC020AT-E/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 25LC020AT-E/MC reliable?
The price and inventory of 25LC020AT-E/MC are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 25LC020AT-E/MC is usually 5 days.
3.What payment methods are accepted for 25LC020AT-E/MC?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC020AT-E/MC transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25LC020AT-E/MC?
25LC020AT-E/MC orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25LC020AT-E/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 25LC020AT-E/MC?
For technical support, including 25LC020AT-E/MC datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25LC020AT-E/MC requirements.
6.How does Aetrix verify that 25LC020AT-E/MC is sourced from the original manufacturer or authorized distributors?
All 25LC020AT-E/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 25LC020AT-E/MC meets industry standards.
7.What is the process for return or replacement of 25LC020AT-E/MC?
All 25LC020AT-E/MC units undergo pre-shipment inspection (PSI). If there is an issue with 25LC020AT-E/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 25LC020AT-E/MC part is unused and in its original packaging.
Return procedure for 25LC020AT-E/MC:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25LC020AT-E/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…
