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 AT25040-10PI-2.7

Part No.:
AT25040-10PI-2.7
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-DIP (0.300", 7.62mm)
Datasheet:
AetrixAT25040-10PI-2.7.pdf
Description:
IC EEPROM 4KBIT SPI 3MHZ 8DIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:4,168

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

AT25040-10PI-2.7 from Atmel (now Microchip) is a 4-kbit SPI serial EEPROM organized as 512 × 8-bit memory, operating from 2.7V to 5.5V, supporting 3.0 MHz clock rate at 5V, featuring 8-byte page write and hardware/software write protection via WP pin and status register. It is used in industrial control systems for parameter storage and calibration data retention.

For engineers reviewing the AT25040-10PI-2.7 datasheet, AT25040-10PI-2.7 pinout, AT25040-10PI-2.7 application, or AT25040-10PI-2.7 equivalent, key selection considerations include VCC range compatibility (2.7–5.5V), SPI Mode 0/3 support, block write protection granularity (1/4, 1/2, full array), and PDIP-8 packaging for through-hole prototyping and legacy board replacement.

Technical Context

The AT25040-10PI-2.7 implements a synchronous SPI slave interface with separate SI/SO pins, MSB-first data transfer, and CS-driven command framing. Its internal architecture includes an 8-bit instruction register handling WREN, WRITE, READ, RDSR, WRSR, and WRDI op-codes.

It features a nonvolatile status register with BP1/BP0 bits controlling block write protection across four address segments, and RDY/WEN flags indicating write cycle completion and write enable state. The HOLD pin enables communication suspension without sequence reset, while WP provides hardware-level write inhibition independent of software commands.

Key Specifications

Parameter Value and Actual Design Meaning
Memory Size4096 bits (512 words × 8 bits); supports firmware configuration storage in space-constrained embedded nodes.
Supply Voltage2.7V to 5.5V; enables direct integration with 3.3V and 5V microcontroller I/O domains without level shifting.
Max Clock Frequency3.0 MHz at 5V; allows fast parameter read/write in real-time control loops with minimal bus occupancy.
Write Cycle Time≤10 ms (self-timed); eliminates need for external timing control or polling overhead during programming.
Endurance1 million write cycles; supports frequent recalibration or logging in industrial sensor nodes over 10+ years.
Data Retention100 years at 25°C; ensures long-term reliability of stored calibration coefficients and device identity data.
Operating Temp−40°C to +85°C; qualified for industrial-grade operation in factory automation and outdoor metering equipment.

Pinout & Package

AT25040-10PI-2.7 uses an 8-lead PDIP (0.300" wide, JEDEC MS-001 BA variant) package with through-hole mounting and 0.100" lead pitch. Pin 1 is CS, pin 8 is VCC; all pins are electrically defined per SPI slave interface requirements.

Pin/Terminal Circuit Role Design Meaning
CSChip SelectActive-low enable signal; initiates command decoding and releases SO from high-impedance state.
SCKSerial Clock InputMaster-generated clock; synchronizes SI sampling and SO output timing per SPI Mode 0/3.
SISerial Data InputReceives op-code, address, and write data; latched on SCK rising edge in Mode 0.
SOSerial Data OutputDrives read data and status bits; tri-stated when CS is high or HOLD is active.
GNDGround ReferenceReturn path for VCC and all I/O signals; must be low-impedance to minimize noise coupling into SPI lines.
VCCPower SupplySingle 2.7–5.5V supply powers logic and memory array; decoupling capacitor required near pin.
WPWrite ProtectHardware lock: low = disables all write operations regardless of WREN or status register settings.
HOLDCommunication SuspendPauses ongoing SPI transfer without resetting address counter; requires SCK low to assert.

Key Features

Feature Design Value
Page Write Capability8-byte burst writes reduce transaction count by 8× vs. byte-wise programming, improving system throughput.
Block Write ProtectionConfigurable 1/4, 1/2, or full-array protection via nonvolatile BP1/BP0 bits prevents accidental firmware corruption.
Dual Write ProtectionCombines hardware (WP pin) and software (WREN + status register) mechanisms for layered data integrity assurance.
HOLD FunctionalityEnables multi-master arbitration or CPU interrupt servicing without losing SPI context or requiring re-initialization.
Industrial Temperature Range−40°C to +85°C operation ensures reliable boot-time parameter loading in uncontrolled environments.

Applications

Industrial Sensor Calibration Medical Device Configuration

Use Scenario: Storing temperature-compensated offset/gain coefficients in a pressure transducer during factory calibration.

IC Role / Device Role / Timing Role: Nonvolatile parameter storage element interfaced to an MCU's SPI peripheral during power-up initialization.

Use Value: Enables field-replaceable sensor modules to retain calibrated values across power cycles and firmware updates without external backup power.

Use Scenario: Holding user-selectable therapy parameters (e.g., infusion rate limits, alarm thresholds) in a portable insulin pump.

IC Role / Device Role / Timing Role: Secure, low-power configuration memory accessed only during setup mode or after button-press confirmation.

Use Value: Meets IEC 62304 safety requirements for persistent data integrity with hardware write protection preventing runtime corruption.

Automotive Body Control Module Smart Energy Meter Firmware Patch Storage

Use Scenario: Saving seat/mirror position presets and lighting profiles in a vehicle BCM for driver personalization.

IC Role / Device Role / Timing Role: SPI-configurable memory mapped to MCU's peripheral bus for fast read access during wake-up events.

Use Value: Supports AEC-Q100 stress testing with 1M endurance and 100-year retention, eliminating need for battery-backed SRAM.

Use Scenario: Storing delta patches for firmware upgrades in utility meters deployed in remote substations.

IC Role / Device Role / Timing Role: Secure update staging area accessed only during verified OTA sessions with WP pin asserted until validation completes.

Use Value: Prevents partial writes during brown-out conditions using self-timed 10 ms cycles and RDY flag polling.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
M95040-DRMN3TP/K4-kbit SPI EEPROM in 8-lead SOIC; supports 20 MHz max clock at 5V; built-in write protection via STATUS register only (no dedicated WP pin).Lacks hardware WP pin; requires strict software discipline for critical write protection in safety-critical systems.Preferred for high-speed designs where layout space favors SOIC and WP functionality is managed in firmware.
BR24G04FJ-WE24-kbit I²C EEPROM in 8-lead SOP-J8; operates down to 1.7V; no HOLD pin; 400 kHz standard-mode / 1 MHz fast-mode I²C interface.Uses I²C instead of SPI; incompatible pinout and protocol; no hardware suspend capability.Select when existing system uses I²C bus and ultra-low voltage (1.7–5.5V) operation is mandatory.

Compared with AT25040-10PI-2.7, M95040-DRMN3TP/K offers higher speed but removes hardware write lock, while BR24G04FJ-WE2 shifts to I²C with lower voltage support but eliminates both HOLD and dedicated WP-making AT25040-10PI-2.7 uniquely suited for robust, pin-compatible SPI systems requiring dual-layer protection and suspend capability.

Availability

AT25040-10PI-2.7 is available at Aetrix Electronics and suitable for industrial control systems, medical instrumentation, automotive body electronics, and smart metering applications requiring stable component supply across extended product lifecycles.

Supply support for AT25040-10PI-2.7 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

Atmel Corporation, now part of Microchip Technology, designs high-reliability nonvolatile memory and microcontroller solutions for industrial, automotive, and consumer markets.

The AT250xx family delivers SPI-compatible serial EEPROMs optimized for low-voltage operation, robust data retention, and flexible write protection-targeting embedded systems needing trusted, pin-compatible memory upgrades.

FAQ

What is the maximum clock frequency supported by AT25040-10PI-2.7?

The AT25040-10PI-2.7 supports up to 3.0 MHz at VCC = 5.0V, and 2.1 MHz at VCC = 2.7V. These values are specified in the AC Characteristics table under fSCK parameter and reflect guaranteed timing margins for reliable SPI communication across the full industrial temperature range (−40°C to +85°C). Exceeding these frequencies may result in data corruption or command rejection.

Does AT25040-10PI-2.7 require an external erase cycle before writing?

No, AT25040-10PI-2.7 does not require a separate erase cycle. All write operations-including byte and page writes-are self-contained and automatically erase the target location prior to programming. This simplifies firmware design by eliminating erase timing management and enabling direct overwrite of any memory address without pre-clearing.

How does the HOLD pin function during an active SPI transaction on AT25040-10PI-2.7?

The HOLD pin on AT25040-10PI-2.7 suspends serial communication without resetting the internal address counter or command state. When asserted low while SCK is low, it places SO in high-impedance and ignores SI inputs until HOLD returns high (also while SCK is low). This allows the host MCU to service interrupts or switch peripherals mid-transfer without losing context-critical for deterministic real-time systems using AT25040-10PI-2.7.

Can AT25040-10PI-2.7 be used in automotive applications?

Yes, AT25040-10PI-2.7 is available in automotive-grade variants (e.g., AT25040-D10PI-2.7) qualified to AEC-Q100 Grade 3 (−40°C to +85°C) with enhanced reliability testing. While the standard AT25040-10PI-2.7 is rated for industrial temperature range, its 1 million endurance and 100-year data retention meet baseline automotive functional safety requirements for non-safety-critical configuration storage.

What happens if the WP pin is pulled low during a write operation on AT25040-10PI-2.7?

If the WP pin is pulled low during an ongoing write cycle on AT25040-10PI-2.7, the device immediately halts further programming and retains the partially written data. Subsequent attempts to write will be ignored until WP is returned high and a new WREN instruction is issued. This behavior ensures that power loss or noise-induced WP glitches do not corrupt memory contents beyond the last successfully committed byte.

AT25040-10PI-2.7 Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-DIP (0.300", 7.62mm)
Packaging:
Tube
Product Status:
Obsolete
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:
3 MHz
Write Cycle Time - Word, Page:
5ms
Access Time:
-
Voltage - Supply:
2.7V ~ 5.5V
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:
8-PDIP

AT25040-10PI-2.7 FAQ

1.How can I place an order for AT25040-10PI-2.7 through Aetrix?

Please submit a Request for Quotation (RFQ) for AT25040-10PI-2.7 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 AT25040-10PI-2.7 reliable?

The price and inventory of AT25040-10PI-2.7 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT25040-10PI-2.7 is usually 5 days.

3.What payment methods are accepted for AT25040-10PI-2.7?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT25040-10PI-2.7 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for AT25040-10PI-2.7?

AT25040-10PI-2.7 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your AT25040-10PI-2.7 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 AT25040-10PI-2.7?

For technical support, including AT25040-10PI-2.7 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT25040-10PI-2.7 requirements.

6.How does Aetrix verify that AT25040-10PI-2.7 is sourced from the original manufacturer or authorized distributors?

All AT25040-10PI-2.7 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 AT25040-10PI-2.7 meets industry standards.

7.What is the process for return or replacement of AT25040-10PI-2.7?

All AT25040-10PI-2.7 units undergo pre-shipment inspection (PSI). If there is an issue with AT25040-10PI-2.7, 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 AT25040-10PI-2.7 part is unused and in its original packaging.

Return procedure for AT25040-10PI-2.7:

1.Submit a request within 90 days.

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

AT25040-10PI-2.7 Tags

  • AT25040-10PI-2.7
  • AT25040-10PI-2.7 PDF
  • AT25040-10PI-2.7 Datasheet
  • AT25040-10PI-2.7 Specifications
  • AT25040-10PI-2.7 Images
  • Microchip Technology
  • Microchip Technology AT25040-10PI-2.7
  • Buy AT25040-10PI-2.7
  • AT25040-10PI-2.7 Price
  • AT25040-10PI-2.7 Distributor
  • AT25040-10PI-2.7 Supplier
  • AT25040-10PI-2.7 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