Microchip Technology 25LC040A-M/P
- Part No.:
- 25LC040A-M/P
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-DIP (0.300", 7.62mm)
- Datasheet:
-
25LC040A-M/P.pdf
- Description:
- IC EEPROM 4KBIT SPI 10MHZ 8DIP
- Quantity:
- Payment:

- Shipping:

Inventory:2,051
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25LC040A-M/P from Microchip Technology Inc. is a 4 Kbit (512 × 8) SPI-compatible serial EEPROM with 2.5–5.5 V supply range, 10 MHz max clock, 16-byte page write capability, and industrial temperature support (−40°C to +85°C). It features hardware write protection (WP pin), HOLD functionality for interrupt-safe bus suspension, and block-level array protection (none/¼/½/all). Used in microcontroller-based systems for configuration storage, calibration data retention, and firmware parameter backup.
For engineers reviewing the 25LC040A-M/P datasheet, 25LC040A-M/P pinout, 25LC040A-M/P application, or 25LC040A-M/P equivalent, key selection criteria include SPI timing compliance at 2.5V–5.5V, WP/HOLD pin behavior under interrupt conditions, endurance (1M cycles), data retention (>200 years), and package-specific thermal and layout constraints for PDIP-8 mounting.
Technical Context
The 25LC040A-M/P implements a standard SPI Mode 0,0 or Mode 1,1 interface with separate SI/SO lines and active-low CS. Its internal architecture includes a 512-byte EEPROM array, page latches, HV generator for write/erase, and a STATUS register with WIP, WEL, BP0/BP1 bits for real-time write status and configurable block protection.
Write operations require explicit WREN instruction followed by CS high-to-low transition to initiate self-timed internal write cycle (≤5 ms). HOLD pin suspends ongoing serial transfers without resetting sequence state, enabling host MCU to service higher-priority interrupts while preserving transaction context.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 4 Kbit (512 × 8 bytes) - sufficient for device ID, calibration coefficients, or small boot configuration tables. |
| Interface | SPI-compatible serial bus (Mode 0,0 / Mode 1,1) - interoperable with PIC® and most ARM/Cortex-M MCUs without bit-banging. |
| Max Clock Frequency | 10 MHz at VCC ≥ 4.5 V - enables fast read/write bursts in high-throughput embedded control loops. |
| Page Write Size | 16 bytes per page - requires software boundary checking to avoid wraparound during multi-byte writes. |
| Endurance | 1,000,000 erase/write cycles - supports daily field updates over 27+ years in logging or adaptive tuning applications. |
| Data Retention | >200 years at +25°C - ensures long-term reliability in unpowered storage of critical system parameters. |
| Supply Voltage Range | 2.5 V to 5.5 V - compatible with both 3.3 V and 5 V logic domains without level shifting. |
Pinout & Package
25LC040A-M/P is supplied in 8-lead PDIP (Plastic Dual In-line Package) with 0.300-inch body width. Pin 1 is marked by notch or dot; pin numbering follows standard counter-clockwise layout from top view.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS (Pin 1) | Chip Select Input | Active-low enable: must be low for all SPI transactions; rising edge triggers internal write cycle after valid write sequence. |
| SO (Pin 2) | Serial Data Output | Tri-state open-drain output: driven only when CS is low and during read; high-impedance otherwise for bus sharing. |
| WP (Pin 3) | Write-Protect Input | Hardware lock: low disables all writes to memory and STATUS register, regardless of WEL state. |
| VSS (Pin 4) | Ground Reference | Primary return path for all I/O and core circuitry; must be low-impedance connection to system GND plane. |
| SI (Pin 5) | Serial Data Input | CMOS input: accepts instruction, address, and data bits on SCK rising edge; sampled only when CS is low. |
| SCK (Pin 6) | Serial Clock Input | Synchronization source: defines timing for SI sampling and SO updating; supports up to 10 MHz with controlled rise/fall times ≤100 ns. |
| HOLD (Pin 7) | Bus Hold Control | Pauses active SPI transfer: must be pulled low while SCK is low to enter hold; resumes on next SCK low-to-high after HOLD high. |
| VCC (Pin 8) | Supply Voltage | Core power rail: 2.5–5.5 V operation; decoupling capacitor (0.1 µF ceramic) required within 10 mm of pin. |
Key Features
| Feature | Design Value |
|---|---|
| Block Write Protection | Selectable via STATUS register (BP0/BP1): protects none, upper 1/4 (180h–1FFh), upper 1/2 (100h–1FFh), or entire array (000h–1FFh). |
| Self-Timed Write Cycle | Internal erase/write completes in ≤5 ms - eliminates need for external timeout logic or polling delay in firmware. |
| Power-On Write Protection | WEL reset and SO high-impedance at power-up - prevents spurious writes during supply ramp or brown-out. |
| HOLD Functionality | Preserves serial state during MCU interrupt servicing - avoids retransmission overhead and maintains transaction integrity. |
| ESD Robustness | >4 kV HBM - withstands handling and board-level ESD events without latch-up or parametric shift. |
Applications
| Industrial Sensor Calibration | Medical Device Configuration |
|---|---|
Use Scenario: Storing factory-calibrated sensor gain/offset coefficients and linearization tables in programmable logic controllers (PLCs) and RTU modules. IC Role / Device Role / Timing Role: Nonvolatile configuration store accessed during boot and runtime via SPI; WP pin tied high except during calibration update. Use Value: Enables field recalibration without firmware reload; 1M endurance supports >100 recalibrations/year over 10+ years. | Use Scenario: Retaining user-selected therapy parameters, device serial number, and usage logs in portable infusion pumps and diagnostic monitors. IC Role / Device Role / Timing Role: Secure parameter vault with hardware write-protection; HOLD used during safety-critical interrupt handling to prevent bus corruption. Use Value: Meets IEC 62304 Class C software requirements for data integrity; >200-year retention ensures lifetime traceability. |
| Automotive Body Control Module | Smart Energy Metering |
Use Scenario: Saving seat/mirror position presets, lighting profiles, and door lock settings in 12 V automotive BCMs operating across −40°C to +85°C. IC Role / Device Role / Timing Role: SPI EEPROM interfaced to 8-bit/16-bit automotive MCU; VCC range (2.5–5.5 V) accommodates battery voltage fluctuations. Use Value: Industrial temp grade ensures reliability under hood heat soak; WP pin hardwired to prevent accidental overwrites during CAN firmware updates. | Use Scenario: Storing tariff schedules, meter ID, CT/PT ratios, and tamper-event timestamps in ANSI C12.20-compliant electricity meters. IC Role / Device Role / Timing Role: Secure, long-life data logger with page-write optimization for daily billing records; STATUS register polled for WIP before each write. Use Value: 16-byte page writes reduce SPI traffic vs. byte writes; 1M cycle rating supports 20+ years of daily logging at 100 entries/day. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 25AA040A-I/P | Wider VCC range (1.8–5.5 V); identical pinout, timing, and feature set. | Supports 1.8 V logic systems (e.g., ultra-low-power IoT sensors); not rated for automotive temp. | Select 25AA040A-I/P only if 1.8 V operation is required and industrial temp suffices. |
| AT25040B-PU | Same 4 Kbit SPI EEPROM, but Atmel/ Microchip (post-acquisition) part with slightly higher ICC (6 mA read @5.5V) and no HOLD pin. | Lacks HOLD functionality - unsuitable for interrupt-sensitive hosts; same WP and block protection scheme. | Choose AT25040B-PU only when HOLD is unused and legacy Atmel BOM compatibility is mandatory. |
Compared with 25AA040A-I/P, the 25LC040A-M/P trades 1.8 V support for tighter VCC min (2.5 V) but adds automotive-grade temp option; versus AT25040B-PU, it retains HOLD for deterministic interrupt handling - critical in real-time control systems where bus arbitration cannot be compromised.
Availability
25LC040A-M/P is available at Aetrix Electronics and suitable for industrial automation, medical instrumentation, and automotive electronics requiring stable component supply, long-lifecycle assurance, and RoHS-compliant through-hole assembly.
Supply support for 25LC040A-M/P 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 nonvolatile memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.
The 25LC040A belongs to Microchip's 25XX040A family of SPI serial EEPROMs, engineered for reliable, low-power, pin-efficient nonvolatile storage in resource-constrained embedded systems across industrial, medical, and automotive markets.
FAQ
What is the maximum clock frequency supported by the 25LC040A-M/P, and how does it vary with supply voltage?
25LC040A-M/P supports up to 10 MHz at VCC ≥ 4.5 V, 5 MHz at 2.5 V ≤ VCC < 4.5 V, and is not rated below 2.5 V. This voltage-dependent frequency scaling ensures robust timing margins across its specified 2.5–5.5 V operating range, making it suitable for mixed-voltage designs where clock speed must adapt to rail conditions. The 25LC040A-M/P datasheet specifies AC characteristics separately for each voltage band to guarantee setup/hold compliance.
Does the 25LC040A-M/P support page write operations, and what is the page size?
Yes, the 25LC040A-M/P supports page write mode with a fixed page size of 16 bytes. Writes must remain within a single physical page (addresses ending in 0000–1111 binary); crossing a page boundary causes wraparound to the start of the same page. This constraint requires firmware to validate address alignment before initiating multi-byte writes. The 25LC040A-M/P internal page latches buffer up to 16 bytes before triggering the ≤5 ms self-timed write cycle.
How does the HOLD pin function on the 25LC040A-M/P, and what are the timing requirements?
The HOLD pin on the 25LC040A-M/P pauses ongoing SPI communication without resetting the transaction state. To activate HOLD, the pin must be pulled low while SCK is low; to resume, HOLD must be raised while SCK remains low. During hold, SI, SCK, and SO enter high-impedance, and only CS transitions are recognized. The 25LC040A-M/P specifies minimum HOLD setup (20–80 ns) and hold time (20–80 ns) depending on VCC, ensuring deterministic pause/resume behavior in interrupt-driven systems.
What write protection mechanisms are implemented in the 25LC040A-M/P?
The 25LC040A-M/P implements three layered write protections: (1) hardware WP pin - disables all writes when low; (2) write enable latch (WEL) - must be set via WREN instruction before any write; (3) nonvolatile STATUS register bits (BP0/BP1) - configure block protection for none, upper 1/4, upper 1/2, or full array. These operate independently: WP overrides WEL, and WEL must be set even when BP bits allow writing. All protections persist across power cycles, and the 25LC040A-M/P resets WEL on power-up for fail-safe default.
Is the 25LC040A-M/P RoHS compliant and lead-free?
Yes, the 25LC040A-M/P is Pb-free and RoHS compliant, as confirmed in the official Microchip datasheet DS21827H. The "M" in the part number denotes matte tin (Sn) plating per JEDEC standard, and the packaging documentation explicitly states RoHS conformance. This makes the 25LC040A-M/P suitable for environmentally regulated markets including EU, China, and Japan, with full traceability provided via date/week codes (YYWW) on the PDIP package marking.
25LC040A-M/P Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-DIP (0.300", 7.62mm)
- Packaging:
- Tube
- 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:
- Through Hole
- Supplier Device Package:
- 8-PDIP
25LC040A-M/P FAQ
1.How can I place an order for 25LC040A-M/P through Aetrix?
Please submit a Request for Quotation (RFQ) for 25LC040A-M/P 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-M/P reliable?
The price and inventory of 25LC040A-M/P are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 25LC040A-M/P is usually 5 days.
3.What payment methods are accepted for 25LC040A-M/P?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC040A-M/P transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25LC040A-M/P?
25LC040A-M/P orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25LC040A-M/P 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-M/P?
For technical support, including 25LC040A-M/P datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25LC040A-M/P requirements.
6.How does Aetrix verify that 25LC040A-M/P is sourced from the original manufacturer or authorized distributors?
All 25LC040A-M/P 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-M/P meets industry standards.
7.What is the process for return or replacement of 25LC040A-M/P?
All 25LC040A-M/P units undergo pre-shipment inspection (PSI). If there is an issue with 25LC040A-M/P, 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-M/P part is unused and in its original packaging.
Return procedure for 25LC040A-M/P:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25LC040A-M/P 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…

