Microchip Technology 25LC020AT-E/ST
- Part No.:
- 25LC020AT-E/ST
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
25LC020AT-E/ST.pdf
- Description:
- IC EEPROM 2KBIT SPI 10MHZ 8TSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:3,220
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25LC020AT-E/ST 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-temperature operation (−40°C to +85°C). It features hardware write protection via WP pin, HOLD input for bus pause, and block-level write protection (none/¼/½/all array). Used in embedded system configuration storage, sensor calibration data retention, and firmware parameter backup.
For engineers reviewing the 25LC020AT-E/ST datasheet, 25LC020AT-E/ST pinout, 25LC020AT-E/ST application, or 25LC020AT-E/ST equivalent, key selection criteria include VCC range (2.5–5.5 V), page write timing (≤5 ms), endurance (1,000,000 cycles), data retention (>200 years), and SOIC-8 package compatibility with legacy SPI designs.
Technical Context
The 25LC020AT-E/ST implements a standard SPI Mode 0,0/Master-Slave interface with separate SI (data in) and SO (data out) lines, requiring CS, SCK, and optional HOLD/WP control. It uses an internal high-voltage generator for EEPROM programming and includes a nonvolatile STATUS register with WIP, WEL, BP0, and BP1 bits for real-time write status and configurable block protection.
Write operations require explicit WREN instruction followed by CS high-to-low transition to initiate self-timed internal write cycle (TWC ≤ 5 ms); reads support sequential addressing with automatic address wraparound. The HOLD function suspends ongoing serial transfers without resetting state, enabling interrupt servicing on shared SPI buses.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 2 Kbit (256 × 8-bit organization), sufficient for small configuration tables or calibration coefficients |
| Interface | SPI-compatible serial bus (Mode 0,0), compatible with PIC® and most MCU SPI peripherals |
| Max Clock Frequency | 10 MHz at VCC ≥ 4.5 V - enables fast read/write bursts in time-critical applications |
| Page Write Size | 16 bytes per page - limits atomic write scope; crossing page boundary wraps data within same page |
| Endurance | 1,000,000 erase/write cycles - supports frequent field updates in telemetry or logging systems |
| Data Retention | >200 years at 25°C - ensures long-term reliability in unattended or maintenance-free deployments |
| VCC Range | 2.5 V to 5.5 V - interoperable with both 3.3 V and 5 V logic systems without level shifting |
Pinout & Package
25LC020AT-E/ST is supplied in 8-lead SOIC (ST) package per Microchip's Device Selection Table. Pin mapping matches standard SOIC-8 footprint with 1.27 mm pitch.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS (Pin 1) | Chip Select Input | Active-low enable; must go high after final data bit to trigger internal write cycle |
| SO (Pin 2) | Serial Data Output | Tri-state output; driven after falling edge of SCK during read; high-Z when deselected or HOLD active |
| WP (Pin 3) | Write-Protect Pin | Hardware lock: low = all writes disabled (array + STATUS); overrides WEL state |
| VSS (Pin 4) | Ground | Reference return path for all I/O and core circuitry; connects to system GND plane |
| SI (Pin 5) | Serial Data Input | Latches instruction/address/data on rising edge of SCK; MSb-first protocol |
| SCK (Pin 6) | Serial Clock Input | Synchronizes all data transfers; requires clean edge timing per AC specs (e.g., THI/TLO ≥ 50 ns) |
| HOLD (Pin 7) | Hold Input | Pauses ongoing SPI transaction when pulled low (SCK must be low first); resumes on rising edge |
| VCC (Pin 8) | Supply Voltage | Power input (2.5–5.5 V); decoupling capacitor required near pin for noise immunity |
Key Features
| Feature | Design Value |
|---|---|
| Block Write Protection | Configurable via STATUS register (BP0/BP1) to protect none, upper 1/4 (C0h–FFh), upper 1/2 (80h–FFh), or full array (00h–FFh) |
| Self-Timed Write Cycle | Internal 5 ms max write completion - eliminates need for external timeout logic or polling overhead |
| Power-On Write Disable | WEL reset at power-up prevents accidental writes during supply ramp; requires explicit WREN command |
| HOLD Functionality | Enables deterministic SPI bus arbitration - host can service higher-priority interrupts mid-transfer without reinitialization |
| ESD Robustness | >4 kV HBM - enhances reliability in handling-sensitive industrial assembly and field-replaceable modules |
Applications
| Industrial Sensor Node Calibration | Medical Device Configuration Storage |
|---|---|
Use Scenario: Storing factory-trimmed ADC offset/gain coefficients and temperature compensation tables in wireless sensor nodes operating at −40°C to +85°C. IC Role / Device Role / Timing Role: Nonvolatile configuration memory accessed via SPI during boot or recalibration; retains values across power cycles. Use Value: Enables field-upgradable calibration without firmware change; 1M endurance supports periodic recalibration over 10+ year product life. | Use Scenario: Holding user-selectable therapy parameters (e.g., dose rate, duration) and device ID in portable infusion pumps with battery backup. IC Role / Device Role / Timing Role: Secure, low-power parameter store interfaced to MCU during initialization and settings update. Use Value: WP pin prevents runtime corruption; >200-year data retention ensures safety-critical settings persist over full device lifecycle. |
| Automotive Body Control Module (BCM) | Smart Energy Meter Firmware Patch Storage |
Use Scenario: Saving seat/mirror position presets and lighting profiles in automotive BCMs qualified for industrial temp range. IC Role / Device Role / Timing Role: SPI EEPROM co-located with MCU for fast, deterministic access to user preferences. Use Value: SOIC-8 package allows drop-in replacement in existing PCB layouts; 2.5–5.5 V VCC supports wide automotive battery voltage swing. | Use Scenario: Storing signed firmware patch images and version metadata in utility-grade smart meters deployed in remote locations. IC Role / Device Role / Timing Role: Secure boot auxiliary memory holding verified update payloads prior to MCU execution. Use Value: Block protection isolates patch area from accidental overwrite; 16-byte page writes optimize flash update efficiency. |
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/ST | VCC range 1.8–5.5 V; supports lower-voltage operation down to 1.8 V | Better suited for battery-powered IoT sensors with 1.8 V MCUs; not rated for automotive temp | Select if system operates below 2.5 V; otherwise 25LC020AT-E/ST offers wider voltage margin at same package |
| AT25020B-SSHL-T | Same 2 Kbit size, SPI interface, SOIC-8; AEC-Q100 Grade 3 (−40°C to +125°C) | Qualified for automotive under-hood use; higher temp rating than 25LC020AT-E/ST's industrial grade | Choose for E-temp applications; 25LC020AT-E/ST is cost-optimized for industrial ambient environments |
Compared with 25AA020AT-I/ST, the 25LC020AT-E/ST trades lower-voltage support for tighter VCC min specification (2.5 V), simplifying power design in 3.3 V/5 V systems; versus AT25020B-SSHL-T, it lacks AEC-Q100 qualification but delivers identical functionality at lower cost for non-automotive applications.
Availability
25LC020AT-E/ST is available at Aetrix Electronics and suitable for industrial sensor nodes, medical device configuration storage, and automotive body control modules requiring stable component supply and long-term obsolescence management.
Supply support for 25LC020AT-E/ST 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, and Flash-IP solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.
The 25LC020A family targets cost-sensitive, space-constrained embedded systems needing reliable, low-power serial EEPROM for configuration, calibration, and event logging - optimized for seamless integration with PIC® and other SPI-capable MCUs.
FAQ
What is the maximum clock frequency supported by the 25LC020AT-E/ST?
The 25LC020AT-E/ST 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 drops to 5 MHz. These limits are defined in Table 1-2 of the DS21833G datasheet and ensure reliable setup/hold timing across voltage and temperature ranges. The 25LC020AT-E/ST must be operated within these AC specifications to guarantee correct SPI communication.
Does the 25LC020AT-E/ST support page write operations, and what is the page size?
Yes, the 25LC020AT-E/ST supports page write mode with a fixed page size of 16 bytes. This allows up to 16 consecutive bytes to be loaded into the page buffer before initiating the internal write cycle. Writing across a page boundary causes wraparound within the same page - software must enforce alignment. The 25LC020AT-E/ST completes each page write in ≤5 ms, and the WIP bit in the STATUS register indicates completion.
How does the WP pin function on the 25LC020AT-E/ST?
The WP (Write-Protect) pin on the 25LC020AT-E/ST is a hardware-level disable for all write operations. When WP is low, writes to both memory array and STATUS register are blocked regardless of WEL state. Pulling WP high restores full write capability. Critically, WP low resets the write enable latch and inhibits new writes, but does not abort an already-started internal write cycle. This behavior is documented in Table 2-4 and Section 2.3 of the 25LC020AT-E/ST datasheet.
What is the endurance and data retention specification for the 25LC020AT-E/ST?
The 25LC020AT-E/ST guarantees 1,000,000 erase/write cycles and data retention exceeding 200 years at 25°C. Endurance is characterized at 25°C and VCC = 5.5 V (Note 2, Table 1-3), while retention is extrapolated from accelerated testing. These figures apply to the entire 256-byte array and are valid across the industrial temperature range (−40°C to +85°C). Real-world endurance may vary with voltage, temperature, and usage pattern - consult Microchip's Total Endurance™ Model for application-specific estimates.
Is the 25LC020AT-E/ST pin-compatible with other members of the 25XX020A family?
Yes, the 25LC020AT-E/ST shares identical pinout and electrical interface with all 25XX020A variants (e.g., 25AA020A, 25LC020A) in the same package type - including SOIC-8 (ST). All variants use the same CS/SO/WP/VSS/SI/SCK/HOLD/VCC pin assignments and SPI protocol. Functional differences (e.g., VCC range, temp grade) do not affect pin compatibility or PCB layout. The 25LC020AT-E/ST can be substituted on existing boards designed for 25AA020AT-I/ST or 25LC020AT-I/ST, provided voltage and temperature requirements align.
25LC020AT-E/ST Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-TSSOP (0.173", 4.40mm Width)
- 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:
- 2.5V ~ 5.5V
- Operating Temperature:
- -40°C ~ 125°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-TSSOP
25LC020AT-E/ST FAQ
1.How can I place an order for 25LC020AT-E/ST through Aetrix?
Please submit a Request for Quotation (RFQ) for 25LC020AT-E/ST 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/ST reliable?
The price and inventory of 25LC020AT-E/ST 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/ST is usually 5 days.
3.What payment methods are accepted for 25LC020AT-E/ST?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC020AT-E/ST transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25LC020AT-E/ST?
25LC020AT-E/ST orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25LC020AT-E/ST 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/ST?
For technical support, including 25LC020AT-E/ST datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25LC020AT-E/ST requirements.
6.How does Aetrix verify that 25LC020AT-E/ST is sourced from the original manufacturer or authorized distributors?
All 25LC020AT-E/ST 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/ST meets industry standards.
7.What is the process for return or replacement of 25LC020AT-E/ST?
All 25LC020AT-E/ST units undergo pre-shipment inspection (PSI). If there is an issue with 25LC020AT-E/ST, 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/ST part is unused and in its original packaging.
Return procedure for 25LC020AT-E/ST:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25LC020AT-E/ST 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…
