Microchip Technology 25LC128T-E/MF
- Part No.:
- 25LC128T-E/MF
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-VDFN Exposed Pad
- Datasheet:
-
25LC128T-E/MF.pdf
- Description:
- IC EEPROM 128KBIT SPI 8DFN
- Quantity:
- Payment:

- Shipping:

Inventory:3,696
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25LC128T-E/MF from Microchip Technology is a 128 Kbit SPI Serial EEPROM with 16,384 × 8-bit organization, 64-byte page size, and extended temperature operation from –40°C to +125°C. It supports up to 10 MHz clock frequency at 4.5–5.5 V, features hardware write protection via WP pin and STATUS register, and delivers 1,000,000 erase/write cycles with >200-year data retention - used in automotive infotainment boot code storage and industrial sensor calibration data logging.
For engineers reviewing the 25LC128T-E/MF datasheet, 25LC128T-E/MF pinout, 25LC128T-E/MF application, or 25LC128T-E/MF equivalent, key selection criteria include VCC range (2.5–5.5 V), extended-temp qualification (AEC-Q100), SPI interface timing compliance, HOLD/CS control behavior during interrupt servicing, and block-level write protection granularity (none/¼/½/all array).
Technical Context
The 25LC128T-E/MF implements a standard SPI Mode 0,0 (CPOL=0, CPHA=0) interface with separate SI/SO lines and dedicated CS, SCK, WP, HOLD, and VSS/VCC terminals. Its internal architecture includes a 64-byte page latch, HV generator for EEPROM programming, and status register with WIP, WEL, BP0/BP1, and WPEN bits controlling write enable state and hardware protection logic.
Write operations require explicit WREN instruction followed by CS high-to-low transition to initiate self-timed internal write cycle (≤5 ms). During active write, the WIP bit remains set and memory reads return undefined data; SO enters high-impedance when CS is high or HOLD is asserted low, enabling multi-device bus sharing and host interrupt handling without sequence loss.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 128 Kbit (16,384 × 8-bit), sufficient for firmware configuration tables or sensor calibration coefficients in space-constrained embedded systems. |
| Interface | SPI-compatible serial bus (Mode 0,0), requiring only CS, SCK, SI, SO - eliminates parallel bus routing and reduces MCU GPIO count. |
| Max Clock Frequency | 10 MHz at VCC ≥ 4.5 V; de-rates to 5 MHz (2.5–4.5 V) and 3 MHz (1.8–2.5 V), ensuring timing margin across supply and temp ranges. |
| Page Size | 64 bytes - defines maximum contiguous write length per command; crossing page boundary wraps data within same page, requiring software address alignment. |
| Write Endurance | 1,000,000 erase/write cycles - supports frequent field-updatable parameters in automotive ECUs or industrial controllers. |
| Data Retention | >200 years at +25°C - guarantees long-term integrity of stored calibration, serial numbers, or security keys without refresh. |
| Operating Temp | –40°C to +125°C (Extended grade), qualified to AEC-Q100 Rev G - validated for under-hood automotive and high-temp industrial environments. |
| VCC Range | 2.5 V to 5.5 V - compatible with 3.3 V and 5 V systems, eliminating level-shifting in mixed-voltage designs. |
Pinout & Package
25LC128T-E/MF is packaged in an 8-lead TSSOP (Thin Shrink Small Outline Package) with 0.65 mm pitch, body dimensions 3.0 × 4.4 mm, and exposed pad optionally connected to VSS for thermal enhancement.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select Input | Active-low enable: drives device into standby when high; rising edge after write sequence initiates internal write cycle; enables multi-drop SPI bus sharing. |
| SO | Serial Data Output | Tri-state output: data shifted out on SCK falling edge; enters high-Z when CS high or HOLD low - prevents bus contention. |
| WP | Write-Protect Pin | Hardware lock: when WPEN bit = 1 and WP = low, disables writes to nonvolatile STATUS register bits (BP0/BP1/WPEN); does not affect array writes unless configured. |
| VSS | Ground | Reference node for all I/O and internal circuitry; exposed pad (if used) must be soldered to PCB ground plane for optimal thermal performance. |
| SI | Serial Data Input | Input latched on SCK rising edge: accepts instructions (READ/WRITE/RDSR/WRSR), addresses, and data; requires setup/hold timing per VCC. |
| SCK | Serial Clock Input | Master-generated clock: synchronizes all data transfers; rise/fall times ≤100 ns required for 10 MHz operation at 5.5 V. |
| HOLD | Hold Input | Pauses ongoing SPI transaction: must be driven low while SCK is low; tri-states SO/SI/SCK during hold; resumes from exact byte position on HOLD high. |
| VCC | Supply Voltage | Power input: 2.5–5.5 V range supports direct connection to MCU I/O rails; decoupling capacitor (0.1 µF) required near pin. |
Key Features
| Feature | Design Value |
|---|---|
| Self-timed write cycle | Internal 5 ms max erase/write eliminates need for external timeout management - simplifies firmware and improves reliability over fixed-delay polling. |
| Block write protection | Configurable via STATUS register (BP0/BP1): protects none, upper 1/4 (3000h–3FFFh), upper 1/2 (2000h–3FFFh), or full array (0000h–3FFFh) - enables secure bootloader partitioning. |
| Power-on write disable | Write enable latch resets at power-up, preventing accidental writes during brown-out or reset sequences - critical for system robustness. |
| HOLD function | Halts SPI communication mid-sequence without resetting address pointer - allows host MCU to service higher-priority interrupts then resume transparently. |
| AEC-Q100 qualification | Extended temperature grade (–40°C to +125°C) with full automotive stress testing - meets requirements for engine control, ADAS, and body electronics. |
| ESD protection | >4 kV HBM on all pins - enhances survivability in manufacturing, assembly, and field-repair environments without additional TVS components. |
Applications
| Automotive Engine Control Unit (ECU) | Industrial Programmable Logic Controller (PLC) |
|---|---|
Use Scenario: Storing adaptive fuel trim values and fault code history that persist across ignition cycles and battery disconnects. IC Role / Device Role / Timing Role: Nonvolatile parameter storage with guaranteed write completion under voltage transients and thermal stress. Use Value: Enables closed-loop engine optimization and diagnostic traceability without external backup capacitors or supervisory ICs. |
Use Scenario: Retaining I/O configuration maps and ladder logic runtime variables during power loss or firmware updates. IC Role / Device Role / Timing Role: SPI-configurable EEPROM interfacing directly with ARM Cortex-M7 PLC CPU via GPIO-banged or hardware SPI. Use Value: Reduces BOM count by replacing discrete NVSRAM and eliminates battery maintenance in harsh factory environments. |
| Medical Infusion Pump Calibration | Smart Energy Meter Firmware Patch Storage |
Use Scenario: Holding calibrated flow rate coefficients and safety-critical dosage limits updated during service calibration. IC Role / Device Role / Timing Role: Secure, tamper-resistant storage with hardware write protection (WP pin + BP bits) preventing unauthorized parameter modification. Use Value: Meets IEC 62304 Class C software requirements for persistent data integrity and audit trail capability. |
Use Scenario: Storing field-deployed firmware patches and tariff schedule updates received over PLC or RF mesh networks. IC Role / Device Role / Timing Role: High-endurance (1M cycles) memory supporting frequent over-the-air updates in utility-grade meters operating 20+ years. Use Value: Eliminates need for external flash controllers and enables zero-downtime field upgrades without meter replacement. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 25AA128T-I/MF | Wider VCC range (1.8–5.5 V); Industrial temp (–40°C to +85°C); identical pinout and instruction set. | Lacks AEC-Q100 qualification and extended temperature rating; unsuitable for under-hood automotive use. | Select when operating below 2.5 V (e.g., coin-cell powered IoT sensors) and automotive qualification is not required. |
| AT25DF041A-MAU-T | 4 Mbit SPI DataFlash; sector-erase architecture; no HOLD pin; different command set and status register layout. | Designed for firmware/code storage (not parameter storage); lacks block protection granularity and WP pin hardware lock. | Choose for larger code storage needs where sequential read speed and density outweigh parameter protection requirements. |
Compared with 25AA128T-I/MF, the 25LC128T-E/MF provides automotive-grade reliability and higher minimum VCC, while AT25DF041A-MAU-T trades parameter security and simplicity for higher density and faster sequential reads - making 25LC128T-E/MF optimal for safety-critical, small-data, high-reliability embedded storage.
Availability
25LC128T-E/MF is available at Aetrix Electronics and suitable for automotive ECU design, industrial PLC commissioning, and medical device calibration requiring stable component supply across extended temperature and long product lifecycles.
Supply support for 25LC128T-E/MF 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, FPGA, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.
The 25LC128T-E/MF belongs to Microchip's serial EEPROM product line, engineered specifically for reliable, low-power, SPI-based nonvolatile data storage in automotive, industrial, and medical applications demanding AEC-Q100 compliance and extended temperature operation.
FAQ
What is the maximum clock frequency supported by the 25LC128T-E/MF across its full voltage range?
The 25LC128T-E/MF supports up to 10 MHz at VCC = 4.5–5.5 V, 5 MHz at VCC = 2.5–4.5 V, and is not rated below 2.5 V. This de-rating ensures setup/hold timing margins are maintained across process, voltage, and temperature variations - critical for deterministic SPI communication in automotive systems where 25LC128T-E/MF is deployed.
How does the HOLD pin function during an active SPI transaction in the 25LC128T-E/MF?
The HOLD pin in the 25LC128T-E/MF suspends SPI communication mid-sequence when pulled low while SCK is low; SO, SI, and SCK enter high-impedance, and the internal address pointer retains position. Resuming requires HOLD high while SCK is low - allowing the host MCU to service interrupts without reinitializing the entire transfer, a key feature for real-time systems using 25LC128T-E/MF.
Can the 25LC128T-E/MF be used in a 1.8 V system?
No - the 25LC128T-E/MF has a minimum VCC specification of 2.5 V and is not characterized or guaranteed for operation at 1.8 V. For 1.8 V systems, Microchip's 25AA128T-I/MF (1.8–5.5 V) is the functionally equivalent alternative, though it lacks the extended temperature range and AEC-Q100 qualification of the 25LC128T-E/MF.
What happens if a page write crosses a 64-byte boundary in the 25LC128T-E/MF?
If a page write command attempts to cross a 64-byte boundary in the 25LC128T-E/MF, data wraps around to the start of the current page instead of advancing to the next page - overwriting previously written bytes in that page. This behavior is documented in the datasheet and requires firmware to validate address alignment before issuing page write commands to prevent unintended data corruption in 25LC128T-E/MF deployments.
Is the 25LC128T-E/MF pin-compatible with other members of the 25XX128 family?
Yes - the 25LC128T-E/MF shares identical pinout, package footprint, and SPI instruction set with all 25XX128 variants (e.g., 25AA128, 25LC128, 25AA128T), including the 8-lead TSSOP (MF) package. This allows drop-in substitution where voltage and temperature requirements align, though functional equivalence must be verified per application - especially for 25LC128T-E/MF's extended-temp and AEC-Q100 attributes.
25LC128T-E/MF Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-VDFN Exposed Pad
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- EEPROM
- Technology:
- EEPROM
- Memory Size:
- 128Kbit
- Memory Organization:
- 16K 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-S (6x5)
25LC128T-E/MF FAQ
1.How can I place an order for 25LC128T-E/MF through Aetrix?
Please submit a Request for Quotation (RFQ) for 25LC128T-E/MF 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 25LC128T-E/MF reliable?
The price and inventory of 25LC128T-E/MF are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 25LC128T-E/MF is usually 5 days.
3.What payment methods are accepted for 25LC128T-E/MF?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC128T-E/MF transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25LC128T-E/MF?
25LC128T-E/MF orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25LC128T-E/MF 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 25LC128T-E/MF?
For technical support, including 25LC128T-E/MF datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25LC128T-E/MF requirements.
6.How does Aetrix verify that 25LC128T-E/MF is sourced from the original manufacturer or authorized distributors?
All 25LC128T-E/MF 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 25LC128T-E/MF meets industry standards.
7.What is the process for return or replacement of 25LC128T-E/MF?
All 25LC128T-E/MF units undergo pre-shipment inspection (PSI). If there is an issue with 25LC128T-E/MF, 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 25LC128T-E/MF part is unused and in its original packaging.
Return procedure for 25LC128T-E/MF:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25LC128T-E/MF 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…

