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

- Shipping:

Inventory:141
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25LC128-H/SN from Microchip Technology is a 128-Kbit SPI serial EEPROM organized as 16,384 × 8 bits, operating from 2.5V to 5.5V with 5 MHz max clock speed, 64-byte page size, and extended temperature range (–40°C to +150°C). It supports byte/page write, sequential read, hardware write protection via WP pin, and HOLD for interrupt-safe bus suspension - deployed in automotive engine control units for calibration storage.
For engineers reviewing the 25LC128-H/SN datasheet, 25LC128-H/SN pinout, 25LC128-H/SN application, or 25LC128-H/SN equivalent, key selection criteria include high-temp endurance (>1M cycles), AEC-Q100 qualification, SPI timing compliance at 5 MHz under 5.5V, and block-level write protection granularity (none/¼/½/all array).
Technical Context
This device implements a standard SPI Mode 0,0/Motorola-compatible interface with separate SI (data-in) and SO (data-out) lines, requiring CS, SCK, and HOLD for full protocol support. Its internal architecture includes an 8-bit instruction register, page latches, HV generator, and EEPROM array with automatic address incrementing during sequential reads.
Write operations require explicit WREN instruction before WRITE or WRSR; the write enable latch resets after power-up, WRDI, successful WRITE, or WRSR. STATUS register bits (WIP, WEL, BP0/BP1, WPEN) govern real-time write state, protection level, and hardware lock behavior - all accessible mid-write cycle via RDSR.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Density | 128 Kbit (16,384 × 8-bit organization) - defines maximum nonvolatile storage capacity for firmware parameters or sensor calibration data |
| Max Clock Speed | 5 MHz at VCC ≥ 4.5V - enables fast read/write throughput compatible with high-speed microcontroller SPI peripherals |
| Page Size | 64 bytes - constrains maximum contiguous write length per command; crossing page boundary wraps data within same physical page |
| Temp Range | –40°C to +150°C (H grade) - validated for under-hood automotive applications per AEC-Q100 Rev G |
| Endurance | >1,000,000 erase/write cycles - ensures long-term reliability in systems requiring frequent field updates |
| Data Retention | >200 years at +150°C - guarantees persistent storage integrity over full product lifecycle without refresh |
| Write Protection | Hardware (WP pin + WPEN bit) and software (BP0/BP1 bits) - allows selective locking of upper ¼, ½, or entire memory array |
Pinout & Package
8-Lead SOIC (SN) package, 3.90 mm body width, JEDEC MS-012AC compliant, RoHS-compliant matte tin finish.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS (Pin 1) | Chip Select Input | Active-low enable; must go high after final data bit to initiate internal write cycle; forces SO to high-Z when deasserted |
| SO (Pin 2) | Serial Data Output | Tri-state output; data shifted out on falling edge of SCK; enters high-Z when CS high or HOLD low |
| WP (Pin 3) | Write-Protect Pin | Hardware lock: disables STATUS register writes when WP = low AND WPEN = 1; no effect if WPEN = 0 |
| VSS (Pin 4) | Ground | Reference return path for all digital and analog circuitry; must be low-impedance connection |
| SI (Pin 5) | Serial Data Input | Instruction/address/data input; sampled on rising edge of SCK; ignored during HOLD assertion |
| SCK (Pin 6) | Serial Clock Input | Synchronizes all SPI transfers; rising edge clocks SI, falling edge updates SO; timing critical for AC specs |
| HOLD (Pin 7) | Hold Input | Pauses ongoing SPI sequence without reset; requires SCK low before assertion; resumes on SCK low + HOLD high |
| VCC (Pin 8) | Supply Voltage | 2.5V–5.5V operation; powers internal logic, HV generator, and I/O buffers; decoupling capacitor required |
Key Features
| Feature | Design Value |
|---|---|
| Self-timed write cycle | 6 ms maximum internal erase/write completion - eliminates need for external timeout polling in host firmware |
| Block write protection | Selectable protection of none / 1/4 / 1/2 / full array via BP0/BP1 bits - enables safe OTA update partitioning |
| Power-on data protection | Write enable latch reset at power-up and after every write - prevents accidental writes during brown-out or reset |
| HOLD function | Bus suspension without sequence restart - allows host MCU to service higher-priority interrupts mid-transfer |
| High-reliability EEPROM | 1M+ endurance cycles and >200-year data retention at +150°C - meets automotive ASIL-B functional safety requirements |
Applications
| Engine Control Unit (ECU) | Industrial PLC Module |
|---|---|
Use Scenario: Storing adaptive fuel trim tables and diagnostic trouble codes (DTCs) subject to frequent updates during vehicle operation. IC Role / Device Role / Timing Role: Nonvolatile parameter storage with deterministic 6 ms write latency and AEC-Q100 qualified thermal stability. Use Value: Enables real-time calibration persistence across ignition cycles without battery backup, leveraging 150°C rating for under-hood placement. | Use Scenario: Holding configuration profiles and I/O mapping data in modular automation controllers exposed to wide ambient swings. IC Role / Device Role / Timing Role: SPI-configurable memory for field-programmable logic controller settings with hardware write-lock against runtime corruption. Use Value: WP pin + BP bits prevent unintended firmware reconfiguration during EMI-heavy industrial operation, ensuring system integrity. |
| Medical Infusion Pump | Avionics Sensor Interface |
Use Scenario: Recording dose history, alarm logs, and calibration offsets in battery-powered portable devices requiring long shelf life. IC Role / Device Role / Timing Role: Low-power EEPROM with 10 μA standby current and >200-year data retention for regulatory traceability archives. Use Value: Eliminates need for supercapacitor backup; meets FDA 21 CFR Part 11 audit trail durability requirements. | Use Scenario: Storing sensor linearization coefficients and self-test results in airborne environmental monitoring units. IC Role / Device Role / Timing Role: Radiation-tolerant (ESD >4 kV) nonvolatile memory with HOLD-enabled interrupt-safe SPI access during flight-critical tasks. Use Value: Ensures uninterrupted sensor data logging during transient voltage events common in aircraft power systems. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| AT25DF041A-SHN-T | 4 Mbit density, quad SPI interface, 85 MHz max clock, 256-byte page size - no HOLD pin, different instruction set | Higher bandwidth but incompatible SPI protocol; lacks HOLD for interrupt handling; not AEC-Q100 qualified | Choose only if migrating to quad SPI infrastructure and accepting firmware rewrite; unsuitable for drop-in replacement |
| BR25H128FJ-WE2 | 128 Kbit, SPI interface, –40°C to +125°C, 10 MHz max clock, 64-byte page - no HOLD pin, different WP implementation | Same density and page size but limited to 125°C; missing HOLD functionality reduces interrupt resilience in real-time systems | Acceptable for cost-sensitive industrial designs below 125°C; avoid where HOLD or 150°C operation is required |
Compared with AT25DF041A-SHN-T and BR25H128FJ-WE2, the 25LC128-H/SN uniquely delivers AEC-Q100 qualification, guaranteed HOLD support, and full 150°C operation - making it the sole choice for automotive-grade, interrupt-safe, high-temp EEPROM deployment.
Availability
25LC128-H/SN is available at Aetrix Electronics and suitable for automotive engine control, industrial PLC configuration, and medical device calibration storage requiring stable component supply across extended temperature ranges and long production lifecycles.
Supply support for 25LC128-H/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 25LCxxx family was designed specifically for robust, high-reliability serial EEPROM applications in automotive, industrial, and medical systems demanding extended temperature operation and AEC-Q100 compliance.
FAQ
What is the maximum clock frequency supported by the 25LC128-H/SN across its full voltage range?
The 25LC128-H/SN supports up to 5 MHz at VCC ≥ 4.5V and 3 MHz at 2.5V ≤ VCC < 4.5V. These limits are defined in Table 1-2 of DS20002131D and apply across its full –40°C to +150°C operating range. Timing parameters including TCSS, TCSH, and Tsu scale accordingly to ensure reliable SPI communication under all specified conditions. The 25LC128-H/SN does not support overclocking beyond these values.
Does the 25LC128-H/SN require external pull-up resistors on its SO or SI lines?
No, the 25LC128-H/SN does not require external pull-up resistors on SO or SI. Its SO output is actively driven and tri-stated when CS is high or HOLD is low, while SI is a CMOS input with leakage current ≤ ±2 μA (D007). Pull-ups may interfere with proper SPI signaling and are explicitly omitted in Microchip's recommended layout guidelines for this device.
How does the HOLD function behave if asserted while SCK is high?
If HOLD is asserted while SCK is high, the 25LC128-H/SN will not enter HOLD mode until the next SCK high-to-low transition. This behavior is documented in Section 2.6 and Figure 1-1. To ensure immediate suspension, HOLD must be pulled low while SCK is low. Failure to observe this timing causes a one-clock-cycle delay in pause activation, potentially corrupting the current bit transfer.
Can the 25LC128-H/SN be used in a 1.8V system?
No, the 25LC128-H/SN is not rated for 1.8V operation. Its absolute minimum VCC is 2.5V per Absolute Maximum Ratings (DS20002131D, page 3), and DC/AC characteristics are only specified over 2.5V–5.5V. Attempting 1.8V operation violates datasheet limits and risks unreliable read/write behavior, increased error rates, or permanent damage.
What happens to the write enable latch after issuing a successful WRITE command to the 25LC128-H/SN?
After a successful WRITE command completes - confirmed by WIP bit clearing in the STATUS register - the write enable latch (WEL) is automatically reset to '0'. This is explicitly stated in Section 3.3 and Section 3.4. As a result, any subsequent write operation requires reissuing the WREN instruction before transmitting the WRITE command; the latch does not persist across write cycles.
25LC128-H/SN Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-SOIC (0.154", 3.90mm Width)
- Packaging:
- Tube
- Product Status:
- Active
- Programmable:
- Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- EEPROM
- Technology:
- EEPROM
- Memory Size:
- 128Kbit
- Memory Organization:
- 16K x 8
- Memory Interface:
- SPI
- Clock Frequency:
- 5 MHz
- Write Cycle Time - Word, Page:
- 6ms
- Access Time:
- -
- Voltage - Supply:
- 2.5V ~ 5.5V
- Operating Temperature:
- -40°C ~ 150°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
25LC128-H/SN FAQ
1.How can I place an order for 25LC128-H/SN through Aetrix?
Please submit a Request for Quotation (RFQ) for 25LC128-H/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 25LC128-H/SN reliable?
The price and inventory of 25LC128-H/SN are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 25LC128-H/SN is usually 5 days.
3.What payment methods are accepted for 25LC128-H/SN?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC128-H/SN transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25LC128-H/SN?
25LC128-H/SN orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25LC128-H/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 25LC128-H/SN?
For technical support, including 25LC128-H/SN datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25LC128-H/SN requirements.
6.How does Aetrix verify that 25LC128-H/SN is sourced from the original manufacturer or authorized distributors?
All 25LC128-H/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 25LC128-H/SN meets industry standards.
7.What is the process for return or replacement of 25LC128-H/SN?
All 25LC128-H/SN units undergo pre-shipment inspection (PSI). If there is an issue with 25LC128-H/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 25LC128-H/SN part is unused and in its original packaging.
Return procedure for 25LC128-H/SN:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25LC128-H/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…
