Microchip Technology 25LC256-I/SM
- Part No.:
- 25LC256-I/SM
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-SOIC (0.209", 5.30mm Width)
- Datasheet:
-
25LC256-I/SM.pdf
- Description:
- IC EEPROM 256KBIT SPI 8SOIJ
- Quantity:
- Payment:

- Shipping:

Inventory:9,668
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25LC256-I/SM from Microchip Technology Inc. is a 256 Kbit SPI Serial EEPROM with 32,768 × 8-bit organization, 64-byte page size, and industrial temperature range (–40°C to +85°C). It operates from 2.5V to 5.5V, supports up to 10 MHz clock frequency, and delivers 5 mA max write current at 5.5V - used for nonvolatile configuration storage in microcontroller-based embedded systems.
For engineers reviewing the 25LC256-I/SM datasheet, 25LC256-I/SM pinout, 25LC256-I/SM application, or 25LC256-I/SM equivalent, key selection criteria include SPI interface compatibility, hardware write protection via WP pin, block-level array protection (BP0/BP1), and guaranteed 1 million erase/write cycles with >200-year data retention.
Technical Context
The 25LC256-I/SM implements a standard SPI Mode 0,0 or Mode 1,1 interface with separate SI (data in) and SO (data out) lines, controlled by CS, SCK, and optional HOLD for transaction suspension. Its internal architecture includes an 8-bit instruction register, status register with WIP/WEL/BP0/BP1 bits, and page latches enabling up to 64-byte page writes within aligned 64-byte boundaries.
Write operations require explicit WREN instruction followed by CS high-to-low transition to initiate self-timed internal write cycle (≤5 ms). Built-in power-on reset, write-enable latch auto-clear, and hardware/software write protection (WP pin + WPEN bit) ensure robust data integrity during brown-out or interrupt-driven host operation.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 256 Kbit (32,768 × 8-bit), sufficient for firmware parameter tables, calibration data, or device identity storage in resource-constrained systems. |
| Interface | SPI-compatible serial bus (Mode 0,0 / Mode 1,1), requiring only CS, SCK, SI, SO - no I²C pull-ups or address pins needed. |
| Max Clock Frequency | 10 MHz at VCC ≥ 4.5V, enabling fast read/write throughput (e.g., ~640 kbps sustained page read) without demanding MCU timing margins. |
| Page Size | 64 bytes; page writes must not cross physical boundaries (0x0000–0x003F, 0x0040–0x007F, etc.), constraining firmware buffer management. |
| Endurance & Retention | 1,000,000 erase/write cycles and >200 years data retention at 25°C - validated for long-life industrial logging or infrequent configuration updates. |
| Supply Voltage | 2.5V to 5.5V operation enables direct integration with 3.3V or 5V logic domains without level-shifting circuitry. |
| Temperature Range | Industrial grade (–40°C to +85°C), qualified per AEC-Q100 - suitable for automotive body control modules and industrial HMIs. |
Pinout & Package
25LC256-I/SM uses an 8-lead SOIC package (SN designation), 3.90 mm body width, with standard pin 1 marking and JEDEC-compliant lead pitch (1.27 mm).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS (Pin 1) | Chip Select Input | Active-low enable; must be low for all SPI transactions; rising edge after WRITE sequence triggers internal 5 ms write cycle. |
| SO (Pin 2) | Serial Data Output | Tri-state output; drives data on falling edge of SCK during READ; 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 bit = 1; otherwise ignored. |
| VSS (Pin 4) | Ground Reference | Primary return path for VCC current and signal references; requires low-impedance PCB connection to minimize noise coupling. |
| SI (Pin 5) | Serial Data Input | Latches instruction/address/data on rising edge of SCK; accepts MSB-first 8-bit commands (e.g., 0x03 for READ). |
| SCK (Pin 6) | Serial Clock Input | Synchronizes all data transfers; supports 10 MHz max at 4.5–5.5V; rise/fall times ≤100 ns required for timing compliance. |
| HOLD (Pin 7) | Hold Input | Suspends ongoing SPI transfer (e.g., mid-read) when pulled low while SCK is low; resumes on HOLD high with SCK low. |
| VCC (Pin 8) | Supply Voltage | 2.5–5.5V power input; decoupling capacitor (0.1 µF ceramic) required near pin to suppress switching noise during write cycles. |
Key Features
| Feature | Design Value |
|---|---|
| Block Write Protection | Selectable via BP0/BP1 bits: protect none, upper 1/4 (0x6000–0x7FFF), upper 1/2 (0x4000–0x7FFF), or entire array (0x0000–0x7FFF) - prevents accidental overwrite of critical firmware sections. |
| Self-Timed Write Cycle | Internal 5 ms max erase/write completion; eliminates need for external delay timers or polling overhead beyond WIP bit checking. |
| Built-In Power-On Protection | Write enable latch resets at power-up; WP pin inactive until WPEN bit set - prevents corruption during supply ramp-up or brown-out. |
| HOLD Functionality | Pauses SPI communication without losing state; allows host MCU to service higher-priority interrupts then resume from exact byte position - essential for real-time systems. |
| ESD Robustness | ≥4000V HBM rating on all pins - reduces susceptibility to handling damage and improves field reliability in unshielded industrial environments. |
Applications
| Industrial Sensor Node | Automotive Body Control Module |
|---|---|
|
Use Scenario: Storing calibrated sensor offsets, linearization coefficients, and last-known operational state across power cycles. IC Role / Device Role / Timing Role: Nonvolatile configuration memory interfaced directly to PIC® or ARM Cortex-M MCU via SPI; accessed during boot and runtime calibration. Use Value: Enables field-replaceable sensor units with persistent calibration data, eliminating factory reprogramming and reducing service downtime. |
Use Scenario: Retaining user preferences (mirror position, seat settings), fault logs, and adaptive learning parameters in door module ECUs. IC Role / Device Role / Timing Role: SPI EEPROM storing AEC-Q100-qualified configuration data; accessed during ignition-on initialization and periodic background updates. Use Value: Supports automotive-grade data persistence with 1M-cycle endurance and –40°C to +85°C operation, meeting OEM functional safety requirements. |
| Medical Infusion Pump | Smart Energy Meter |
|
Use Scenario: Recording dose history, alarm events, and maintenance intervals for regulatory audit trails and predictive servicing. IC Role / Device Role / Timing Role: Secure, tamper-resistant memory holding time-stamped logs; write-protected via WP pin and BP bits during normal operation. Use Value: Provides >200-year data retention and hardware-enforced write protection - satisfies IEC 62304 Class C software documentation requirements. |
Use Scenario: Storing tariff schedules, metering registers, firmware update metadata, and cryptographic keys in utility-grade electricity meters. IC Role / Device Role / Timing Role: Low-power SPI EEPROM accessed intermittently by metrology SoC; standby current <1 µA minimizes battery drain in backup mode. Use Value: Delivers ultra-low standby consumption and 1M-cycle endurance for 10+ year field deployment without memory replacement. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| AT25SF041-SSHD-B | 4 Mbit SPI Flash (not EEPROM); lacks byte-write capability; requires sector erase before write; no built-in WP pin. | Used where code storage or large log buffers needed; unsuitable for frequent single-byte updates due to erase latency. | Choose only if migrating from EEPROM to Flash for capacity expansion - requires firmware rewrite to handle erase-before-write. |
| 25AA256-I/SM | Same 256 Kbit density and SOIC-8 package; wider VCC range (1.8–5.5V); identical pinout and instruction set - true drop-in replacement. | Preferred for 1.8V systems (e.g., battery-powered IoT nodes); same industrial temp grade and endurance specs. | Select when lower-voltage operation is required; no layout or firmware changes needed - verified pin-compatible and functionally identical. |
Compared with AT25SF041-SSHD-B, 25LC256-I/SM enables true byte-level random writes without erase overhead, critical for real-time parameter logging; versus 25AA256-I/SM, it trades 1.8V support for tighter VCC min (2.5V), simplifying power design in 3.3V/5V-only systems.
Availability
25LC256-I/SM 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 across extended product lifecycles.
Supply support for 25LC256-I/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 leading provider of microcontrollers, analog components, and memory solutions, headquartered in Chandler, Arizona, with global manufacturing and support infrastructure.
The 25LC256 belongs to Microchip's serial EEPROM product line, designed specifically for reliable, low-power, SPI-based nonvolatile data storage in cost-sensitive, space-constrained embedded applications.
FAQ
What is the maximum clock frequency supported by the 25LC256-I/SM?
The 25LC256-I/SM supports up to 10 MHz clock frequency when VCC is 4.5V to 5.5V. At 2.5V to 4.5V, the maximum is 5 MHz, and at 1.8V to 2.5V it drops to 3 MHz. These limits are defined in Table 1-2 AC Characteristics and ensure setup/hold timing compliance across voltage and temperature ranges. The 25LC256-I/SM does not operate below 2.5V, so the 1.8V specification applies only to the 25AA256 variant.
Does the 25LC256-I/SM require external pull-up resistors on its SPI lines?
No, the 25LC256-I/SM does not require external pull-up resistors on SI, SO, SCK, or CS. Its inputs meet standard CMOS thresholds (VIH ≥ 0.7×VCC, VIL ≤ 0.3×VCC), and SO is actively driven or tri-stated - not open-drain. Pull-ups may be added only if bus contention or noise immunity is a concern in long-trace or multi-drop configurations, but they are not specified in the 25LC256-I/SM datasheet.
How does the HOLD pin function during an active SPI transaction on the 25LC256-I/SM?
The HOLD pin suspends an ongoing SPI transaction (e.g., mid-read or mid-write command) when pulled low while SCK is low. All inputs (SI, SCK, CS) are ignored except CS, and SO enters high-impedance. To resume, HOLD must be returned high while SCK remains low - then communication continues from the exact bit position where it paused. This behavior is confirmed in Section 2.1 and Figure 1-1 of the 25LC256-I/SM datasheet.
Can the 25LC256-I/SM be used in automotive applications?
Yes, the 25LC256-I/SM is AEC-Q100 qualified for automotive use and rated for the industrial temperature range (–40°C to +85°C). Its 1 million endurance cycles, >200-year data retention, and ESD protection (>4000V HBM) meet baseline requirements for body electronics and infotainment subsystems. However, for under-hood applications requiring extended temperature (–40°C to +125°C), the 25LC256-E/SM variant should be selected instead.
What happens if a page write crosses a 64-byte boundary on the 25LC256-I/SM?
If a page write command attempts to cross a 64-byte boundary (e.g., writing 10 bytes starting at address 0x003E), the 25LC256-I/SM wraps the excess bytes to the start of the same page (0x0000–0x003F), overwriting previously written data in that page. This behavior is explicitly documented in Section 2.3 and prevents unintended writes to adjacent pages - firmware must validate address alignment before initiating page writes.
25LC256-I/SM Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-SOIC (0.209", 5.30mm Width)
- Packaging:
- Tube
- Product Status:
- Active
- Programmable:
- Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- EEPROM
- Technology:
- EEPROM
- Memory Size:
- 256Kbit
- Memory Organization:
- 32K 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-SOIJ
25LC256-I/SM FAQ
1.How can I place an order for 25LC256-I/SM through Aetrix?
Please submit a Request for Quotation (RFQ) for 25LC256-I/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 25LC256-I/SM reliable?
The price and inventory of 25LC256-I/SM are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 25LC256-I/SM is usually 5 days.
3.What payment methods are accepted for 25LC256-I/SM?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC256-I/SM transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25LC256-I/SM?
25LC256-I/SM orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25LC256-I/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 25LC256-I/SM?
For technical support, including 25LC256-I/SM datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25LC256-I/SM requirements.
6.How does Aetrix verify that 25LC256-I/SM is sourced from the original manufacturer or authorized distributors?
All 25LC256-I/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 25LC256-I/SM meets industry standards.
7.What is the process for return or replacement of 25LC256-I/SM?
All 25LC256-I/SM units undergo pre-shipment inspection (PSI). If there is an issue with 25LC256-I/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 25LC256-I/SM part is unused and in its original packaging.
Return procedure for 25LC256-I/SM:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25LC256-I/SM 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…

