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

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

Inventory:490

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

25LC040A-I/ST from Microchip Technology Inc. is a 4 Kbit SPI Serial EEPROM with 512 × 8-bit organization, 16-byte page write capability, 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 features hardware write protection via WP pin and HOLD functionality for interrupt-safe bus suspension. It is commonly used in microcontroller-based systems for storing calibration data, configuration settings, and firmware parameters.

For engineers reviewing the 25LC040A-I/ST datasheet, 25LC040A-I/ST pinout, 25LC040A-I/ST application, or 25LC040A-I/ST equivalent, key selection criteria include SPI interface compatibility, 16-byte page write boundary handling, VCC voltage range (2.5–5.5V), industrial-grade temperature operation, and hardware-level write protection using both WP pin and STATUS register BP bits.

Technical Context

The 25LC040A-I/ST implements a standard SPI Mode 0,0 (CPOL=0, CPHA=0) interface with separate SI (MOSI) and SO (MISO) lines, requiring CS, SCK, SI, SO, WP, HOLD, VCC, and VSS. Its internal architecture includes a 512-byte EEPROM array, page latches, status register (WIP/WEL/BP0/BP1), and HV generator for write/erase cycles.

Write operations require explicit WREN instruction followed by CS high to latch enable state; writes are self-timed (≤5 ms), and page boundaries are fixed at 16-byte intervals (addresses ending in 0x0F). The HOLD pin suspends serial communication while preserving internal state, enabling host CPU to service higher-priority interrupts without reinitializing the transaction.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size4 Kbit (512 × 8-bit), sufficient for small configuration tables or device ID storage in space-constrained designs.
InterfaceSPI-compatible serial bus (Mode 0,0), compatible with PIC® and most MCU SPI peripherals without bit-banging.
Max Clock Frequency10 MHz at VCC ≥ 4.5V, enabling fast read/write throughput (up to ~1.25 MB/s theoretical burst read).
Page Write Size16 bytes per page; crossing page boundary wraps address to start of same page - requires firmware validation before multi-byte writes.
Write Endurance1,000,000 erase/write cycles, supporting long-life logging or field-updatable parameter storage.
Data Retention>200 years at +25°C, ensuring nonvolatile integrity across product lifecycle without refresh.
Operating Voltage2.5V to 5.5V, compatible with both 3.3V and 5V logic systems without level shifting.
Temperature RangeIndustrial: –40°C to +85°C, validated for use in embedded control, industrial HMI, and automotive body electronics.

Pinout & Package

25LC040A-I/ST is packaged in an 8-lead TSSOP (ST package code), 3.0 mm × 4.4 mm body, 0.65 mm pitch, with exposed pad optional for thermal relief. Pin 1 is marked by laser dot; pin 1 location matches JEDEC MO-153 standard.

Pin/TerminalCircuit RoleDesign Meaning
CS (Pin 1)Chip Select InputActive-low enable; must be low for all SPI transactions; rising edge after WRITE command initiates internal write cycle.
SO (Pin 2)Serial Data OutputMISO line; outputs memory data on falling edge of SCK; tri-states when CS high or HOLD low.
WP (Pin 3)Write-Protect InputHardware lock: low disables all writes (array + STATUS); overrides WEL bit; no effect on ongoing write.
VSS (Pin 4)Ground ReferencePrimary return path for all I/O and core logic; must be low-impedance connection to system GND plane.
SI (Pin 5)Serial Data InputMOSI line; accepts instructions, addresses, and data on rising edge of SCK; sampled only when CS is low.
SCK (Pin 6)Serial Clock InputMaster-generated clock; defines timing for SI sampling and SO output; max 10 MHz at VCC ≥ 4.5V.
HOLD (Pin 7)Bus Hold ControlActive-low pause signal; must be asserted while SCK is low to avoid metastability; preserves internal state during host interrupt servicing.
VCC (Pin 8)Supply VoltageCore power input (2.5–5.5V); decoupling capacitor (0.1 µF ceramic) required within 5 mm of pin for noise immunity.

Key Features

FeatureDesign Value
Block Write ProtectionConfigurable via STATUS register (BP1/BP0): protects none, upper 1/4 (180h–1FFh), upper 1/2 (100h–1FFh), or entire array (000h–1FFh).
Power-on Write DisableWrite enable latch resets at power-up, preventing accidental writes during boot; requires explicit WREN before any write.
Self-timed Write CycleInternal write completes in ≤5 ms; no external timing control needed; WIP bit in STATUS register enables polling-based completion detection.
HOLD FunctionalityPauses active SPI transaction without resetting address pointer or instruction state; allows deterministic interruption and resumption.
ESD Robustness>4 kV HBM ESD rating on all pins, reducing susceptibility to handling damage and board-level transients.
Pb-Free & RoHS CompliantMeets EU RoHS Directive 2011/65/EU; matte tin (Sn) finish on leads; suitable for lead-free reflow assembly (J-STD-020).

Applications

Industrial Sensor CalibrationMedical Device Configuration

Use Scenario: Storing factory-calibrated sensor offset/gain coefficients and linearization tables in pressure, temperature, or flow sensors.

IC Role / Device Role / Timing Role: Nonvolatile configuration store accessed during power-up or recalibration routines via SPI; retains values across power cycles.

Use Value: Enables field-replaceable sensor modules with unique calibration data; eliminates need for external programming fixtures or OTP fuses.

Use Scenario: Holding user-selectable operational modes, alarm thresholds, and patient-specific therapy parameters in portable infusion pumps.

IC Role / Device Role / Timing Role: Secure, tamper-resistant parameter storage with hardware (WP) and software (BP bits) write protection during normal operation.

Use Value: Supports FDA-required audit trails and safe parameter updates without risk of corruption during runtime or brown-out events.

Automotive Body Control ModuleSmart Energy Metering

Use Scenario: Recording door lock/unlock history, mirror position presets, and lighting profiles in vehicle BCMs operating across –40°C to +85°C.

IC Role / Device Role / Timing Role: Industrial-temp EEPROM interfacing directly with 3.3V CAN/LIN microcontrollers; withstands automotive load dump and cold crank conditions.

Use Value: Provides reliable, low-power (5 µA standby) storage for user preferences without battery backup or supercapacitor support.

Use Scenario: Storing tariff schedules, metering constants, and firmware update signatures in ANSI C12.22-compliant smart meters.

IC Role / Device Role / Timing Role: High-endurance (1M cycles) nonvolatile memory for daily time-of-use log entries and cryptographic key storage.

Use Value: Ensures >200-year data retention for regulatory compliance archives; supports secure over-the-air updates with verified write protection.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
25AA040A-I/STWider VCC range (1.8–5.5V); supports 1.8V logic systems; otherwise identical pinout, timing, and feature set.Preferred for mixed-voltage or ultra-low-power designs where 1.8V operation is required.Select 25AA040A-I/ST when interfacing with 1.8V MCUs or battery-powered devices needing extended low-VCC operation.
AT25040B-SSHL-TSame 4 Kbit size and SPI interface; 2.7–5.5V VCC; 10 MHz max clock; but lacks HOLD pin and uses different STATUS register layout.Requires firmware adaptation for hold functionality and status bit mapping; not drop-in for HOLD-dependent systems.Choose AT25040B-SSHL-T only if HOLD is unused and design can accommodate alternate status register interpretation.

Compared with 25AA040A-I/ST and AT25040B-SSHL-T, the 25LC040A-I/ST offers optimal balance of industrial temperature support, hardware HOLD capability, and 2.5V minimum VCC-making it ideal for robust embedded control where deterministic bus arbitration and wide supply tolerance are critical.

Availability

25LC040A-I/ST is available at Aetrix Electronics and suitable for industrial sensor calibration, medical device configuration, automotive body control modules, and smart energy metering requiring stable component supply across extended temperature ranges and long production lifecycles.

Supply support for 25LC040A-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 microcontroller, analog, FPGA, and memory solutions, headquartered in Chandler, Arizona, with global design, manufacturing, and sales operations.

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

FAQ

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

The 25LC040A-I/ST supports a maximum clock frequency of 10 MHz when VCC is between 4.5V and 5.5V. At 2.5V ≤ VCC < 4.5V, the maximum clock drops to 5 MHz, and at 1.8V ≤ VCC < 2.5V (not applicable to 25LC040A), it would be 3 MHz. These limits ensure setup/hold timing margins are met across voltage and temperature ranges per DS21827H Table 1-2.

Does the 25LC040A-I/ST support page write operations, and what is the page size?

Yes, the 25LC040A-I/ST supports page write mode with a fixed page size of 16 bytes. Page writes allow up to 16 consecutive bytes to be loaded into the page buffer before initiating the internal write cycle. Addresses must reside within the same physical page (e.g., 0x00–0x0F, 0x10–0x1F); crossing boundaries wraps to the start of the current page - firmware must validate address alignment prior to issuing WRITE commands.

How does the HOLD pin function in the 25LC040A-I/ST, and what are its timing requirements?

The HOLD pin in the 25LC040A-I/ST pauses ongoing SPI communication while preserving internal state (address pointer, instruction phase). To activate HOLD, the pin must be driven low while SCK is low; deactivation requires HOLD high while SCK is low. Minimum HOLD setup/hold times are 20–80 ns depending on VCC, per DS21827H Table 1-2 Param 16–17. During HOLD, SI/SO/SCK are tri-stated and ignored except CS.

What write protection mechanisms are available on the 25LC040A-I/ST?

The 25LC040A-I/ST provides dual-layer write protection: (1) hardware via the WP pin (low = full array + STATUS register write disable), and (2) software-configurable block protection via BP0/BP1 bits in the STATUS register (00 = none, 01 = upper 1/4, 10 = upper 1/2, 11 = full array). Both mechanisms operate independently; WP takes precedence and resets WEL regardless of STATUS register state.

Is the 25LC040A-I/ST pin-compatible with other members of the 25XX040A family?

Yes, the 25LC040A-I/ST is pin-compatible with all 25XX040A variants (e.g., 25AA040A-I/ST, 25LC040A-E/ST) in the same package (TSSOP-8, ST code). All share identical pinout, electrical characteristics, and SPI protocol. However, VCC range differs: 25LC040A requires 2.5–5.5V, whereas 25AA040A supports 1.8–5.5V - direct substitution is valid only if system VCC meets the stricter 25LC040A lower limit.

25LC040A-I/ST Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-TSSOP (0.173", 4.40mm Width)
Packaging:
Tube
Product Status:
Active
Programmable:
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 ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
8-TSSOP

25LC040A-I/ST FAQ

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

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

The price and inventory of 25LC040A-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 25LC040A-I/ST is usually 5 days.

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

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

Note: Certain payment methods may incur a processing fee.

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

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

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

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

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

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

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

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

Return procedure for 25LC040A-I/ST:

1.Submit a request within 90 days.

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

25LC040A-I/ST Tags

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