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 25LC256XT-I/ST

Part No.:
25LC256XT-I/ST
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-TSSOP (0.173", 4.40mm Width)
Datasheet:
Aetrix25LC256XT-I/ST.pdf
Description:
IC EEPROM 256KBIT SPI 8TSSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,569

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

25LC256XT-I/ST from Microchip Technology is a 256 Kbit (32,768 × 8) SPI Serial EEPROM with 64-byte page write capability, 10 MHz max clock frequency, and industrial temperature range (–40°C to +85°C). It operates from 2.5V to 5.5V, supports hardware write protection via WP pin and STATUS register, and is used for nonvolatile configuration storage in microcontroller-based systems.

For engineers reviewing the 25LC256XT-I/ST datasheet, 25LC256XT-I/ST pinout, 25LC256XT-I/ST application, or 25LC256XT-I/ST equivalent, key selection criteria include SPI timing compliance at 10 MHz, 64-byte page boundary handling, HOLD pin behavior during interrupt servicing, and block protection granularity (none/¼/½/all array).

Technical Context

The 25LC256XT-I/ST implements a standard SPI Mode 0,0 or Mode 1,1 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 32,768-byte EEPROM array, page latches, HV generator, and STATUS register with WIP/WEL/BP0/BP1 bits.

Write operations require explicit WREN instruction followed by CS high-to-low transition to initiate TWC (5 ms max); read operations support sequential addressing with automatic address rollover at 0x7FFF. HOLD pin suspends ongoing transfers without resetting the sequence, provided it's asserted while SCK is low.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size256 Kbit (32,768 × 8-bit), directly addressable via 16-bit address space
InterfaceSPI-compatible serial bus (Mode 0,0 or 1,1), no I²C or UART support
Max Clock Frequency10 MHz at VCC ≥ 4.5V - dictates maximum sustained data throughput (~1.25 MB/s theoretical)
Page Size64 bytes - limits contiguous write length; crossing page boundary wraps data within same page
Write Cycle Time5 ms max self-timed internal write - requires polling WIP bit or waiting fixed duration before next access
VCC Range2.5V to 5.5V - compatible with 3.3V and 5V logic domains without level shifting
Endurance & Retention1,000,000 erase/write cycles and >200 years data retention - validated at 25°C, 5.5V

Pinout & Package

25LC256XT-I/ST uses an 8-lead TSSOP package (4.4 mm body width, JEDEC MO-153), marked "25LC256I" with temperature code 'I' and date code. Pin 1 is located at top-left corner with notch or dot marking.

Pin/TerminalCircuit RoleDesign Meaning
CSChip Select InputActive-low enable; must go high after final data bit to trigger internal write cycle (TWC)
SOSerial Data OutputTri-state open-drain output; data valid after falling edge of SCK during read
WPWrite-Protect PinHardware lock for STATUS register when WPEN=1; no effect on memory writes unless BP bits set
VSSGround ReferencePrimary return path for all digital and internal HV circuits; must be low-impedance
SISerial Data InputLatches instruction/address/data on rising edge of SCK; MSB-first protocol
SCKSerial Clock InputSynchronizes all SPI transfers; timing parameters (Tsu, THD, etc.) vary with VCC
HOLDHold InputSuspends ongoing SPI transfer when pulled low while SCK is low; SO tri-states immediately
VCCSupply VoltagePower source for logic and charge pump; bypass capacitor required per layout guidelines

Key Features

FeatureDesign Value
Block Write ProtectionSelective protection of none / upper 1/4 / upper 1/2 / entire array via BP0/BP1 bits in STATUS register
Power-On Write DisableWrite enable latch resets at power-up, preventing accidental writes until WREN issued
HOLD FunctionalityPauses SPI communication mid-sequence without losing state - enables MCU interrupt handling
Low Standby Current1 µA max at 5.5V and 125°C - critical for battery-backed or energy-sensitive applications
RoHS & AEC-Q100Compliant with RoHS Directive 2011/65/EU and qualified to AEC-Q100 Grade 2 (–40°C to +105°C ambient)

Applications

Industrial PLC Configuration StorageAutomotive ECU Parameter Backup

Use Scenario: Storing calibrated sensor offsets, I/O mapping, and firmware update flags in programmable logic controllers.

IC Role / Device Role / Timing Role: Nonvolatile configuration memory accessed via SPI during boot and runtime reconfiguration.

Use Value: Enables field-upgradable logic without external programming hardware; 1M endurance supports decades of maintenance cycles.

Use Scenario: Retaining adaptive learning values (e.g., throttle position trim, idle air control) across ignition cycles in engine control units.

IC Role / Device Role / Timing Role: Fault-tolerant parameter backup memory with hardware write protection against voltage transients.

Use Value: AEC-Q100 qualification ensures reliability under automotive thermal and EMI stress; WP pin prevents corruption during load dump events.

Medical Device Calibration DataConsumer Appliance Settings Retention

Use Scenario: Holding factory calibration coefficients and user-adjusted therapy parameters in portable infusion pumps.

IC Role / Device Role / Timing Role: Secure, long-retention storage interfaced to PIC® MCU via dedicated SPI port.

Use Value: >200-year data retention meets ISO 13485 requirements for lifetime device traceability; sequential read simplifies firmware access.

Use Scenario: Preserving user preferences (temperature setpoints, cycle selections) in smart washing machines after power loss.

IC Role / Device Role / Timing Role: Low-power configuration memory accessed infrequently but requiring instant recall on wake-up.

Use Value: 1 µA standby current extends battery life in backup RTC subsystems; 64-byte page writes minimize wear during frequent setting updates.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
25AA256-I/STWider VCC range (1.8–5.5V); identical pinout, timing, and memory organizationBetter suited for 1.8V/2.5V systems; not rated for full 5.5V operation like 25LC256Select 25AA256-I/ST only if supply voltage may drop below 2.5V; otherwise 25LC256XT-I/ST offers tighter 2.5V minimum guarantee.
AT25DF256A-SSH-TDual/quad SPI interface; 2.7–3.6V only; sector erase capability; no HOLD pinHigher density (32 Mbit) flash with execute-in-place support; not drop-in replaceableChoose AT25DF256A-SSH-T only for designs needing faster random reads or XIP; requires firmware and layout changes.

Compared with 25AA256-I/ST, the 25LC256XT-I/ST guarantees operation down to 2.5V (not 1.8V) but maintains identical timing and protection features; versus AT25DF256A-SSH-T, it offers simpler SPI-0/1 compatibility and HOLD functionality at lower density and cost.

Availability

25LC256XT-I/ST is available at Aetrix Electronics and suitable for industrial PLCs, automotive ECUs, medical calibration systems, and consumer appliance settings retention requiring stable component supply over extended production lifecycles.

Supply support for 25LC256XT-I/ST 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, FPGA, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.

The 25LC256 belongs to Microchip's serial EEPROM product line, designed specifically for reliable, low-power, SPI-based nonvolatile storage in resource-constrained embedded systems across industrial, automotive, and medical markets.

FAQ

What is the maximum clock frequency supported by the 25LC256XT-I/ST?

The 25LC256XT-I/ST supports up to 10 MHz SPI clock frequency when VCC is 4.5V to 5.5V. At 2.5V ≤ VCC < 4.5V, max clock drops to 5 MHz; below 2.5V, it is not rated. This is specified in Table 1-2 AC Characteristics and confirmed in the Device Selection Table. The 25LC256XT-I/ST must be operated within these voltage-dependent limits to ensure timing compliance and data integrity.

Does the 25LC256XT-I/ST support page write across address boundaries?

No, the 25LC256XT-I/ST does not support page writes across physical page boundaries. Each page is 64 bytes (addresses 0x0000–0x003F, 0x0040–0x007F, etc.). Attempting a multi-byte write that crosses a 64-byte boundary causes wraparound within the current page, overwriting earlier bytes. This behavior is explicitly documented in Section 2.3 and Figure 2-3. Firmware must validate address alignment before issuing page write commands to the 25LC256XT-I/ST.

How does the HOLD pin function during an active SPI transaction on the 25LC256XT-I/ST?

The HOLD pin on the 25LC256XT-I/ST suspends SPI communication mid-transfer when pulled low while SCK is low. During HOLD, SI, SCK, and SO enter high-impedance states and all input transitions (except CS) are ignored. To resume, HOLD must be raised while SCK remains low. This allows the host MCU to service higher-priority interrupts without restarting the sequence. Timing requirements (THS, THH, THV, THZ) are defined in Table 1-2 for the 25LC256XT-I/ST.

What write protection mechanisms are implemented in the 25LC256XT-I/ST?

The 25LC256XT-I/ST implements three layered protections: (1) Write Enable Latch (WEL) reset on power-up and after each write, requiring WREN instruction; (2) Software-configurable Block Protection (BP0/BP1) for 0%/25%/50%/100% array locking; and (3) Hardware WP pin control enabled only when WPEN bit = 1. These are detailed in Sections 2.4–2.6 and Table 2-3. All mechanisms apply to the 25LC256XT-I/ST and prevent unintended writes during brownout or noise events.

Is the 25LC256XT-I/ST qualified for automotive applications?

Yes, the 25LC256XT-I/ST is AEC-Q100 qualified (Grade 2, –40°C to +105°C ambient), as stated in the Features section and Device Selection Table. Its 'I' temperature grade covers industrial range (–40°C to +85°C), and the AEC-Q100 qualification confirms robustness against thermal cycling, humidity, and vibration per automotive standards. This makes the 25LC256XT-I/ST suitable for under-hood and cabin ECU applications where reliability is critical.

25LC256XT-I/ST Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-TSSOP (0.173", 4.40mm Width)
Packaging:
Tape & Reel (TR)
Product Status:
Active
Programmable:
Not 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-TSSOP

25LC256XT-I/ST FAQ

1.How can I place an order for 25LC256XT-I/ST through Aetrix?

Please submit a Request for Quotation (RFQ) for 25LC256XT-I/ST 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 25LC256XT-I/ST reliable?

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

3.What payment methods are accepted for 25LC256XT-I/ST?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC256XT-I/ST transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 25LC256XT-I/ST?

25LC256XT-I/ST orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 25LC256XT-I/ST 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 25LC256XT-I/ST?

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

6.How does Aetrix verify that 25LC256XT-I/ST is sourced from the original manufacturer or authorized distributors?

All 25LC256XT-I/ST 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 25LC256XT-I/ST meets industry standards.

7.What is the process for return or replacement of 25LC256XT-I/ST?

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

Return procedure for 25LC256XT-I/ST:

1.Submit a request within 90 days.

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

25LC256XT-I/ST Tags

  • 25LC256XT-I/ST
  • 25LC256XT-I/ST PDF
  • 25LC256XT-I/ST Datasheet
  • 25LC256XT-I/ST Specifications
  • 25LC256XT-I/ST Images
  • Microchip Technology
  • Microchip Technology 25LC256XT-I/ST
  • Buy 25LC256XT-I/ST
  • 25LC256XT-I/ST Price
  • 25LC256XT-I/ST Distributor
  • 25LC256XT-I/ST Supplier
  • 25LC256XT-I/ST 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