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

Part No.:
24LC128T-I/ST
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-TSSOP (0.173", 4.40mm Width)
Datasheet:
Aetrix24LC128T-I/ST.pdf
Description:
IC EEPROM 128KBIT I2C 8TSSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,528

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-I/ST from Microchip Technology Inc. is a 128 Kbit (16K × 8) I²C-compatible serial EEPROM designed for nonvolatile data storage in low-power embedded systems. It operates from 2.5V to 5.5V, supports up to 400 kHz clock frequency, features hardware write-protection via the WP pin, and delivers 1 µA standby current at industrial temperature range (–40°C to +85°C). It is commonly used in set-top boxes, smart meters, and industrial controllers for parameter retention and firmware configuration.

For engineers reviewing the 24LC128T-I/ST datasheet, 24LC128T-I/ST pinout, 24LC128T-I/ST application, or 24LC128T-I/ST equivalent, key selection criteria include its 2.5V minimum VCC, 64-byte page write buffer, Schmitt-triggered SDA/SCL inputs for noise immunity, and compatibility with standard I²C master controllers across automotive, industrial, and consumer platforms.

Technical Context

The 24LC128T-I/ST implements a two-wire I²C interface with slave-only operation, using A0–A2 address pins to support up to eight devices on a shared bus. Its internal architecture includes a 64-byte page latch, HV generator for EEPROM programming, and memory control logic that enforces self-timed erase/write cycles.

It uses open-drain SDA/SCL with external pull-ups, requires no external clock source, and relies on master-generated Start/Stop conditions and ACK polling to manage write completion. The device samples the WP pin at the Stop bit to enable or disable writes, and supports byte- and page-write modes with automatic address incrementing.

Key Specifications

Parameter Value and Actual Design Meaning
Memory size 128 Kbit (16,384 × 8), sufficient for storing calibration tables, device IDs, or boot configuration in resource-constrained systems
VCC operating range 2.5V to 5.5V - compatible with 3.3V and 5V logic domains without level shifting
Max clock frequency 400 kHz at VCC ≥ 2.5V - enables faster bulk writes than 100 kHz legacy I²C, reducing host CPU wait time
Page write buffer 64 bytes - allows efficient block updates (e.g., full sensor calibration set) in one I²C transaction
Write endurance 1,000,000 cycles - supports frequent logging or field-updatable parameters over product lifetime
Data retention 200 years at +25°C - ensures long-term reliability of stored settings without refresh
Standby current 1 µA max (I-temp) - critical for battery-powered applications like IoT sensors and portable medical devices

Pinout & Package

24LC128T-I/ST is packaged in an 8-lead SOIC (SN) with 3.90 mm body width, RoHS-compliant matte tin plating, and JEDEC-standard footprint. Pin 1 is marked by a beveled corner or dot; package dimensions conform to Microchip drawing C04-057-SN Rev E.

Pin/Terminal Circuit Role Design Meaning
A0 Chip address input Configures LSB of 7-bit slave address; tied high/low to select among up to eight devices on same I²C bus
A1 Chip address input Configures middle bit of slave address; required for multi-device addressing in systems with >1 EEPROM
A2 Chip address input Configures MSB of slave address; enables full 3-bit address space (0x50–0x57) per device
VSS Ground reference Return path for all internal circuitry; must be connected directly to system ground plane for noise immunity
SDA Serial data I/O Open-drain bidirectional line; requires external pull-up (2–10 kΩ) and supports I²C ACK/NACK signaling
SCL Serial clock input Master-generated clock; rising edge latches data, falling edge permits data change per I²C protocol
WP Hardware write-protect Active-high input; when tied to VCC, blocks all write operations while permitting unlimited reads
VCC Power supply Primary power rail; must be decoupled with 0.1 µF ceramic capacitor placed within 5 mm of pin

Key Features

Feature Design Value
Schmitt-trigger inputs on SDA/SCL 50 mV hysteresis (VHYS = 0.05×VCC) - rejects fast transients and improves noise margin in electrically noisy environments
Output slope control Controlled rise/fall times (TR ≤ 300 ns, TF ≤ 300 ns at VCC ≥ 2.5V) - eliminates ground bounce and EMI during signal transitions
Page write capability 64-byte buffer with wrap-around protection - enables atomic updates of configuration blocks without software-managed page alignment
I²C bus compatibility Fully compliant with standard-mode (100 kHz) and fast-mode (400 kHz) I²C specifications - interoperable with MCU peripherals from STM32, PIC, NXP, and TI
ESD protection >4,000 V HBM - enhances robustness during board handling and in-system programming

Applications

Smart Energy Meters Industrial PLC Modules

Use Scenario: Storing tariff schedules, meter calibration coefficients, and tamper-event logs across power outages.

IC Role / Device Role / Timing Role: Nonvolatile configuration store interfaced via I²C to ARM Cortex-M7 controller; retains data during brownout.

Use Value: Enables regulatory compliance with 200-year data retention and 1M-cycle endurance for daily firmware updates and event logging.

Use Scenario: Holding I/O mapping tables, PID tuning parameters, and firmware update flags in modular automation controllers.

IC Role / Device Role / Timing Role: Slave EEPROM on isolated I²C bus; accessed during boot and runtime by dual-core RISC-V SoC.

Use Value: Supports field reconfiguration without reflashing main MCU; 64-byte page writes reduce I²C transaction overhead by 94% vs. byte-by-byte writes.

Medical Diagnostic Handhelds Automotive Body Control Units

Use Scenario: Saving user preferences, sensor offset values, and last-used test protocols in battery-powered ultrasound probes.

IC Role / Device Role / Timing Role: Low-power data logger co-located with ADC and display driver; powered from 3.3V LDO.

Use Value: 1 µA standby current extends single-charge battery life beyond 12 months; WP pin prevents accidental overwrite during hot-swap battery replacement.

Use Scenario: Storing seat position memory, mirror presets, and lighting profiles in AEC-Q100 qualified vehicle subsystems.

IC Role / Device Role / Timing Role: I²C slave on LIN-to-I²C bridge; accessed by 8-bit microcontroller during ignition-on initialization.

Use Value: Industrial temperature rating (–40°C to +85°C) and AEC-Q100 qualification ensure reliable operation under under-hood thermal cycling.

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/ST 1.7V–5.5V VCC range; supports 100 kHz at VCC < 2.5V; identical pinout and timing Better suited for 1.8V systems (e.g., wearables, ultra-low-power sensors) Select when operating below 2.5V is required; otherwise 24LC128T-I/ST offers tighter VCC min spec for cost-sensitive 3.3V designs
AT24C128-10PU-2.7 Atmel/Advantra part; 2.7V–5.5V VCC; 400 kHz max; 1 µA standby; same 8-pin PDIP/SOIC footprint Same industrial temp grade but lacks AEC-Q100 qualification and factory programming option Use where Microchip sourcing is constrained; verify WP behavior and ACK polling timing against legacy firmware

Compared with 24AA128T-I/ST, the 24LC128T-I/ST provides higher minimum VCC (2.5V vs. 1.7V) but identical packaging, pinout, and I²C timing-making it ideal for stable 3.3V/5V systems where ultra-low-voltage operation is unnecessary. Versus AT24C128-10PU-2.7, it adds AEC-Q100 qualification and broader factory programming support for automotive traceability.

Availability

24LC128T-I/ST is available at Aetrix Electronics and suitable for smart energy meters, industrial PLC modules, and automotive body control units requiring stable component supply, long-term lifecycle support, and RoHS-compliant manufacturing.

Supply support for 24LC128T-I/ST 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 24XX128 family-including 24LC128T-I/ST-is engineered for robust, low-power nonvolatile storage in industrial, automotive, and communications equipment where data integrity, endurance, and I²C interoperability are critical.

FAQ

What is the minimum supply voltage required for reliable operation of the 24LC128T-I/ST?

The 24LC128T-I/ST requires a minimum VCC of 2.5V for guaranteed operation across its full industrial temperature range (–40°C to +85°C). Below 2.5V, functionality is not specified; for sub-2.5V applications, consider the 24AA128T-I/ST variant instead. This 2.5V threshold ensures stable internal charge pump operation and EEPROM write verification.

How does the WP pin function on the 24LC128T-I/ST, and when is it sampled?

The WP (Write-Protect) pin on the 24LC128T-I/ST is sampled at the Stop condition of each write command. When tied to VCC, it disables all write operations (byte and page) while allowing unlimited reads. Toggling WP after the Stop bit has no effect-the state is latched only once per command. This enables secure, hardware-level protection of critical configuration data.

Can the 24LC128T-I/ST perform sequential reads across the full 128 Kbit address space?

Yes, the 24LC128T-I/ST supports sequential reads across the entire 0x0000–0x3FFF address range. After issuing a Start condition and control byte with R/W=1, the device transmits data bytes continuously, auto-incrementing its internal address pointer. Upon reaching address 0x3FFF, the pointer rolls over to 0x0000, enabling seamless wraparound reads without host intervention.

What is the maximum number of 24LC128T-I/ST devices that can be cascaded on a single I²C bus?

Up to eight 24LC128T-I/ST devices can be cascaded on one I²C bus using the A0, A1, and A2 address pins to configure unique 3-bit chip addresses (0x50–0x57). Each pin must be hardwired to VSS or VCC-floating connections are undefined. For the SOIC package used in 24LC128T-I/ST, all three address pins are functional and required for full 8-device support.

Does the 24LC128T-I/ST support 1 MHz I²C clock frequency?

No, the 24LC128T-I/ST supports a maximum clock frequency of 400 kHz at VCC ≥ 2.5V. The 1 MHz capability is exclusive to the 24FC128 variant. Attempting 1 MHz operation on the 24LC128T-I/ST will result in timing violations, failed ACKs, and unreliable communication-designs requiring 1 MHz should migrate to the 24FC128T-I/ST or equivalent.

24LC128T-I/ST Specifications

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

24LC128T-I/ST FAQ

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

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

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

3.What payment methods are accepted for 24LC128T-I/ST?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 24LC128T-I/ST?

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

Once your 24LC128T-I/ST 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-I/ST?

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

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

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

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

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

Return procedure for 24LC128T-I/ST:

1.Submit a request within 90 days.

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

24LC128T-I/ST Tags

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