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 24LC128T-E/SN

Part No.:
24LC128T-E/SN
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-SOIC (0.154", 3.90mm Width)
Datasheet:
Aetrix24LC128T-E/SN.pdf
Description:
IC EEPROM 128KBIT I2C 8SOIC
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:7,654

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

24LC128T-E/SN from Microchip Technology is a 128 Kbit (16K × 8) I²C-compatible serial EEPROM with hardware write-protection, 64-byte page write buffer, and industrial-temperature operation (–40°C to +85°C). It operates from 2.5V to 5.5V, supports up to 400 kHz clock frequency, and delivers ≤1 µA standby current. Used in embedded systems for parameter storage, calibration data retention, and firmware configuration in power-constrained applications.

For engineers reviewing the 24LC128T-E/SN datasheet, 24LC128T-E/SN pinout, 24LC128T-E/SN application, or 24LC128T-E/SN equivalent, this page provides verified electrical specs, package mapping to SOIC-8 (SN), I²C timing constraints, WP-controlled write protection behavior, and real-world use cases in industrial control and sensor modules.

Technical Context

The 24LC128T-E/SN implements a two-wire I²C slave interface with Schmitt-trigger inputs on SDA/SCL for noise immunity and slope-controlled outputs to suppress ground bounce. Its internal address counter enables sequential reads across the full 128Kbit memory space, while cascading support via A0–A2 pins allows up to eight devices on one bus.

Write operations are self-timed and include byte-write and 64-byte page-write modes, with automatic wraparound handling within physical page boundaries. The WP pin samples at the Stop bit to enable or disable writes-no effect occurs if toggled mid-cycle-and endurance is rated at 1 million cycles with >200-year data retention.

Key Specifications

Parameter Value and Actual Design Meaning
Memory size 128 Kbit (16,384 × 8), organized as contiguous address space 0x0000–0x3FFF
VCC range 2.5V to 5.5V - defines minimum system supply voltage for reliable operation
Max clock frequency 400 kHz - determines maximum I²C bus throughput; limited to 100 kHz below 2.5V
Page write buffer 64 bytes - enables burst programming without intermediate Stop conditions
Write cycle time 5 ms max - sets worst-case delay before next command can be issued
Endurance 1,000,000 erase/write cycles - specifies lifetime under repeated field updates
Data retention 200 years at +85°C - guarantees nonvolatile data integrity over extended service life

Pinout & Package

24LC128T-E/SN uses the 8-Lead Plastic Small Outline (SOIC-Narrow, SN) package per Microchip drawing C04-057-SN: 3.90 mm body width, 1.27 mm lead pitch, gull-wing leads. Pin 1 is marked by notch or dot; device orientation follows JEDEC MS-012 standard.

Pin/Terminal Circuit Role Design Meaning
A0 Chip address input LSB of 3-bit slave address; hardwired to VSS or VCC to configure I²C address (0x50–0x57)
A1 Chip address input Middle bit of slave address; enables multi-device bus topology with up to eight 24LC128T-E/SN units
A2 Chip address input MSB of slave address; required for contiguous 1 Mbit expansion when cascading devices
VSS Ground reference Return path for all internal logic and I/O; must be low-impedance connection to system GND
SDA Serial data I/O Open-drain bidirectional line requiring external pull-up (2 kΩ typical for 400 kHz); carries address/data/ACK
SCL Serial clock input Master-generated clock signal synchronizing all I²C transfers; Schmitt-trigger input rejects noise
WP Hardware write-protect Active-high enable: tied to VCC blocks all writes but permits unlimited reads; sampled only at Stop bit
VCC Power supply Primary DC supply (2.5–5.5V); powers EEPROM array, logic, and I/O drivers; decoupling capacitor required

Key Features

Feature Design Value
64-byte page write buffer Reduces I²C transaction overhead by enabling single-command burst writes instead of 64 separate byte writes
Schmitt-trigger inputs (SDA/SCL) Provides ≥50 mV hysteresis (VHYS = 0.05×VCC) to reject fast transients and improve noise margin in noisy environments
Self-timed erase/write cycle Eliminates need for external timing control or polling delay estimation-device asserts NACK until internal completion
Hardware write-protect (WP) Prevents accidental or malicious overwrites during power-up/down or firmware glitches without software intervention
1 µA max standby current (I-temp) Enables battery-backed operation in always-on monitoring nodes with multi-year shelf life

Applications

Industrial Sensor Calibration Medical Device Configuration

Use Scenario: Storing factory-calibrated offset/gain coefficients and temperature compensation tables for analog sensor front-ends in programmable logic controllers.

IC Role / Device Role / Timing Role: Nonvolatile parameter store accessed during boot and runtime via I²C; retains values across power cycles and brownouts.

Use Value: Eliminates need for external calibration potentiometers or host MCU flash usage; ensures traceable, field-updatable calibration data with 200-year retention.

Use Scenario: Holding user-defined therapy parameters, device ID, and audit logs in portable infusion pumps and diagnostic handhelds.

IC Role / Device Role / Timing Role: Secure configuration register accessed only by authenticated firmware; WP pin physically tied to prevent runtime corruption.

Use Value: Meets IEC 62304 Class B requirements for persistent settings; 1M-cycle endurance supports frequent recalibration without wear-out risk.

Automotive Body Control Module Smart Energy Metering

Use Scenario: Recording door lock status history, seat position presets, and lighting profiles in AEC-Q100-compliant vehicle ECUs.

IC Role / Device Role / Timing Role: I²C slave storing infrequently updated user preferences; operates across –40°C to +85°C ambient range.

Use Value: Qualified for automotive use with extended temperature rating and ESD >4 kV; 2.5V min VCC supports start-stop battery scenarios.

Use Scenario: Logging tariff schedules, meter firmware version, and tamper-event timestamps in ANSI C12.20-certified utility meters.

IC Role / Device Role / Timing Role: Tamper-resistant data logger with WP permanently asserted; accessed only during secure firmware update windows.

Use Value: Prevents unauthorized parameter modification; 1 µA standby current extends battery life in 10-year sealed-meter designs.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
24AA128T-I/SN Wider VCC range (1.7–5.5V); supports 100 kHz at 1.7V; same pinout and timing Better suited for ultra-low-voltage battery-powered devices operating below 2.5V Select when system VCC may dip below 2.5V; otherwise identical functional replacement
AT24C128-10PU-2.7 Same 128 Kbit capacity, 2.7–5.5V range, 400 kHz max; different manufacturer (Microchip vs. Microchip-owned Atmel legacy) Legacy design-in with existing Atmel footprint; minor AC timing variations (e.g., THD:STA = 600 ns vs. 4000 ns at low VCC) Use for continuity in legacy Atmel-based BOMs; verify WP behavior and ACK polling compatibility

Compared with 24LC128T-E/SN, the 24AA128T-I/SN enables lower-voltage operation down to 1.7V but shares identical packaging and I²C protocol, while the AT24C128-10PU-2.7 offers equivalent functionality with minor timing differences requiring validation in high-speed or low-VCC edge cases.

Availability

24LC128T-E/SN is available at Aetrix Electronics and suitable for industrial sensor calibration, medical device configuration, and automotive body control modules requiring stable component supply, long-term lifecycle support, and RoHS-compliant sourcing.

Supply support for 24LC128T-E/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 microcontrollers, analog components, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.

The 24LC128T-E/SN belongs to Microchip's 24XX128 family of I²C serial EEPROMs, designed specifically for reliable, low-power nonvolatile data storage in space-constrained embedded systems where write endurance and data retention are critical.

FAQ

What is the minimum supply voltage required for 24LC128T-E/SN operation?

The 24LC128T-E/SN requires a minimum VCC of 2.5V for guaranteed operation across its full temperature range (–40°C to +85°C). Below 2.5V, the device is not specified - unlike the 24AA128 variant, which supports down to 1.7V. Operating 24LC128T-E/SN below 2.5V may result in undefined behavior or failure to acknowledge I²C commands.

How does the WP pin function on the 24LC128T-E/SN?

The WP (Write-Protect) pin on the 24LC128T-E/SN is sampled only at the Stop bit of each write command. When tied to VCC, it disables all write operations (byte and page) while permitting unlimited reads. Toggling WP during an active write cycle has no effect - protection state is latched at Stop, ensuring robustness against transient noise or power glitches.

Can multiple 24LC128T-E/SN devices share the same I²C bus?

Yes - up to eight 24LC128T-E/SN devices can be cascaded on a single I²C bus using the A0, A1, and A2 address inputs. Each device is assigned a unique 7-bit slave address (0x50–0x57) by hardwiring these pins to VSS or VCC. This enables scalable memory expansion without additional GPIO or address decoding logic.

What is the maximum page write size supported by 24LC128T-E/SN?

The 24LC128T-E/SN supports a maximum page write size of 64 bytes. Writes crossing physical page boundaries (every 64-byte aligned block: 0x0000–0x003F, 0x0040–0x007F, etc.) will wrap around within the current page rather than spill into the next. Software must enforce page alignment to avoid unintended data overwrite during multi-byte writes.

Is the 24LC128T-E/SN compatible with 1 MHz I²C clock speeds?

No - the 24LC128T-E/SN is rated for a maximum clock frequency of 400 kHz at VCC ≥2.5V. For 1 MHz operation, Microchip specifies the 24FC128 variant instead. Attempting 1 MHz communication with 24LC128T-E/SN may cause timing violations, missed ACKs, or corrupted data transfers due to insufficient setup/hold margins.

24LC128T-E/SN Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-SOIC (0.154", 3.90mm Width)
Packaging:
Tape & Reel (TR)
Product Status:
Active
Programmable:
Verified
Memory Type:
Non-Volatile
Memory Format:
EEPROM
Technology:
EEPROM
Memory Size:
128Kbit
Memory Organization:
16K 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:
Surface Mount
Supplier Device Package:
8-SOIC

24LC128T-E/SN FAQ

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

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

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

3.What payment methods are accepted for 24LC128T-E/SN?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 24LC128T-E/SN?

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

Once your 24LC128T-E/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 24LC128T-E/SN?

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

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

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

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

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

Return procedure for 24LC128T-E/SN:

1.Submit a request within 90 days.

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

24LC128T-E/SN Tags

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