Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Microchip Technology 25LC1024T-E/SM

Part No.:
25LC1024T-E/SM
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-SOIC (0.209", 5.30mm Width)
Datasheet:
Aetrix25LC1024T-E/SM.pdf
Description:
IC EEPROM 1MBIT SPI 20MHZ 8SOIJ
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:5,956

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

25LC1024T-E/SM from Microchip Technology Inc. is a 1-Mbit (131,072-byte) SPI serial EEPROM with byte/page write, 256-byte page size, 20 MHz max clock speed at 4.5–5.5V, and deep power-down current of 1 µA at 2.5V. It supports industrial and extended temperature ranges (−40°C to +125°C) and is AEC-Q100 qualified for automotive use.

For engineers reviewing the 25LC1024T-E/SM datasheet, 25LC1024T-E/SM pinout, 25LC1024T-E/SM application, or 25LC1024T-E/SM equivalent, key selection criteria include SPI interface timing compliance (e.g., TCSS ≤ 50 ns at 2.5V), sector-level hardware write protection (BP0/BP1 bits), HOLD pin suspend functionality, and 1M endurance cycles with >200-year data retention.

Technical Context

The 25LC1024T-E/SM implements a standard SPI Mode 0,0/Modes 1,1 interface with separate SI/SO lines, CS-controlled selection, and HOLD-enabled transaction suspension. Its internal architecture includes an 8-bit instruction register, page latches, and HV generator for EEPROM programming.

It supports four erase granularities-byte, page (6 ms), sector (10 ms), and chip (10 ms)-without requiring pre-erase for writes. Write protection is enforced via nonvolatile BP0/BP1 bits in the STATUS register and hardware WP pin logic gated by WPEN bit.

Key Specifications

Parameter Value and Actual Design Meaning
Memory Size1 Mbit (131,072 bytes), organized as 256-byte pages × 512 pages - enables efficient firmware parameter storage with minimal page boundary management overhead
Max Clock Frequency20 MHz at VCC ≥ 4.5V; 10 MHz at 2.5V ≤ VCC < 5.5V - defines maximum SPI throughput and system timing margin requirements
Write Cycle Time6 ms max for byte/page write or page erase - determines minimum time host must wait before polling WIP bit or issuing next command
Deep Power-Down Current1 µA at 2.5V, +85°C - enables ultra-low-power battery-backed operation in energy-constrained embedded systems
Endurance & Retention1 million erase/write cycles; >200 years data retention - qualifies for long-life industrial logging and calibration storage applications
Temperature Range−40°C to +125°C (Extended grade) - supports under-hood automotive, motor control, and industrial ambient environments
ESD Protection4 kV HBM - provides robustness against handling and board-level electrostatic discharge events

Pinout & Package

25LC1024T-E/SM uses an 8-lead SOIJ (Small Outline Integrated Circuit, J-bend) package with 1.27 mm pitch, RoHS-compliant matte tin finish, and exposed pad electrically isolated per Microchip's DFN-S note (not applicable to SOIJ).

Pin/Terminal Circuit Role Design Meaning
CSChip Select InputActive-low enable: drives device into Standby mode when high; forces SO to high-Z to support multi-device SPI bus sharing
SOSerial Data OutputTri-state output updated on SCK falling edge; enters high-Z immediately on HOLD low transition
WPWrite-Protect PinHardware gate for STATUS register writes when WPEN = 1; no effect on array writes unless BP0/BP1 are set
VSSGroundReference return path for all digital and analog circuitry; must be low-impedance for stable read/write margins
SISerial Data InputLatches data/instructions on SCK rising edge; accepts MSb-first SPI commands including READ, WRITE, RDSR, WRSR
SCKSerial Clock InputAsynchronous master clock; rise/fall times ≤20 ns required for 20 MHz operation; timing referenced to 0.5×VCC
HOLDHold InputSuspends ongoing SPI transfer without reset; requires SCK low before assertion; resumes on next SCK high-to-low after release
VCCSupply Voltage2.5V–5.5V operating range; powers internal charge pump for EEPROM programming; deep power-down activated only at VCC ≥ 2.5V

Key Features

Feature Design Value
Page-level write with 256-byte bufferEnables burst writes up to full page without intermediate CS toggling - reduces SPI transaction overhead by ~90% vs. byte writes
Hardware + software write protectionCombines WP pin gating (via WPEN bit) and nonvolatile BP0/BP1 sector lock bits - prevents accidental overwrites in field-deployed systems
HOLD pin suspend/resumeAllows host MCU to service higher-priority interrupts mid-transfer without losing state - eliminates need for full retransmission or external buffering
Deep Power-Down modeReduces current to 1 µA while retaining memory contents and STATUS register state - ideal for battery-powered sensor nodes during sleep
AEC-Q100 Grade 1 qualificationValidated for automotive applications up to +125°C ambient - meets reliability and stress-test requirements for engine control and ADAS subsystems

Applications

Automotive Telematics Logging Industrial PLC Configuration Storage

Use Scenario: Storing GPS trajectory, fault codes, and CAN message timestamps in vehicle black-box recorders with intermittent power.

IC Role / Device Role / Timing Role: Nonvolatile parameter and event log storage with guaranteed retention across 15+ year vehicle lifetimes.

Use Value: 1M endurance and >200-year data retention ensure integrity of critical diagnostic records without periodic refresh or backup.

Use Scenario: Holding user-defined I/O mapping, PID tuning parameters, and firmware update flags in programmable logic controllers.

IC Role / Device Role / Timing Role: SPI-configurable persistent memory accessible during runtime and power cycles.

Use Value: Sector-level write protection (BP0/BP1) prevents corruption of calibrated values during firmware updates or field service.

Medical Infusion Pump Calibration Smart Meter Firmware Patch Storage

Use Scenario: Storing flow-rate calibration coefficients, safety limits, and usage history in battery-powered infusion devices.

IC Role / Device Role / Timing Role: Low-power, tamper-resistant memory for regulatory-critical operational parameters.

Use Value: Deep power-down current of 1 µA extends battery life while maintaining secure, write-protected calibration data.

Use Scenario: Caching firmware patches and security keys in utility smart meters deployed in remote locations.

IC Role / Device Role / Timing Role: High-reliability SPI EEPROM interfaced to metering SoC for secure OTA update staging.

Use Value: AEC-Q100 qualification ensures operation in outdoor enclosures exposed to wide thermal cycling and ESD events.

Equivalent & Alternatives

The following parts are listed as comparable options for similar serial EEPROM applications.

Alternative Part Technical Difference Application Difference Selection Advice
AT25DF041A-SSH-T4-Mbit SPI DataFlash with internal address counter; no HOLD pin; 85 MHz max clock; 100 µA active currentOptimized for sequential firmware image storage, not random-access parameter loggingChoose for high-speed boot code shadowing; avoid where HOLD suspend or low standby current (<20 µA) is required
BR25H128FJ-WE2128-Kbit SPI EEPROM; 5.5V max VCC; −40°C to +125°C; 1.8V–5.5V supply; 100 ns tACC; no deep power-down modeLower density, wider voltage range, but lacks DPD and sector erase - suited for simpler, cost-sensitive designsChoose for 1.8V systems or where 128 Kbit suffices; avoid when 1-Mbit capacity, DPD, or chip erase is mandatory

Compared with AT25DF041A-SSH-T and BR25H128FJ-WE2, the 25LC1024T-E/SM uniquely balances 1-Mbit density, 1 µA deep power-down, HOLD suspend, and AEC-Q100 qualification - making it optimal for automotive and industrial edge devices requiring robust, low-power, interrupt-tolerant nonvolatile storage.

Availability

25LC1024T-E/SM is available at Aetrix Electronics and suitable for automotive telematics, industrial PLC configuration, medical device calibration, smart meter firmware patching, and battery-powered sensor node applications requiring stable component supply across extended temperature and long product lifecycles.

Supply support for 25LC1024T-E/SM 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 U.S.-based semiconductor company specializing in microcontrollers, analog devices, and memory solutions, with global manufacturing and quality certifications including ISO/TS 16949 and AEC-Q200.

The 25LC1024T-E/SM belongs to Microchip's serial EEPROM product line designed for reliable, low-power, SPI-based nonvolatile storage in automotive, industrial, and medical systems where data integrity and long-term retention are critical.

FAQ

What is the maximum SPI clock frequency supported by the 25LC1024T-E/SM?

The 25LC1024T-E/SM supports up to 20 MHz SPI clock frequency when VCC is 4.5V–5.5V and ambient temperature is within the Industrial or Extended range. At lower supply voltages (2.5V ≤ VCC < 4.5V), the maximum clock frequency is reduced to 10 MHz to maintain timing margin and signal integrity - verified per Table 1-2 AC Characteristics in DS20002064E.

Does the 25LC1024T-E/SM support hardware write protection independent of software configuration?

Yes, the 25LC1024T-E/SM supports hardware write protection via the WP pin, but only when the WPEN bit in the STATUS register is set to '1'. When WP is low and WPEN = 1, writes to nonvolatile STATUS bits (BP0, BP1, WPEN) are blocked - however, array writes remain enabled unless BP0/BP1 are also set. This dual-layer protection is documented in Section 2.3 and Table 3-4 of DS20002064E.

How does the HOLD pin function during an active SPI transaction on the 25LC1024T-E/SM?

The HOLD pin on the 25LC1024T-E/SM suspends an ongoing SPI sequence without resetting internal state: SO immediately goes high-Z, and SI/SCK transitions are ignored until HOLD is returned high while SCK is low. The device resumes exactly where it left off - confirmed by Figure 1-1 timing diagram and Section 2.6 functional description in DS20002064E.

What is the page size and maximum write length per transaction for the 25LC1024T-E/SM?

The 25LC1024T-E/SM has a fixed 256-byte page size, and up to 256 bytes can be written in a single page-write transaction - provided all addresses fall within the same physical page boundary (e.g., 0x0000–0x00FF). Crossing a page boundary causes wraparound within the current page, as explicitly warned in Figure 3-3 notes and Section 3.3 of DS20002064E.

Is the 25LC1024T-E/SM compatible with standard SPI Mode 0,0 and Mode 1,1 configurations?

Yes, the 25LC1024T-E/SM is fully compatible with both SPI Mode 0,0 (CPOL = 0, CPHA = 0) and Mode 1,1 (CPOL = 1, CPHA = 1), as shown in Figure 1-2 and Figure 1-3 timing diagrams. Data is sampled on SCK rising edge (SI) and output on SCK falling edge (SO), with CS active-low framing - consistent with standard microcontroller SPI peripherals including PIC® and ARM Cortex-M families.

25LC1024T-E/SM Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-SOIC (0.209", 5.30mm Width)
Packaging:
Tape & Reel (TR)
Product Status:
Active
Programmable:
Verified
Memory Type:
Non-Volatile
Memory Format:
EEPROM
Technology:
EEPROM
Memory Size:
1Mbit
Memory Organization:
128K x 8
Memory Interface:
SPI
Clock Frequency:
20 MHz
Write Cycle Time - Word, Page:
6ms
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-SOIJ

25LC1024T-E/SM FAQ

1.How can I place an order for 25LC1024T-E/SM through Aetrix?

Please submit a Request for Quotation (RFQ) for 25LC1024T-E/SM 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 25LC1024T-E/SM reliable?

The price and inventory of 25LC1024T-E/SM are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 25LC1024T-E/SM is usually 5 days.

3.What payment methods are accepted for 25LC1024T-E/SM?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC1024T-E/SM transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 25LC1024T-E/SM?

25LC1024T-E/SM orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 25LC1024T-E/SM 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 25LC1024T-E/SM?

For technical support, including 25LC1024T-E/SM datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25LC1024T-E/SM requirements.

6.How does Aetrix verify that 25LC1024T-E/SM is sourced from the original manufacturer or authorized distributors?

All 25LC1024T-E/SM 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 25LC1024T-E/SM meets industry standards.

7.What is the process for return or replacement of 25LC1024T-E/SM?

All 25LC1024T-E/SM units undergo pre-shipment inspection (PSI). If there is an issue with 25LC1024T-E/SM, 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 25LC1024T-E/SM part is unused and in its original packaging.

Return procedure for 25LC1024T-E/SM:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

25LC1024T-E/SM Tags

  • 25LC1024T-E/SM
  • 25LC1024T-E/SM PDF
  • 25LC1024T-E/SM Datasheet
  • 25LC1024T-E/SM Specifications
  • 25LC1024T-E/SM Images
  • Microchip Technology
  • Microchip Technology 25LC1024T-E/SM
  • Buy 25LC1024T-E/SM
  • 25LC1024T-E/SM Price
  • 25LC1024T-E/SM Distributor
  • 25LC1024T-E/SM Supplier
  • 25LC1024T-E/SM Wholesale
Related Products
M24C02-WMN6TP
M24C02-WMN6TP

STMicroelectronics

AT24C02C-XHM-T
AT24C02C-XHM-T

Microchip Technology

AT21CS01-STUM10-T
AT21CS01-STUM10-T

Microchip Technology

AT24C02C-SSHM-T
AT24C02C-SSHM-T

Microchip Technology

24LC01BT-I/OT
24LC01BT-I/OT

Microchip Technology

M24C02-FMC6TG
M24C02-FMC6TG

STMicroelectronics

AT24CS02-SSHM-T
AT24CS02-SSHM-T

Microchip Technology

93LC46BT-I/OT
93LC46BT-I/OT

Microchip Technology

AT24C04C-SSHM-T
AT24C04C-SSHM-T

Microchip Technology

24LC01BT-I/SN
24LC01BT-I/SN

Microchip Technology

24AA02UIDT-I/OT
24AA02UIDT-I/OT

Microchip Technology

AT24C08C-STUM-T
AT24C08C-STUM-T

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER