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 25LC040AT-M/SN

Part No.:
25LC040AT-M/SN
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-SOIC (0.154", 3.90mm Width)
Datasheet:
Aetrix25LC040AT-M/SN.pdf
Description:
IC EEPROM 4KBIT SPI 10MHZ 8SOIC
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:2,355

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

25LC040AT-M/SN from Microchip Technology is a 4 Kbit (512 × 8) SPI Serial EEPROM with 2.5–5.5 V supply range, 16-byte page write capability, and industrial temperature grade (−40°C to +85°C). It features hardware write protection (WP pin), HOLD functionality for interrupt-safe bus suspension, and self-timed write cycles ≤5 ms. It is used in embedded systems for storing calibration data, configuration settings, and firmware parameters.

For engineers reviewing the 25LC040AT-M/SN datasheet, 25LC040AT-M/SN pinout, 25LC040AT-M/SN application, or 25LC040AT-M/SN equivalent, this page delivers verified electrical specs, SPI timing constraints, package mapping to SOIC-8 (SN), block protection behavior, and real-world use cases in industrial control and sensor modules.

Technical Context

The 25LC040AT-M/SN implements a standard SPI Mode 0,0 (CPOL=0, CPHA=0) interface with separate SI/SO lines and active-low CS. Its internal architecture includes a 512-byte EEPROM array, page latches, status register (WIP/WEL/BP0/BP1), and HV generator for write/erase operations.

It supports byte and page writes (up to 16 bytes within same 16-byte-aligned page), sequential read with automatic address increment, and hardware-based write protection via WP pin and BP bits. The HOLD pin suspends ongoing SPI transfers without resetting the sequence, enabling deterministic interrupt handling in real-time microcontroller systems.

Key Specifications

Parameter Value and Actual Design Meaning
Memory Size 4 Kbit (512 × 8 bits); sufficient for small configuration tables, device IDs, or sensor calibration coefficients.
Interface SPI-compatible serial bus (Mode 0,0); requires only CS, SCK, SI, SO - minimal GPIO usage on host MCU.
Max Clock Frequency 10 MHz at VCC ≥ 4.5 V; enables fast read/write throughput up to ~1.25 MB/s theoretical burst rate.
Write Cycle Time ≤5 ms per byte or page; deterministic latency critical for time-sensitive firmware updates and logging.
Endurance & Retention 1,000,000 erase/write cycles and >200 years data retention; suitable for long-life industrial deployments.
Supply Voltage Range 2.5 V to 5.5 V; compatible with both 3.3 V and 5 V logic systems without level-shifting.
Temperature Grade Industrial (−40°C to +85°C); validated for operation in factory automation, HVAC, and motor control environments.

Pinout & Package

25LC040AT-M/SN is packaged in an 8-lead SOIC (SN) with 1.27 mm pitch, JEDEC MS-012AC compliant, and Pb-free/RoHS certified. Pin 1 is marked by laser dot or notch; exposed pad not present.

Pin/Terminal Circuit Role Design Meaning
CS (Pin 1) Chip Select Input Active-low enable; must be low for all SPI transactions; rising edge initiates internal write cycle after valid command.
SO (Pin 2) Serial Data Output Tri-state output; data shifted out MSB-first on falling edge of SCK during READ; high-impedance when CS high or HOLD low.
WP (Pin 3) Write-Protect Pin Hardware lock: low = all writes (array & STATUS) disabled regardless of WEL state; overrides software protection.
VSS (Pin 4) Ground Reference Primary return path for all internal circuitry and I/O; must be low-impedance connection to system GND plane.
SI (Pin 5) Serial Data Input Instruction, address, and data input; sampled on rising edge of SCK; accepts MSB-first 8-bit commands.
SCK (Pin 6) Serial Clock Input Master-generated clock; defines timing for SI sampling (rising edge) and SO update (falling edge).
HOLD (Pin 7) Hold Input Pauses ongoing SPI transfer when pulled low (must occur while SCK is low); resumes on next SCK low-to-high transition.
VCC (Pin 8) Supply Voltage Power input for core logic and EEPROM array; bypass capacitor (0.1 µF) required near pin for noise immunity.

Key Features

Feature Design Value
Page Write Mode Up to 16 bytes written atomically within one 16-byte-aligned page; reduces write overhead vs. byte-by-byte programming.
Block Write Protection Configurable via STATUS register (BP0/BP1): protect none, upper 1/4 (180h–1FFh), upper 1/2 (100h–1FFh), or full array (000h–1FFh).
Power-On Write Disable Write enable latch resets at power-up; prevents accidental writes during boot before firmware initializes protection.
HOLD Functionality Enables deterministic pause/resume of SPI sequences - essential for servicing higher-priority interrupts without re-synchronizing bus.
ESD Robustness ≥4 kV HBM ESD rating on all pins; ensures reliability in handling-sensitive industrial assembly and field service environments.

Applications

Industrial Sensor Calibration Motor Control Configuration

Use Scenario: Storing factory-trimmed offset/gain values for analog sensor front-ends in programmable logic controllers.

IC Role / Device Role / Timing Role: Nonvolatile storage node on SPI bus; accessed once per power cycle during ADC initialization.

Use Value: Eliminates need for external trim pots or factory programming fixtures; enables field recalibration via host MCU.

Use Scenario: Holding motor phase alignment offsets, current limit thresholds, and PID tuning parameters in BLDC driver modules.

IC Role / Device Role / Timing Role: Configuration memory mapped to SPI peripheral; updated only during maintenance mode or firmware upgrade.

Use Value: Supports multi-motor variants from single BOM; parameters survive power loss and reset events.

Smart Meter Firmware Patch Storage Medical Device Usage Logs

Use Scenario: Storing small delta patches applied to meter firmware during OTA updates to minimize bandwidth and flash wear.

IC Role / Device Role / Timing Role: Secondary code storage; read during boot before main application starts execution.

Use Value: Enables secure, low-risk incremental updates without rewriting entire flash; leverages 1M endurance for frequent patch cycles.

Use Scenario: Recording timestamped operational events (e.g., actuation count, error codes, battery discharge cycles) in portable diagnostic tools.

IC Role / Device Role / Timing Role: Event logger with guaranteed write persistence; uses page write to batch entries efficiently.

Use Value: Meets IEC 62304 data integrity requirements; >200-year retention ensures logs remain valid over device lifetime.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
25AA040AT-I/SN Wider VCC range (1.8–5.5 V); supports 1.8 V logic systems; otherwise identical pinout, timing, and feature set. Suitable for mixed-voltage designs with 1.8 V MCUs; not rated for automotive temp range. Select when interfacing with ultra-low-power 1.8 V microcontrollers; verify VCC stability during write cycles.
AT25040B-MAHL-T Same 4 Kbit size and SOIC-8 package; supports 2.5–5.5 V; max clock 20 MHz; no HOLD pin; different STATUS register layout. Lacks HOLD functionality; requires software-managed bus arbitration; slightly faster clock but less interrupt-safe. Choose where HOLD is unnecessary and higher SPI speed justifies redesigning interrupt handling logic.

Compared with 25LC040AT-M/SN, the 25AA040AT-I/SN extends voltage compatibility downward without sacrificing robustness, while the AT25040B-MAHL-T trades HOLD capability for higher clock rate - making each alternative optimal only under specific system-level timing and voltage constraints.

Availability

25LC040AT-M/SN is available at Aetrix Electronics and suitable for industrial control systems, sensor modules, and medical diagnostics equipment requiring stable component supply across extended product lifecycles.

Supply support for 25LC040AT-M/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 25LC040A family was designed specifically for reliable, low-power nonvolatile storage in resource-constrained embedded systems - emphasizing SPI simplicity, write safety, and long-term data integrity in harsh environments.

FAQ

What is the maximum SPI clock frequency supported by the 25LC040AT-M/SN?

The 25LC040AT-M/SN supports up to 10 MHz SPI clock frequency when VCC is 4.5 V to 5.5 V. At 2.5 V ≤ VCC < 4.5 V, the maximum clock drops to 5 MHz. These limits ensure reliable setup/hold timing for SI sampling and SO output validity across temperature and voltage ranges - critical for deterministic communication in real-time control loops. Always verify timing margins using the AC characteristics table in DS21827H.

Does the 25LC040AT-M/SN have built-in write protection beyond the WP pin?

Yes, the 25LC040AT-M/SN includes dual-layer write protection: hardware-level disable via the WP pin (pin 3), and software-configurable block protection via BP0/BP1 bits in the STATUS register. When WP is low, all writes are blocked regardless of WEL or BP settings. When WP is high, BP bits allow selective protection of none, upper 1/4, upper 1/2, or the full 512-byte array - providing flexible security for firmware, calibration, and user data partitions.

How does the HOLD pin function during an active SPI transaction on the 25LC040AT-M/SN?

The HOLD pin on the 25LC040AT-M/SN pauses an ongoing SPI sequence when pulled low while SCK is low; SI, SCK, and SO enter high-impedance states, and input transitions are ignored except for CS. To resume, HOLD must be raised while SCK remains low. This allows the host MCU to service urgent interrupts without losing bus synchronization - a key advantage over EEPROMs lacking HOLD, which would require full re-initialization after interruption.

What is the page size and write endurance specification for the 25LC040AT-M/SN?

The 25LC040AT-M/SN has a fixed page size of 16 bytes, meaning up to 16 consecutive bytes can be written in a single atomic page write operation - provided they reside within the same 16-byte-aligned boundary (e.g., addresses 00h–0Fh, 10h–1Fh). Its endurance is rated at 1,000,000 erase/write cycles per memory location, validated at 25°C and VCC = 5.5 V, ensuring longevity in applications like event logging or parameter tuning that involve frequent updates.

Is the 25LC040AT-M/SN pin-compatible with other Microchip 4 Kbit SPI EEPROMs like the 25AA040A?

Yes, the 25LC040AT-M/SN is pin-compatible and functionally identical to the 25AA040AT-I/SN in SOIC-8 (SN) packaging - sharing identical pinout, instruction set, timing, and register map. The primary difference is supply voltage range: 25LC040A requires 2.5–5.5 V, while 25AA040A operates down to 1.8 V. Both support HOLD, WP, and page write, making them drop-in replacements where voltage compliance matches the host system's rail.

25LC040AT-M/SN Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-SOIC (0.154", 3.90mm 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:
-55°C ~ 125°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
8-SOIC

25LC040AT-M/SN FAQ

1.How can I place an order for 25LC040AT-M/SN through Aetrix?

Please submit a Request for Quotation (RFQ) for 25LC040AT-M/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 25LC040AT-M/SN reliable?

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

3.What payment methods are accepted for 25LC040AT-M/SN?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC040AT-M/SN transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 25LC040AT-M/SN?

25LC040AT-M/SN orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 25LC040AT-M/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 25LC040AT-M/SN?

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

6.How does Aetrix verify that 25LC040AT-M/SN is sourced from the original manufacturer or authorized distributors?

All 25LC040AT-M/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 25LC040AT-M/SN meets industry standards.

7.What is the process for return or replacement of 25LC040AT-M/SN?

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

Return procedure for 25LC040AT-M/SN:

1.Submit a request within 90 days.

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

25LC040AT-M/SN Tags

  • 25LC040AT-M/SN
  • 25LC040AT-M/SN PDF
  • 25LC040AT-M/SN Datasheet
  • 25LC040AT-M/SN Specifications
  • 25LC040AT-M/SN Images
  • Microchip Technology
  • Microchip Technology 25LC040AT-M/SN
  • Buy 25LC040AT-M/SN
  • 25LC040AT-M/SN Price
  • 25LC040AT-M/SN Distributor
  • 25LC040AT-M/SN Supplier
  • 25LC040AT-M/SN 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