Microchip Technology 25LC040AT-I/MNY
- Part No.:
- 25LC040AT-I/MNY
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-WFDFN Exposed Pad
- Datasheet:
-
25LC040AT-I/MNY.pdf
- Description:
- IC EEPROM 4KBIT SPI 10MHZ 8TDFN
- Quantity:
- Payment:

- Shipping:

Inventory:2,538
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
25LC040AT-I/MNY from Microchip Technology Inc. is a 4 Kbit (512 × 8) SPI Serial EEPROM with 16-byte page write capability, 10 MHz max clock frequency at 4.5–5.5 V, and industrial temperature range (−40°C to +85°C). It features hardware write protection (WP pin), HOLD function for interrupt-safe serial pauses, and block-level array protection (none/¼/½/all). Used in embedded systems for storing calibration data, configuration settings, and firmware parameters.
For engineers reviewing the 25LC040AT-I/MNY datasheet, 25LC040AT-I/MNY pinout, 25LC040AT-I/MNY application, or 25LC040AT-I/MNY equivalent, key selection criteria include VCC operating range (2.5–5.5 V), page write timing (≤5 ms), endurance (1 million cycles), data retention (>200 years), and compatibility with standard SPI Mode 0,0 and Mode 1,1 interfaces.
Technical Context
The 25LC040AT-I/MNY implements a true SPI-compatible serial interface with separate SI (MOSI) and SO (MISO) lines, CS-controlled selection, and SCK-synchronized transfers. 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 write modes, sequential read with automatic address increment, and HOLD functionality that tri-states SO while preserving internal state. Write enable latch (WEL) must be set via WREN instruction before any nonvolatile write, and is automatically reset after successful write or power-up.
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 and Mode 1,1); requires only CS, SCK, SI, SO, WP, HOLD - minimal GPIO usage. |
| Max Clock Frequency | 10 MHz at VCC ≥ 4.5 V; enables fast read/write bursts in high-throughput microcontroller systems. |
| Page Size | 16 bytes; limits maximum contiguous write per command - software must manage page boundaries to avoid wraparound. |
| Write Cycle Time | ≤5 ms per byte or page; deterministic timing allows precise polling or timeout-based WIP bit checking. |
| Endurance & Retention | 1,000,000 erase/write cycles and >200 years data retention at 25°C; suitable for long-life industrial deployments. |
| VCC Range | 2.5 V to 5.5 V; interoperable with 3.3 V and 5 V logic domains without level shifting. |
Pinout & Package
25LC040AT-I/MNY is packaged in an 8-lead DFN (2 mm × 3 mm, 0.5 mm pitch) with exposed pad. Pin 1 is marked by laser dot; exposed pad may be connected to VSS or left floating.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS (Pin 1) | Chip Select Input | Active-low enable: drives device into active mode; rising edge initiates internal write cycle after valid write sequence. |
| SO (Pin 2) | Serial Data Output | MISO line: outputs memory data on falling edge of SCK; tri-stated when CS high or HOLD low. |
| WP (Pin 3) | Write-Protect Input | Hardware lock: low disables all writes (array and STATUS register); overrides WEL state. |
| VSS (Pin 4) | Ground | Reference return path for all I/O and core logic; connects to exposed pad in DFN package. |
| SI (Pin 5) | Serial Data Input | MOSI line: accepts instructions, addresses, and data on rising edge of SCK. |
| SCK (Pin 6) | Serial Clock Input | Master-generated clock: synchronizes all SI sampling and SO updates; supports up to 10 MHz. |
| HOLD (Pin 7) | Hold Input | Pauses ongoing SPI transfer without resetting state; allows host MCU to service higher-priority interrupts. |
| VCC (Pin 8) | Supply Voltage | Core power rail: powers EEPROM array, logic, and charge pump; must be stable during write cycles. |
Key Features
| Feature | Design Value |
|---|---|
| Block Write Protection | Selectable 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 Safety | Write enable latch resets at power-up; WP pin and WEL bit must both be asserted for writes - prevents accidental corruption. |
| Low-Power Operation | Standby current ≤5 µA at 5.5 V; read/write current ≤5 mA - ideal for battery-backed or energy-constrained nodes. |
| HOLD Functionality | Halts SPI communication mid-sequence with no reinitialization needed; SO goes high-Z, preserving internal address pointer and state. |
| ESD Robustness | ≥4000 V HBM ESD rating on all pins - enhances reliability in handling-sensitive industrial assembly environments. |
Applications
| Industrial Sensor Calibration Storage | Medical Device Configuration Memory |
|---|---|
Use Scenario: Storing factory-trimmed offset/gain coefficients for analog front-end sensors in programmable logic controllers. IC Role / Device Role / Timing Role: Nonvolatile configuration storage accessed at boot and during field recalibration; SPI reads occur within 100 µs, writes use page mode for efficiency. Use Value: Enables traceable, field-updatable calibration without requiring external microcontroller flash - reduces BOM count and firmware complexity. | Use Scenario: Holding user-selectable therapy parameters and device identity in portable infusion pumps. IC Role / Device Role / Timing Role: Secure, tamper-resistant parameter store; WP pin hardwired to VCC ensures write-protection during normal operation. Use Value: Meets IEC 62304 Class B safety requirements via hardware-enforced write lock and >200-year data retention. |
| Automotive Body Control Module (BCM) | Smart Energy Meter Firmware Patch Storage |
Use Scenario: Saving seat/mirror position presets and lighting profiles in 12 V automotive BCMs. IC Role / Device Role / Timing Role: SPI EEPROM interfaced to 32-bit ARM Cortex-M MCU; operates across −40°C to +85°C with 2.5–5.5 V supply tolerance. Use Value: Survives automotive load-dump transients and thermal cycling due to built-in power-on write protection and 1M-cycle endurance. | Use Scenario: Storing encrypted firmware patches downloaded over PLC or RF links in utility-grade electricity meters. IC Role / Device Role / Timing Role: Secure update staging area; STATUS register BP bits prevent overwrite of critical bootloader region. Use Value: Enables field-deployable security patches without full flash reprogramming - minimizes downtime and risk of bricking. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 25AA040AT-I/MNY | Wider VCC range (1.8–5.5 V); supports 1.8 V logic; lower 2.5 MHz max clock at 1.8 V. | Better suited for mixed-voltage or ultra-low-power designs where 1.8 V operation is required. | Select when system uses 1.8 V I/O or needs extended low-VCC margin; not drop-in due to different AC specs below 2.5 V. |
| AT25040B-MAHL-T | Same 4 Kbit size, SPI interface, and 16-byte page; rated for industrial temp; slightly higher standby current (10 µA vs. 5 µA). | Compatible pinout (8-lead SOIC/TSSOP), but DFN package differs - requires layout change. | Choose for second-source assurance in SOIC-based designs; verify HOLD timing and WP behavior against Microchip's implementation. |
Compared with 25AA040AT-I/MNY and AT25040B-MAHL-T, the 25LC040AT-I/MNY offers optimal balance of 3.3/5 V compatibility, low standby current, and DFN footprint - making it preferred for space-constrained industrial controllers where 1.8 V operation is unnecessary.
Availability
25LC040AT-I/MNY is available at Aetrix Electronics and suitable for industrial automation, medical instrumentation, and automotive body electronics requiring stable component supply, long-term lifecycle support, and RoHS-compliant packaging.
Supply support for 25LC040AT-I/MNY 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 for reliable, low-pin-count nonvolatile storage in resource-constrained embedded systems - emphasizing SPI simplicity, hardware write safety, and extended temperature resilience.
FAQ
What is the maximum clock frequency supported by the 25LC040AT-I/MNY?
The 25LC040AT-I/MNY supports up to 10 MHz clock frequency when VCC is between 4.5 V and 5.5 V. At 2.5–4.5 V, the maximum clock drops to 5 MHz, and it is not rated for operation below 2.5 V. This graded timing ensures robust signal integrity across its specified supply range, and all AC parameters in the DS21827H datasheet are validated per voltage bin.
Does the 25LC040AT-I/MNY require external pull-up resistors on its SPI lines?
No, the 25LC040AT-I/MNY does not require external pull-ups on SI, SO, or SCK - these pins are actively driven. However, CS and WP are active-low inputs with internal weak pull-ups disabled by default; external pull-ups (e.g., 10 kΩ to VCC) are recommended for noise immunity in noisy industrial environments. HOLD also benefits from a pull-up if not actively controlled.
How does the page write boundary work in the 25LC040AT-I/MNY?
The 25LC040AT-I/MNY has a fixed 16-byte page size, where each page starts at addresses ending in 00h (e.g., 000h, 010h, ..., 1F0h). If a page write crosses a boundary - for example, starting at 00Fh and writing 16 bytes - the 17th byte wraps to 000h and overwrites prior data. Software must validate address alignment and limit writes to ≤16 bytes within one page to prevent corruption.
Can the 25LC040AT-I/MNY be used in automotive applications?
The 25LC040AT-I/MNY is rated for Industrial temperature range (−40°C to +85°C), not Automotive (−40°C to +125°C). For automotive use, Microchip specifies the 25LC040AE variant (suffix 'E'). Using the 25LC040AT-I/MNY in under-hood or other high-temp automotive zones risks parametric drift and reduced endurance; always select the 'E' grade for AEC-Q100-relevant deployments.
What happens to the write enable latch after a successful write operation on the 25LC040AT-I/MNY?
After a successful byte, page, or STATUS register write, the write enable latch (WEL bit) in the 25LC040AT-I/MNY is automatically reset to '0'. This means the next write attempt will fail unless WREN is reissued. The latch is also reset on power-up, WRDI execution, WRSR execution, or when the WP pin is pulled low - ensuring failsafe write protection by default.
25LC040AT-I/MNY Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-WFDFN Exposed Pad
- 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 ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-TDFN (2x3)
25LC040AT-I/MNY FAQ
1.How can I place an order for 25LC040AT-I/MNY through Aetrix?
Please submit a Request for Quotation (RFQ) for 25LC040AT-I/MNY 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-I/MNY reliable?
The price and inventory of 25LC040AT-I/MNY are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 25LC040AT-I/MNY is usually 5 days.
3.What payment methods are accepted for 25LC040AT-I/MNY?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 25LC040AT-I/MNY transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 25LC040AT-I/MNY?
25LC040AT-I/MNY orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 25LC040AT-I/MNY 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-I/MNY?
For technical support, including 25LC040AT-I/MNY datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 25LC040AT-I/MNY requirements.
6.How does Aetrix verify that 25LC040AT-I/MNY is sourced from the original manufacturer or authorized distributors?
All 25LC040AT-I/MNY 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-I/MNY meets industry standards.
7.What is the process for return or replacement of 25LC040AT-I/MNY?
All 25LC040AT-I/MNY units undergo pre-shipment inspection (PSI). If there is an issue with 25LC040AT-I/MNY, 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-I/MNY part is unused and in its original packaging.
Return procedure for 25LC040AT-I/MNY:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
25LC040AT-I/MNY 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…

