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 25LC040AXT-E/ST

Part No.:
25LC040AXT-E/ST
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-TSSOP (0.173", 4.40mm Width)
Datasheet:
Aetrix25LC040AXT-E/ST.pdf
Description:
IC EEPROM 4KBIT SPI 10MHZ 8TSSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,008

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

25LC040AXT-E/ST from Microchip Technology is a 4 Kbit SPI Serial EEPROM with 512 × 8-bit organization, 16-byte page write capability, and industrial-temperature operation (–40°C to +85°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 block protection, and is used for configuration storage in microcontroller-based embedded systems.

For engineers reviewing the 25LC040AXT-E/ST datasheet, 25LC040AXT-E/ST pinout, 25LC040AXT-E/ST application, or 25LC040AXT-E/ST equivalent, key selection criteria include SPI interface timing compliance, VCC range (2.5–5.5 V), page write boundary handling, HOLD functionality for interrupt-safe bus arbitration, and automotive-grade temperature support in the E-temp variant.

Technical Context

The 25LC040AXT-E/ST implements a standard SPI Mode 0,0 / 1,1 interface with separate SI (data in) and SO (data out) lines, CS-controlled selection, and HOLD pin for pausing ongoing transfers without sequence restart. Its internal architecture includes an 8-bit instruction register, page latches, and high-voltage generator for EEPROM programming.

Write operations require explicit WREN instruction followed by CS high to latch enable state; writes are self-timed (≤5 ms), and status polling via RDSR (WIP bit) is required to confirm completion. Block protection (BP0/BP1) enables selective write-disable of 0%, 25%, 50%, or 100% of the 512-byte array.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size4 Kbit (512 × 8-bit), sufficient for firmware configuration, calibration data, or device ID storage in space-constrained designs.
InterfaceSPI-compatible serial bus (Mode 0,0 / 1,1), enabling direct connection to PIC® and other MCU SPI peripherals without protocol translation.
Max Clock Frequency10 MHz at VCC ≥ 4.5 V, supporting high-speed read/write in real-time systems with tight timing budgets.
Page Write Size16 bytes per page; crossing page boundaries causes wraparound - requires firmware validation to avoid unintended overwrites.
Endurance & Retention1,000,000 erase/write cycles and >200 years data retention, suitable for field-updatable systems requiring long-term reliability.
VCC Range2.5 V to 5.5 V, compatible with both 3.3 V and 5 V logic domains and enabling single-supply operation in mixed-voltage boards.
Temp RangeIndustrial grade: –40°C to +85°C (E-temp variant supports –40°C to +125°C), validated for use in automotive control modules and industrial PLCs.

Pinout & Package

25LC040AXT-E/ST is packaged in an 8-lead TSSOP (ST package code), 3.0 mm × 4.4 mm body, 0.65 mm pitch, with pin 1 marked by laser indentation. Pin functions align with standard SPI EEPROM topology and support board-level write protection and bus hold functionality.

Pin/TerminalCircuit RoleDesign Meaning
CS (Pin 1)Chip Select InputActive-low enable: drives device into active mode; rising edge initiates internal write cycle after valid write sequence.
SO (Pin 2)Serial Data OutputTri-state output: delivers read data on falling SCK edge; enters high-Z when CS high or HOLD low.
WP (Pin 3)Hardware Write-ProtectLow = full array + STATUS register write disable; overrides WEL state; no effect on ongoing writes.
VSS (Pin 4)Ground ReferenceReturn path for all I/O and core circuitry; must be low-impedance to ensure noise immunity during SPI transitions.
SI (Pin 5)Serial Data InputLatches instruction, address, and data on rising SCK edge; requires setup/hold timing compliance per VCC voltage tier.
SCK (Pin 6)Serial Clock InputMaster-generated clock; defines timing for SI sampling and SO updates; max 10 MHz at 4.5–5.5 V.
HOLD (Pin 7)Bus Hold ControlLow = pauses ongoing SPI transfer; SO/SI/SCK enter high-Z; resumes from exact byte position on HOLD high (SCK low).
VCC (Pin 8)Supply VoltageCore power input (2.5–5.5 V); powers internal HV generator for EEPROM programming; decoupling capacitor required near pin.

Key Features

FeatureDesign Value
Page Write ModeEnables burst programming of up to 16 contiguous bytes per command, reducing SPI transaction overhead vs. byte-wise writes.
Block Write ProtectionNonvolatile BP0/BP1 bits allow permanent partitioning of memory into unprotected/protected zones - critical for bootloader safety.
HOLD FunctionalityAllows host MCU to service higher-priority interrupts mid-transfer without losing context or reinitializing SPI state.
Power-On Write DisableWEL resets at power-up, preventing spurious writes during supply ramp; requires explicit WREN before any write attempt.
ESD Robustness≥4 kV HBM rating ensures reliable operation in manufacturing, test, and field environments with static-prone handling.

Applications

Industrial Sensor NodeAutomotive Body Control Module

Use Scenario: Storing calibrated sensor offsets, linearization coefficients, and unique node IDs in battery-powered wireless sensors.

IC Role / Device Role / Timing Role: Nonvolatile configuration store interfaced to low-power MCU via SPI; accessed infrequently but must retain data across 10+ year deployments.

Use Value: 1M endurance and >200-year retention guarantee field recalibration data integrity without periodic refresh or backup power.

Use Scenario: Holding door lock actuator profiles, mirror position presets, and lighting dimming curves in vehicle interior ECUs.

IC Role / Device Role / Timing Role: SPI EEPROM co-located with 8-bit automotive MCU; withstands under-hood thermal cycling and load-dump transients.

Use Value: E-temp rating (–40°C to +125°C) and built-in WP pin ensure configuration persistence during engine start-stop cycles and thermal stress events.

Medical Diagnostic HandheldIndustrial PLC I/O Expansion Card

Use Scenario: Saving user-selected measurement units, alarm thresholds, and audit log timestamps in portable diagnostic tools.

IC Role / Device Role / Timing Role: Secure configuration vault with hardware write-protection enabled during normal operation to prevent accidental corruption.

Use Value: Dual-layer protection (WP pin + STATUS register BP bits) meets IEC 62304 software safety requirements for Class B medical devices.

Use Scenario: Storing module identification, calibration tables, and firmware revision metadata on hot-pluggable I/O cards in modular control systems.

IC Role / Device Role / Timing Role: SPI EEPROM accessible during card insertion/removal; HOLD pin prevents bus contention during hot-swap detection sequences.

Use Value: HOLD functionality enables deterministic bus arbitration during dynamic reconfiguration, eliminating race conditions in multi-card backplanes.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
25AA040AT-I/STWider VCC range (1.8–5.5 V); identical pinout, timing, and memory map; rated for Industrial temp only (–40°C to +85°C).Preferred where 1.8 V logic compatibility or ultra-low-power sleep modes are required; not qualified for automotive ambient extremes.Select when system operates below 2.5 V or requires extended low-VCC functionality; verify HOLD timing at 1.8 V.
AT25040B-SSHL-TSame 4 Kbit size and SPI interface; 2.5–5.5 V VCC; 16-byte page; but lacks HOLD pin and uses different STATUS register layout (no BP bits).Used where simplified design without bus pause capability suffices; no hardware-based block protection - relies on software-only write control.Choose for cost-sensitive, non-safety-critical applications where HOLD and granular BP are unnecessary; validate firmware write-lock discipline.

Compared with 25LC040AXT-E/ST, the 25AA040AT-I/ST extends voltage flexibility downward but sacrifices automotive qualification, while the AT25040B-SSHL-T reduces feature set (no HOLD, no BP bits) to lower unit cost - trade-offs center on environmental robustness versus functional completeness.

Availability

25LC040AXT-E/ST is available at Aetrix Electronics and suitable for industrial automation, automotive electronics, and medical instrumentation requiring stable component supply, long-lifecycle support, and RoHS-compliant packaging.

Supply support for 25LC040AXT-E/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 components, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.

The 25LC040A family targets cost-sensitive, space-constrained embedded systems needing reliable nonvolatile storage - optimized for seamless integration with PIC® and dsPIC® microcontrollers via native SPI.

FAQ

What is the maximum clock frequency supported by the 25LC040AXT-E/ST, and how does it vary with supply voltage?

The 25LC040AXT-E/ST supports up to 10 MHz clock frequency when VCC is between 4.5 V and 5.5 V. At 2.5 V ≤ VCC < 4.5 V, the maximum clock drops to 5 MHz, and no specification is provided below 2.5 V. These limits are defined in Table 1-2 of the DS21827H datasheet and must be observed to ensure reliable SPI communication - exceeding them risks data corruption or failed writes. The 25LC040AXT-E/ST does not operate at 10 MHz across its full 2.5–5.5 V range.

How does the HOLD pin function during an active SPI transfer in the 25LC040AXT-E/ST?

The HOLD pin in the 25LC040AXT-E/ST suspends an ongoing SPI transfer without resetting the internal state: when pulled low (while SCK is low), SI, SO, and SCK enter high-impedance, and the device pauses exactly where it left off. Resuming requires bringing HOLD high while SCK remains low. This allows the host MCU to service time-critical interrupts and resume the exact same byte position - essential for deterministic real-time systems. The 25LC040AXT-E/ST HOLD behavior is fully specified in Figure 1-1 and Section 2.1.

Can the 25LC040AXT-E/ST perform page writes across memory boundaries, and what happens if it does?

No - the 25LC040AXT-E/ST cannot safely perform page writes across 16-byte physical page boundaries. If a page write command attempts to cross a boundary (e.g., writing 16 bytes starting at address 0x0F), the address counter wraps to the start of the same page (0x00), overwriting previously written data in that page. This behavior is explicitly documented in Section 2.3 and Note on DS21827H-page 6. Firmware must validate starting addresses and byte counts to stay within page limits before issuing WRITE commands to the 25LC040AXT-E/ST.

What write protection mechanisms are implemented in the 25LC040AXT-E/ST, and how do they interact?

The 25LC040AXT-E/ST implements three layered protections: (1) WP pin (hardware, overrides all), (2) WEL bit (software-latched, reset on power-up/WREN/WRDI), and (3) BP0/BP1 bits (nonvolatile, define protected memory blocks). Per Table 2-4, WP low disables all writes regardless of WEL or BP state. When WP is high, WEL must be set to enable writes, and BP bits determine which address ranges remain write-protected even with WEL=1. All mechanisms are verified in the DS21827H datasheet and apply identically to the 25LC040AXT-E/ST.

Is the 25LC040AXT-E/ST pin-compatible with other members of the 25XX040A family, and which packages share identical pinouts?

Yes - the 25LC040AXT-E/ST (TSSOP, ST package) shares identical pinout and function mapping with all 8-lead variants in the 25XX040A family, including PDIP (P), SOIC (SN), MSOP (MS), DFN (MN), and TDFN (MC) packages, as confirmed in Table 3-1 and Package Types diagrams on DS21827H-pages 1–2. Pin 1 (CS) through Pin 8 (VCC) maintain consistent signal assignment across these packages. However, the 6-lead SOT-23 variant (OT) has a different pin count and layout and is not compatible with the 25LC040AXT-E/ST.

25LC040AXT-E/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:
4Kbit
Memory Organization:
512 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-TSSOP

25LC040AXT-E/ST FAQ

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

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

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

3.What payment methods are accepted for 25LC040AXT-E/ST?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 25LC040AXT-E/ST?

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

Once your 25LC040AXT-E/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 25LC040AXT-E/ST?

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

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

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

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

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

Return procedure for 25LC040AXT-E/ST:

1.Submit a request within 90 days.

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

25LC040AXT-E/ST Tags

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