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

- Shipping:

Inventory:2,183
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25LC128-I/SN from Microchip Technology is a 128 Kbit SPI Serial EEPROM with 16,384 × 8-bit organization, 64-byte page size, and industrial temperature range (−40°C to +85°C). It operates at up to 10 MHz clock frequency with 5 mA read/write current at 5.5 V and supports hardware write protection via WP pin and STATUS register. It is widely used in microcontroller-based systems for firmware parameter storage, calibration data retention, and boot configuration.
For engineers reviewing the 25LC128-I/SN datasheet, 25LC128-I/SN pinout, 25LC128-I/SN application, or 25LC128-I/SN equivalent, key selection considerations include VCC range (2.5–5.5 V), page-write timing (≤5 ms), HOLD functionality for interrupt-safe SPI pausing, and block-level write protection granularity (none/¼/½/all array).
Technical Context
The 25LC128-I/SN implements a standard SPI Mode 0,0 interface with separate SI (data-in) and SO (data-out) lines, requiring CS, SCK, SI, SO, WP, HOLD, VCC, and VSS. 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.
It supports sequential read across address boundaries with automatic rollover, byte/page write with CS-high termination, and hardware-assisted write protection that combines WP pin state and nonvolatile WPEN bit. The HOLD pin suspends ongoing SPI transfers without resetting the sequence, enabling deterministic interrupt handling in real-time embedded systems.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 128 Kbit (16,384 × 8-bit), sufficient for storing bootloader configs, device IDs, or sensor calibration tables in space-constrained designs. |
| Interface | SPI-compatible serial bus (Mode 0,0), compatible with PIC®, AVR, ARM Cortex-M, and other MCU SPI peripherals without protocol translation. |
| Max Clock Frequency | 10 MHz at VCC ≥ 4.5 V; enables fast parameter loading (e.g., ~13 ms for full 16 KB read at 10 MHz, no overhead). |
| Write Cycle Time | ≤5 ms per page (64 bytes); allows predictable worst-case latency for critical configuration updates. |
| VCC Range | 2.5 V to 5.5 V; supports direct interfacing with 3.3 V and 5 V logic domains without level shifting. |
| Data Retention | >200 years at 25°C; ensures long-term reliability for infrequently updated settings in industrial equipment. |
| Endurance | 1,000,000 erase/write cycles per byte; suitable for logging applications with moderate update frequency (e.g., daily calibration). |
Pinout & Package
25LC128-I/SN is packaged in an 8-lead narrow SOIC (SN) with 150-mil body width, JEDEC MS-012AC compliant, footprint dimensions 4.90 mm × 3.90 mm × 1.75 mm (L × W × H), and recommended land pattern per Microchip Drawing C04-2057-SN Rev B.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select Input | Active-low enable; must be low for all SPI operations; rising edge initiates internal write cycle after valid command sequence. |
| SO | Serial Data Output | Tri-state open-drain output; data shifted out on SCK falling edge; high-impedance when CS high or HOLD active. |
| WP | Write-Protect Pin | Hardware lock for STATUS register nonvolatile bits when WPEN = 1; low = protection enabled; does not affect memory array writes unless BP bits are set. |
| VSS | Ground Reference | Primary return path for all I/O and core circuitry; requires low-impedance connection to system ground plane. |
| SI | Serial Data Input | CMOS input latching data on SCK rising edge; accepts instruction, address, and write data; tolerant of 0.2 VCC/0.3 VCC low threshold depending on VCC. |
| SCK | Serial Clock Input | Master-generated clock synchronizing all SPI transfers; rise/fall times ≤100 ns required for 10 MHz operation. |
| HOLD | Hold Input | Pauses ongoing SPI transfer (e.g., mid-read) without losing state; must be asserted while SCK is low to avoid metastability. |
| VCC | Supply Voltage | Power rail for core EEPROM and I/O buffers; bypass capacitor (0.1 µF ceramic) required within 10 mm of pin for noise immunity. |
Key Features
| Feature | Design Value |
|---|---|
| 64-byte Page Write | Enables burst programming of up to 64 contiguous bytes per CS-high transition, reducing host MCU SPI transaction overhead by ~94% vs. byte-wise writes. |
| HOLD Functionality | Allows deterministic suspension/resumption of SPI transfers during higher-priority interrupts-no re-synchronization or command retransmission needed. |
| Four-Level Block Protection | BP0/BP1 bits configure write protection for none / upper 1/4 / upper 1/2 / entire 128 Kbit array, supporting secure boot loader and factory calibration partitioning. |
| Power-On Write Disable | Write enable latch resets at power-up, preventing accidental writes during brown-out or reset sequences without explicit WREN command. |
| Industrial Temp Range | Rated for −40°C to +85°C operation, validated for use in automotive control modules, industrial PLCs, and outdoor IoT gateways. |
Applications
| Industrial Sensor Node | Automotive Body Control Module |
|---|---|
Use Scenario: Storing calibrated offset/gain coefficients and last-known sensor state across power cycles in a wireless temperature/humidity node. IC Role / Device Role / Timing Role: Nonvolatile configuration store accessed via SPI during MCU initialization and runtime calibration updates. Use Value: Enables field recalibration without firmware update; 1M endurance supports 10+ years of daily recalibration at 25°C. |
Use Scenario: Holding seat position memory, mirror angle presets, and lighting configuration in a vehicle door module. IC Role / Device Role / Timing Role: SPI-connected parameter EEPROM interfaced to an 8-bit automotive MCU (e.g., PIC16F193x) with AEC-Q100-compliant supply chain. Use Value: Industrial-grade temp range and >200-year data retention ensure settings persist over full vehicle lifetime without battery backup. |
| Medical Infusion Pump | Smart Energy Meter |
Use Scenario: Recording drug delivery history, error logs, and user-defined dosing profiles with tamper-resistant write protection. IC Role / Device Role / Timing Role: Secure configuration and event log storage; WP pin tied low with WPEN=1 to prevent STATUS register modification during operation. Use Value: Hardware write protection prevents unauthorized changes to safety-critical parameters; ESD rating >4 kV withstands clinical environment handling. |
Use Scenario: Storing tariff schedules, meter ID, firmware version, and accumulated kWh readings in a Class 0.5S utility meter. IC Role / Device Role / Timing Role: Low-power SPI EEPROM accessed during meter startup and periodic data commit; standby current ≤5 µA minimizes battery drain in backup mode. Use Value: 5 µA standby current at 125°C extends CR2032 backup battery life beyond 10 years in sealed meter housings. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 25AA128-I/SN | Wider VCC range (1.8–5.5 V); supports 1.8 V logic; identical pinout and instruction set. | Better suited for mixed-voltage systems with 1.8 V MCUs or ultra-low-power sleep modes. | Select when operating below 2.5 V or requiring broader voltage compatibility than 25LC128-I/SN offers. |
| AT25128B-SSHL-T | Same density and SOIC-8 package; SPI Mode 0,0; max clock 20 MHz; write cycle time 5 ms; VCC 1.7–5.5 V. | Higher clock rate enables faster bulk reads; different STATUS register layout affects software porting effort. | Choose for performance-critical applications needing >10 MHz throughput or dual-supply flexibility down to 1.7 V. |
Compared with 25AA128-I/SN and AT25128B-SSHL-T, the 25LC128-I/SN provides optimal balance of industrial temperature support, proven AEC-Q100 qualification, and seamless integration with Microchip MCU ecosystems-making it preferred for cost-sensitive, temperature-stable embedded control where 10 MHz bandwidth suffices.
Availability
25LC128-I/SN is available at Aetrix Electronics and suitable for industrial sensor nodes, automotive body control modules, medical infusion pumps, and smart energy meters requiring stable component supply, long-term lifecycle support, and RoHS-compliant sourcing.
Supply support for 25LC128-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 devices, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.
The 25LC128 belongs to Microchip's serial EEPROM product line, designed specifically for reliable, low-power, SPI-based nonvolatile data storage in industrial, automotive, and consumer embedded systems where pin count, board space, and firmware simplicity are critical.
FAQ
What is the maximum clock frequency supported by the 25LC128-I/SN?
The 25LC128-I/SN supports up to 10 MHz clock frequency when VCC is between 4.5 V and 5.5 V. At lower supply voltages (2.5 V ≤ VCC < 4.5 V), the maximum clock drops to 5 MHz, and at 1.8 V ≤ VCC < 2.5 V, it is limited to 3 MHz. These limits ensure reliable setup/hold timing across voltage and temperature ranges as specified in Table 1-2 of DS20001831F.
Does the 25LC128-I/SN require external pull-up resistors on its SPI lines?
The 25LC128-I/SN SO pin is open-drain and requires an external pull-up resistor (typically 4.7 kΩ) to VCC. CS, SI, SCK, WP, and HOLD are CMOS inputs with internal clamping diodes but no internal pull-ups; external pull-ups/downs may be needed for robust noise immunity in noisy environments. VSS and VCC must be decoupled with 0.1 µF ceramic capacitors.
How does the HOLD function work in the 25LC128-I/SN during an active SPI read?
When HOLD is pulled low while SCK is low during an active SPI read, the 25LC128-I/SN pauses transmission: SO goes high-impedance, and SI/SCK inputs are ignored. The internal address pointer and shift register state are preserved. Resuming requires bringing HOLD high while SCK remains low-then communication continues from the exact bit position where it paused, eliminating re-synchronization overhead.
Can the 25LC128-I/SN be used in automotive applications?
Yes-the 25LC128-I/SN is explicitly AEC-Q100 qualified for automotive applications and rated for the industrial temperature range (−40°C to +85°C). Its 1,000,000 write cycles, >200-year data retention, and >4 kV ESD protection meet stringent automotive reliability requirements for body electronics, infotainment, and ADAS subsystems.
What happens if a page write crosses a 64-byte boundary in the 25LC128-I/SN?
If a page write command attempts to cross a 64-byte boundary (e.g., writing 10 bytes starting at address 0x003E), the 25LC128-I/SN wraps the excess bytes to the start of the same page instead of advancing to the next page. This overwrites earlier data in the page. Application firmware must enforce page alignment-checking address & 0xFC00 before initiating multi-byte writes-to prevent unintended data corruption.
25LC128-I/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:
- 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
25LC128-I/SN FAQ
1.How can I place an order for 25LC128-I/SN through Aetrix?
Please submit a Request for Quotation (RFQ) for 25LC128-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 25LC128-I/SN reliable?
The price and inventory of 25LC128-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 25LC128-I/SN is usually 5 days.
3.What payment methods are accepted for 25LC128-I/SN?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC128-I/SN transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25LC128-I/SN?
25LC128-I/SN orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25LC128-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 25LC128-I/SN?
For technical support, including 25LC128-I/SN datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25LC128-I/SN requirements.
6.How does Aetrix verify that 25LC128-I/SN is sourced from the original manufacturer or authorized distributors?
All 25LC128-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 25LC128-I/SN meets industry standards.
7.What is the process for return or replacement of 25LC128-I/SN?
All 25LC128-I/SN units undergo pre-shipment inspection (PSI). If there is an issue with 25LC128-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 25LC128-I/SN part is unused and in its original packaging.
Return procedure for 25LC128-I/SN:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25LC128-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…
