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 24LC025-E/P

Part No.:
24LC025-E/P
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-DIP (0.300", 7.62mm)
Datasheet:
Aetrix24LC025-E/P.pdf
Description:
IC EEPROM 2KBIT I2C 400KHZ 8DIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,252

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

24LC025-E/P from Microchip Technology Inc. is a 2 Kbit I²C-compatible serial EEPROM organized as 256 × 8-bit memory, operating from 2.5V to 5.5V with industrial/automotive temperature range (–40°C to +125°C), 400 kHz max clock, and 16-byte page write buffer. It supports up to eight devices on one bus via A0–A2 address pins and features Schmitt-trigger inputs for noise immunity in automotive body control modules.

For engineers reviewing the 24LC025-E/P datasheet, 24LC025-E/P pinout, 24LC025-E/P application, or 24LC025-E/P equivalent, this page delivers verified electrical specs, SOT-23 package mapping, I²C timing compliance, endurance (1M cycles), and real-world use cases in automotive sensor calibration and industrial firmware storage.

Technical Context

The 24LC025-E/P implements a standard two-wire I²C slave interface with fixed 7-bit address prefix '1010' and three programmable Chip Select bits (A2, A1, A0). Its internal address pointer auto-increments during sequential reads and wraps at 0xFF, enabling full-array streaming without external address management.

It uses low-power CMOS with typical standby current of 1 μA and active read current of 1 mA, integrated HV generator for EEPROM programming, and Schmitt-trigger inputs with 0.05 VCC hysteresis to reject bus noise. The WP pin is not internally connected - hardware write protection is absent per device specification.

Key Specifications

Parameter Value and Actual Design Meaning
Memory Size 2 Kbit (256 × 8-bit) nonvolatile EEPROM array; sufficient for calibration data, device IDs, or small configuration tables in space-constrained systems.
VCC Range 2.5V to 5.5V; compatible with 3.3V and 5V microcontroller I/O domains without level shifting.
Max Clock Frequency 400 kHz (at VCC ≥ 1.8V); enables faster firmware updates vs. legacy 100 kHz EEPROMs while maintaining I²C bus compatibility.
Page Write Buffer 16 bytes; reduces write transaction count by 16× compared to byte-write mode, lowering bus overhead and total programming time.
Endurance & Retention 1 million erase/write cycles and >200 years data retention at 25°C; validated for long-life deployment in automotive ECUs and industrial controllers.
Temperature Range –40°C to +125°C (Automotive E-grade); qualified for under-hood and powertrain applications where thermal stress exceeds industrial limits.
ESD Protection >4 kV HBM; provides robustness against handling and system-level electrostatic discharge in production and field environments.

Pinout & Package

24LC025-E/P is packaged in 6-lead SOT-23 (JEDEC MO-178AA), with pin 1 marked by laser dot. This compact surface-mount package measures 2.9 mm × 1.6 mm × 1.1 mm and supports high-density PCB layouts in automotive and portable electronics.

Pin/Terminal Circuit Role Design Meaning
1: SCL Serial Clock Input Master-generated clock synchronizing all I²C transfers; requires external pull-up resistor (2 kΩ typical for 400 kHz).
2: VSS Ground Reference System ground return path; must be low-impedance and routed near SDA/SCL to minimize noise coupling.
3: SDA Serial Data I/O Bidirectional open-drain bus line; requires external pull-up; changes only during SCL low to avoid spurious Start/Stop conditions.
4: A1 Address Input Second chip-select bit; sets device address when tied to VCC or VSS; enables up to four 24LC025-E/P units on same bus (SOT-23 limit).
5: A0 Address Input Least-significant chip-select bit; used with A1 to configure unique I²C slave address (A2 not available in SOT-23).
6: VCC Power Supply +2.5V to +5.5V supply input; includes internal voltage threshold detector disabling writes below ~1.5V to prevent corruption during brownout.

Key Features

Feature Design Value
Schmitt-trigger inputs 0.05 VCC hysteresis on SCL/SDA eliminates false triggering from bus noise, enabling reliable operation in electrically noisy automotive environments.
Self-timed write cycle Maximum 5 ms byte/page write time; no external timing control needed - simplifies firmware and guarantees completion before next command.
16-byte page write buffer Reduces required I²C transactions for multi-byte writes; improves throughput and lowers CPU intervention in embedded host systems.
Write-cycle acknowledge polling Host can poll device readiness after write start using repeated START + control byte; avoids fixed delays and maximizes bus utilization.
No WP pin connection Hardware write protection is omitted - software-controlled access or system-level security must manage write authorization.

Applications

Automotive Sensor Calibration Industrial Firmware Storage

Use Scenario: Storing temperature-compensated offset/gain coefficients for wheel speed sensors in ABS modules.

IC Role / Device Role / Timing Role: Nonvolatile parameter storage accessed at boot and during periodic recalibration; retains values across ignition cycles.

Use Value: Enables field-updatable calibration without reprogramming MCU flash; leverages 125°C rating for under-hood placement.

Use Scenario: Holding bootloader configuration flags and secure boot keys in PLC main controllers.

IC Role / Device Role / Timing Role: Secure, low-power configuration memory accessed via I²C during startup sequence and firmware update verification.

Use Value: Provides tamper-resistant storage with >200-year retention; avoids wear-out of MCU flash during frequent key updates.

Medical Device Settings Smart Meter Parameter Tables

Use Scenario: Saving user-adjusted therapy parameters and usage logs in portable infusion pumps.

IC Role / Device Role / Timing Role: Battery-backed configuration store; retains settings during battery replacement or power loss.

Use Value: Guarantees regulatory-compliant data persistence with 1M-cycle endurance and 1 μA standby current extending battery life.

Use Scenario: Storing tariff schedules, metering constants, and utility-specific communication profiles in AMI meters.

IC Role / Device Role / Timing Role: Field-programmable parameter repository updated remotely over PLC or RF links.

Use Value: Supports over-the-air updates without MCU firmware changes; 400 kHz I²C speed enables rapid profile loading during maintenance windows.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
24LC025-I/P Same die, Industrial grade (–40°C to +85°C); identical pinout, timing, and electrical specs except temperature range. Not qualified for under-hood or powertrain locations requiring 125°C operation. Select 24LC025-E/P for automotive E-grade compliance; choose 24LC025-I/P only if ambient temperature stays ≤85°C.
AT24C02C-SSHM-T 2 Kbit I²C EEPROM from Microchip (acquired Atmel); supports 1.7V–5.5V, 1 MHz clock, and 16-byte page write; different pinout (8-lead SOIC). Requires PCB redesign due to 8-pin SOIC vs. 6-pin SOT-23; higher max clock but lacks automotive qualification. Use only if board layout allows SOIC footprint and voltage range flexibility is needed; not drop-in for 24LC025-E/P.

Compared with 24LC025-I/P, the 24LC025-E/P adds automotive temperature qualification without trade-offs in speed or endurance; versus AT24C02C-SSHM-T, it offers guaranteed 125°C operation and SOT-23 form factor but at lower maximum clock rate.

Availability

24LC025-E/P is available at Aetrix Electronics and suitable for automotive sensor calibration, industrial firmware storage, and medical device settings requiring stable component supply across extended temperature ranges and long product lifecycles.

Supply support for 24LC025-E/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 components, and memory solutions, headquartered in Chandler, Arizona, with global manufacturing and support infrastructure.

The 24LC025-E/P belongs to Microchip's legacy 24XX025 serial EEPROM family, designed specifically for cost-sensitive, space-constrained applications needing reliable nonvolatile storage in harsh thermal environments.

FAQ

What is the maximum I²C clock frequency supported by the 24LC025-E/P?

The 24LC025-E/P supports up to 400 kHz I²C clock frequency when VCC is ≥1.8V. At VCC < 1.8V, maximum clock drops to 100 kHz per datasheet Table 1-2. This dual-speed capability ensures interoperability with both legacy and modern I²C masters while maintaining signal integrity across voltage ranges.

Does the 24LC025-E/P have a hardware write-protect pin?

No, the 24LC025-E/P does not include a functional WP pin - it is not internally connected, as explicitly stated in the datasheet Section 2.4. Hardware write protection is only available on 24XX024 variants. Write access control for 24LC025-E/P must be implemented in software or at the system level.

Which packages are available for the 24LC025-E/P?

The 24LC025-E/P is exclusively offered in the 6-lead SOT-23 package (JEDEC MO-178AA), as confirmed in the Device Selection Table and Package Types section. Unlike the 8-lead variants (PDIP, SOIC, TSSOP), the SOT-23 version omits the A2 and WP pins, limiting addressable device count to four per bus.

What is the endurance rating and data retention of the 24LC025-E/P?

The 24LC025-E/P is rated for more than 1 million erase/write cycles and guarantees data retention exceeding 200 years at 25°C. These values are characterized per Microchip DS21210N, with endurance tested at 25°C and VCC = 5.5V in block mode, ensuring long-term reliability in infrequently updated storage applications.

How many devices can be cascaded on a single I²C bus using the 24LC025-E/P?

Up to four 24LC025-E/P devices can share one I²C bus, due to the SOT-23 package omitting the A2 address pin. Addressing uses only A1 and A0, yielding four unique combinations (00, 01, 10, 11). This is explicitly documented in Section 5.1 for SOT-23 devices, distinguishing it from the eight-device limit of 8-lead packages.

24LC025-E/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:
2Kbit
Memory Organization:
256 x 8
Memory Interface:
I2C
Clock Frequency:
400 kHz
Write Cycle Time - Word, Page:
5ms
Access Time:
900 ns
Voltage - Supply:
2.5V ~ 5.5V
Operating Temperature:
-40°C ~ 125°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:
8-PDIP

24LC025-E/P FAQ

1.How can I place an order for 24LC025-E/P through Aetrix?

Please submit a Request for Quotation (RFQ) for 24LC025-E/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 24LC025-E/P reliable?

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

3.What payment methods are accepted for 24LC025-E/P?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 24LC025-E/P transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 24LC025-E/P?

24LC025-E/P orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 24LC025-E/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 24LC025-E/P?

For technical support, including 24LC025-E/P datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 24LC025-E/P requirements.

6.How does Aetrix verify that 24LC025-E/P is sourced from the original manufacturer or authorized distributors?

All 24LC025-E/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 24LC025-E/P meets industry standards.

7.What is the process for return or replacement of 24LC025-E/P?

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

Return procedure for 24LC025-E/P:

1.Submit a request within 90 days.

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

24LC025-E/P Tags

  • 24LC025-E/P
  • 24LC025-E/P PDF
  • 24LC025-E/P Datasheet
  • 24LC025-E/P Specifications
  • 24LC025-E/P Images
  • Microchip Technology
  • Microchip Technology 24LC025-E/P
  • Buy 24LC025-E/P
  • 24LC025-E/P Price
  • 24LC025-E/P Distributor
  • 24LC025-E/P Supplier
  • 24LC025-E/P 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