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-I/SN

Part No.:
24LC025-I/SN
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-SOIC (0.154", 3.90mm Width)
Datasheet:
Aetrix24LC025-I/SN.pdf
Description:
IC EEPROM 2KBIT I2C 400KHZ 8SOIC
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,166

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-I/SN 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 temperature range (–40°C to +85°C). It supports 400 kHz clock rate, 16-byte page write buffer, and features Schmitt-trigger inputs, slope-controlled outputs, and >1 million erase/write cycles. Used for firmware parameter storage in embedded controllers and sensor calibration data retention.

For engineers reviewing the 24LC025-I/SN datasheet, 24LC025-I/SN pinout, 24LC025-I/SN application, or 24LC025-I/SN equivalent, key selection criteria include VCC voltage compatibility (2.5–5.5V), absence of hardware write-protect (WP pin not connected), SOT-23 package constraints (6-pin, no A2), and I²C bus timing compliance at 400 kHz under industrial temperature conditions.

Technical Context

The 24LC025-I/SN implements a standard two-wire I²C slave interface with open-drain SDA/SCL pins requiring external pull-ups. Its internal address pointer auto-increments during sequential reads and wraps from 0xFF to 0x00. The device uses on-chip high-voltage generation for EEPROM programming and includes VCC threshold detection to inhibit writes below 1.5V.

It employs Schmitt-trigger inputs and input filtering (50 ns spike suppression) for noise immunity on noisy buses. Unlike 24LC024, it lacks internal WP pin connection-write protection must be implemented externally via software or system-level access control. Page write operations are bounded to 16-byte physical pages and roll over within the same page if crossing boundaries.

Key Specifications

ParameterValue and Actual Design Meaning
Memory size2 Kbit (256 × 8-bit), sufficient for small configuration tables or calibration coefficients in space-constrained designs
VCC range2.5V to 5.5V - compatible with 3.3V and 5V logic systems but not 1.8V/2.3V microcontrollers
Max clock frequency400 kHz - enables faster byte/page writes than 100 kHz variants; requires ≤2 kΩ pull-up for reliable operation
Page write buffer16 bytes - reduces I²C transaction count for bulk updates; write cycle time remains 5 ms regardless of page fill level
Endurance1 million erase/write cycles - supports frequent field updates such as logging or counter increments
Data retention200 years at 25°C - ensures long-term reliability for unpowered storage in industrial equipment
Standby current1 μA typical - minimizes quiescent power in battery-backed or energy-harvesting applications

Pinout & Package

24LC025-I/SN is supplied in a Pb-free, RoHS-compliant 6-lead SOT-23 package (3.0 mm × 1.7 mm × 1.3 mm). Pin 1 is marked by laser dot; pin 3 is SDA, pin 1 is SCL, and pin 2 is VSS - critical for PCB layout due to tight spacing and thermal pad absence.

Pin/TerminalCircuit RoleDesign Meaning
1SCLSerial clock input - must be driven by master; requires external pull-up; determines maximum I²C throughput
2VSSGround reference - shared return path for all signals; must be low-impedance to minimize noise coupling
3SDABidirectional open-drain data line - requires external pull-up; changes only during SCL low except for START/STOP
4A0Address input - sets bit 0 of 3-bit device address (1010A2A1A0); tied high/low to enable multi-device bus sharing
5A1Address input - sets bit 1 of device address; allows up to four 24LC025-I/SN devices on one I²C bus
6VCCPower supply - must be filtered near the pin; brown-out detection disables writes below 1.5V nominal

Key Features

FeatureDesign Value
Write-protect disabledWP pin internally disconnected - eliminates hardware lockout risk but requires software-managed write access control
Schmitt-trigger inputsHysteresis ≥0.05×VCC - rejects sub-50 ns noise spikes without external RC filtering on SCL/SDA lines
Output slope controlControlled rise/fall times - prevents ground bounce and EMI in dense PCB layouts with fast switching
Page write capability16-byte buffer with automatic address increment - cuts I²C overhead by ~80% vs. byte-by-byte writes for block updates
Industrial temp grade–40°C to +85°C operation - validated across full range for automotive body electronics and industrial PLC modules

Applications

Smart Sensor CalibrationEmbedded Controller Configuration

Use Scenario: Storing factory-trimmed offset/gain coefficients and temperature compensation tables in MEMS pressure sensors.

IC Role / Device Role / Timing Role: Nonvolatile parameter store accessed during power-up initialization via I²C; no real-time timing constraints.

Use Value: Enables single-batch calibration and field recalibration without firmware update; 200-year retention ensures lifetime validity.

Use Scenario: Holding user-configurable settings (baud rate, I/O mapping, alarm thresholds) in HVAC controller MCU.

IC Role / Device Role / Timing Role: Slave EEPROM on mainboard I²C bus; written infrequently during setup, read at boot.

Use Value: Survives power loss and firmware reloads; 1M endurance supports thousands of field configuration changes.

IoT Edge Device IdentityIndustrial Actuator Firmware Patch Storage

Use Scenario: Storing unique MAC address, cryptographic keys, and device serial number in battery-powered LoRaWAN node.

IC Role / Device Role / Timing Role: Secure identity vault accessed once per boot; write-protected via software locking after provisioning.

Use Value: SOT-23 footprint saves board area; 1 μA standby current extends 10-year battery life in sleep mode.

Use Scenario: Caching minor firmware patches or configuration hotfixes in motor drive control module.

IC Role / Device Role / Timing Role: Secondary code/data store updated via service port; read during safe startup sequence.

Use Value: Enables field-deployable corrections without full flash reprogramming; 5 ms page write allows rapid patch loading.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
24AA025-I/SNSame 2 Kbit capacity and SOT-23 package, but supports 1.7–5.5V VCC range and includes A2 pin (unconnected in SOT-23)Enables use in 1.8V systems where 24LC025-I/SN cannot operate; identical pinout and software interfaceSelect when wider voltage compatibility is required and 1.7–2.5V operation is needed
AT24C02D-SSHM-T2 Kbit I²C EEPROM in SOIC-8; supports 1.7–5.5V, 1 MHz clock, and has WP pin; different package and pin countRequires PCB redesign due to 8-pin SOIC footprint and WP signal routing; higher speed but larger areaChoose for higher-speed designs needing hardware write-protection and board space availability

Compared with 24AA025-I/SN, the 24LC025-I/SN offers narrower VCC range but identical SOT-23 integration; versus AT24C02D-SSHM-T, it trades package size and WP functionality for minimal footprint and lower system-level complexity in compact embedded nodes.

Availability

24LC025-I/SN is available at Aetrix Electronics and suitable for smart sensor calibration, embedded controller configuration, and IoT edge device identity management requiring stable component supply across industrial temperature grades and long-lifecycle programs.

Supply support for 24LC025-I/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 microcontroller, analog, FPGA, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.

The 24LC025 belongs to Microchip's legacy serial EEPROM product line designed for cost-sensitive, space-constrained embedded systems requiring reliable nonvolatile storage with minimal external components and robust I²C interoperability.

FAQ

What is the operating voltage range for the 24LC025-I/SN?

The 24LC025-I/SN operates from 2.5V to 5.5V. It does not support voltages below 2.5V - unlike the 24AA025 variant, which starts at 1.7V. This makes the 24LC025-I/SN suitable for 3.3V and 5V systems but incompatible with 1.8V logic domains. Internal VCC monitoring disables write operations if supply drops below 1.5V nominal to prevent data corruption.

Does the 24LC025-I/SN have a hardware write-protect pin?

No, the 24LC025-I/SN does not have a functional hardware write-protect (WP) pin. The WP pin is not internally connected - a key distinction from the 24LC024 variant. Write protection must therefore be enforced through software-level access control or system architecture, not hardware pin strapping. This simplifies board design but increases reliance on firmware integrity.

How many devices can be connected on the same I²C bus using the 24LC025-I/SN?

Up to four 24LC025-I/SN devices can share one I²C bus, due to its 6-lead SOT-23 package omitting the A2 address pin. Address bits A0 and A1 provide two bits of device addressing (1010A1A0), yielding four unique 7-bit slave addresses. Each device requires distinct A0/A1 combinations tied to VCC or VSS; floating address pins are not permitted.

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

The 24LC025-I/SN supports up to 400 kHz I²C clock frequency across its full VCC range (2.5V–5.5V) and industrial temperature range. At this speed, external pull-up resistors should be ≤2 kΩ on both SDA and SCL lines to meet rise time requirements (≤300 ns). Timing parameters including THD:STA, TSU:DAT, and TAA are fully specified and tested at 400 kHz.

Is the 24LC025-I/SN pin-compatible with other Microchip 2 Kbit EEPROMs in SOT-23?

Yes, the 24LC025-I/SN is pin-compatible with the 24AA025-I/SN in the 6-lead SOT-23 package - same pin 1 (SCL), pin 2 (VSS), pin 3 (SDA), pin 4 (A0), pin 5 (A1), and pin 6 (VCC). However, the 24AA025-I/SN supports 1.7–5.5V operation and includes an unconnected A2 pin in its marking, while the 24LC025-I/SN is strictly 2.5–5.5V and has no A2 function.

24LC025-I/SN Specifications

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

24LC025-I/SN FAQ

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

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

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

3.What payment methods are accepted for 24LC025-I/SN?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 24LC025-I/SN?

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

Once your 24LC025-I/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 24LC025-I/SN?

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

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

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

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

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

Return procedure for 24LC025-I/SN:

1.Submit a request within 90 days.

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

24LC025-I/SN Tags

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