Microchip Technology 25LC020AT-I/SN
- Part No.:
- 25LC020AT-I/SN
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
25LC020AT-I/SN.pdf
- Description:
- IC EEPROM 2KBIT SPI 10MHZ 8SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:4,863
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25LC020AT-I/SN 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 range (−40°C to +85°C). It features hardware write protection (WP pin), HOLD functionality for interrupt-safe bus suspension, 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-I/SN datasheet, 25LC020AT-I/SN pinout, 25LC020AT-I/SN application, or 25LC020AT-I/SN equivalent, key selection criteria include VCC range (2.5–5.5 V), page write timing (≤5 ms), endurance (1 million cycles), data retention (>200 years), and SOIC-8 (SN) package compatibility with SPI-based microcontroller interfaces.
Technical Context
The 25LC020AT-I/SN implements a standard SPI Mode 0,0 / Mode 1,1 interface with separate SI (data in) and SO (data out) lines, requiring CS, SCK, WP, HOLD, VCC, and VSS. 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). Page writes are bounded to 16-byte physical pages (e.g., 0x00–0x0F), with wraparound behavior on boundary crossing - software must enforce page alignment. HOLD suspends serial communication while preserving internal state, enabling host CPU to service higher-priority interrupts without sequence restart.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 2 Kbit (256 × 8-bit array), sufficient for small configuration tables or calibration coefficients in space-constrained designs. |
| Interface | SPI-compatible serial bus (Mode 0,0 / Mode 1,1), compatible with PIC® and most MCU SPI peripherals without bit-banging. |
| Max Clock Frequency | 10 MHz at VCC ≥ 4.5 V; enables fast read/write bursts (e.g., 16-byte page write in ~1.6 µs clock time before TWC delay). |
| Write Cycle Time | ≤5 ms per byte or page; deterministic timing allows predictable firmware wait-loop or polling via STATUS register WIP bit. |
| Endurance & Retention | 1,000,000 erase/write cycles and >200 years data retention at 25°C - suitable for field-updatable systems with long service life. |
| VCC Range | 2.5 V to 5.5 V; supports direct interfacing with 3.3 V and 5 V logic domains without level shifting. |
| Temperature Range | Industrial grade: −40°C to +85°C - qualified for use in industrial controls, automotive body electronics, and outdoor IoT nodes. |
Pinout & Package
25LC020AT-I/SN is packaged in 8-lead SOIC (SN), with 1.27 mm pitch, 4.9 mm × 3.9 mm body size, and Pb-free/RoHS-compliant finish.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS (Pin 1) | Chip Select Input | Active-low enable; drives device into active mode when low; forces SO to high-impedance when high to share SPI bus. |
| SO (Pin 2) | Serial Data Output | Tri-state output; shifts out read data on falling edge of SCK; enters high-Z when CS high or HOLD low. |
| WP (Pin 3) | Write-Protect Pin | Hardware lock: pulls low to disable all writes (array and STATUS register), independent of WEL state. |
| VSS (Pin 4) | Ground | Reference return path for all I/O and core circuitry; must be low-impedance connection for noise immunity. |
| SI (Pin 5) | Serial Data Input | Latches instructions, addresses, and write data on rising edge of SCK; requires setup/hold timing compliance per AC specs. |
| SCK (Pin 6) | Serial Clock Input | Synchronizes all serial transfers; rise/fall times ≤100 ns required; defines timing windows for SI/SO sampling. |
| HOLD (Pin 7) | Hold Input | Pauses ongoing SPI transaction (e.g., mid-read) without resetting state; resumes from same point when deasserted. |
| VCC (Pin 8) | Supply Voltage | Power input (2.5–5.5 V); internal regulation supports EEPROM programming voltage generation across full VCC range. |
Key Features
| Feature | Design Value |
|---|---|
| Page Write (16 bytes) | Reduces write overhead vs. byte-write: up to 16× faster bulk updates (e.g., logging 16 sensor samples in one command). |
| Block Write Protection | Configurable via STATUS register (BP0/BP1) to protect 0%, 25%, 50%, or 100% of memory - prevents accidental overwrite of critical boot parameters. |
| Hardware Write Protect (WP) | Physical pin-level lock that overrides software WEL state - enables fail-safe protection during power-up or brownout conditions. |
| HOLD Functionality | Enables deterministic interrupt handling: host MCU can pause EEPROM access mid-transaction and resume without reinitialization. |
| Low-Power Operation | Standby current ≤5 µA at 5.5 V ensures minimal battery drain in always-on monitoring devices with infrequent config access. |
Applications
| Industrial Sensor Node | Medical Device Calibration |
|---|---|
Use Scenario: Storing factory-calibrated offset/gain coefficients and user-adjusted thresholds in a wireless temperature/humidity sensor node. IC Role / Device Role / Timing Role: Nonvolatile configuration storage with SPI read access during boot and write access during field recalibration. Use Value: Enables traceable, field-updatable calibration without requiring MCU code changes or external programming tools. |
Use Scenario: Retaining patient-specific therapy parameters and usage logs in portable infusion pumps or glucose monitors. IC Role / Device Role / Timing Role: Secure, long-life data logger and settings store compliant with IEC 62304 Class B requirements. Use Value: Meets >200-year data retention and 1M-cycle endurance for lifetime device operation with periodic parameter updates. |
| Automotive Body Control Module | Smart Energy Meter |
Use Scenario: Saving seat/mirror position presets, lighting profiles, and error codes in 12 V automotive BCMs operating across −40°C to +85°C. IC Role / Device Role / Timing Role: Industrial-temp EEPROM interfaced directly to 3.3 V MCU SPI, with WP pin tied to system security controller. Use Value: Hardware write protection prevents unauthorized tampering with safety-critical configuration data during vehicle service. |
Use Scenario: Recording tariff schedules, demand-response events, and meter firmware version history in utility-grade electricity meters. IC Role / Device Role / Timing Role: High-reliability parameter store accessed over isolated SPI bus; withstands repeated power cycling and grid transients. Use Value: 5 µA standby current extends battery backup life; 10 MHz interface supports rapid firmware update verification. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar SPI EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 25AA020AT-I/SN | Wider VCC range (1.8–5.5 V); supports 1.8 V logic; otherwise identical pinout, timing, and feature set. | Suitable for mixed-voltage systems with 1.8 V MCUs or ultra-low-power sleep modes below 2.5 V. | Select when 1.8 V operation or extended low-VCC margin is required; drop-in replacement otherwise. |
| AT25020B-SSHL-T | Same 2 Kbit SPI EEPROM, but with 20 MHz max clock (at 2.5–5.5 V), slightly higher ICC (6 mA read), and different STATUS register layout. | Better suited for high-throughput logging where faster clocking reduces SPI bus occupancy time. | Choose when clock speed >10 MHz is needed; verify STATUS register bit mapping and WP/HOLD timing against design. |
Compared with 25LC020AT-I/SN, the 25AA020AT-I/SN extends voltage flexibility downward to 1.8 V for battery-sensitive designs, while the AT25020B-SSHL-T trades marginal power efficiency for higher bandwidth - both require validation of write-protection behavior and hold timing in target systems.
Availability
25LC020AT-I/SN is available at Aetrix Electronics and suitable for industrial sensor nodes, medical device calibration storage, and automotive body control modules requiring stable component supply, long-term lifecycle support, and RoHS-compliant packaging.
Supply support for 25LC020AT-I/SN 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 25LC020A family is designed for reliable, low-power nonvolatile data storage in embedded systems where SPI interface simplicity, industrial temperature operation, and hardware write protection are essential.
FAQ
What is the maximum clock frequency supported by the 25LC020AT-I/SN?
The 25LC020AT-I/SN supports up to 10 MHz clock frequency when VCC is between 4.5 V and 5.5 V. At lower VCC (2.5–4.5 V), the maximum clock frequency reduces to 5 MHz. These limits ensure reliable setup/hold timing for SI and SO signals across the specified industrial temperature range.
Does the 25LC020AT-I/SN support page write operations, and what is the page size?
Yes, the 25LC020AT-I/SN 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 and written in a single internal cycle (≤5 ms), improving write efficiency compared to individual byte writes.
How does the WP (Write-Protect) pin function on the 25LC020AT-I/SN?
The WP pin on the 25LC020AT-I/SN provides hardware-level write inhibition: when pulled low, it disables all write operations to both memory array and STATUS register, regardless of WEL state. This offers fail-safe protection during power transitions or system initialization sequences.
What is the endurance and data retention specification for the 25LC020AT-I/SN?
The 25LC020AT-I/SN guarantees 1,000,000 erase/write cycles and greater than 200 years of data retention at 25°C. These specifications are validated per JEDEC standards and apply across the full industrial temperature range (−40°C to +85°C) under rated VCC conditions.
Is the 25LC020AT-I/SN pin-compatible with other members of the 25XX020A family?
Yes, the 25LC020AT-I/SN is pin-compatible with all 25XX020A variants in the same package (e.g., 25AA020AT-I/SN, 25LC020A-I/P), sharing identical SOIC-8 pinout, signal definitions, and AC/DC electrical characteristics - enabling direct substitution where VCC and temp range align.
25LC020AT-I/SN Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-SOIC (0.154", 3.90mm Width)
- 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 ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
25LC020AT-I/SN FAQ
1.How can I place an order for 25LC020AT-I/SN through Aetrix?
Please submit a Request for Quotation (RFQ) for 25LC020AT-I/SN 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-I/SN reliable?
The price and inventory of 25LC020AT-I/SN are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 25LC020AT-I/SN is usually 5 days.
3.What payment methods are accepted for 25LC020AT-I/SN?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC020AT-I/SN transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25LC020AT-I/SN?
25LC020AT-I/SN orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25LC020AT-I/SN 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-I/SN?
For technical support, including 25LC020AT-I/SN datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25LC020AT-I/SN requirements.
6.How does Aetrix verify that 25LC020AT-I/SN is sourced from the original manufacturer or authorized distributors?
All 25LC020AT-I/SN 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-I/SN meets industry standards.
7.What is the process for return or replacement of 25LC020AT-I/SN?
All 25LC020AT-I/SN units undergo pre-shipment inspection (PSI). If there is an issue with 25LC020AT-I/SN, 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-I/SN part is unused and in its original packaging.
Return procedure for 25LC020AT-I/SN:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25LC020AT-I/SN 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…
