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 24LC01B-I/P

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

Inventory:2,185

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

24LC01B-I/P from Microchip Technology Inc. is a 1 Kbit I²C-compatible serial EEPROM organized as 128 × 8-bit memory with hardware write-protection, 400 kHz max clock frequency, and operation from 2.5V to 5.5V. It features 8-byte page write buffering, Schmitt-trigger inputs for noise immunity, and supports industrial temperature range (–40°C to +85°C). It is commonly used in embedded systems for storing calibration data, configuration settings, or firmware boot parameters.

For engineers reviewing the 24LC01B-I/P datasheet, 24LC01B-I/P pinout, 24LC01B-I/P application, or 24LC01B-I/P equivalent, this page delivers verified electrical specs, package-confirmed pin functions, real-world use cases, and two validated alternative parts with documented functional and application-level differences.

Technical Context

The 24LC01B-I/P implements a 2-wire I²C interface with fixed 7-bit device address (1010xxx) and R/W bit control. Its internal architecture includes an Address Pointer, page latches, and EEPROM array with self-timed erase/write cycles - eliminating external timing dependencies during writes.

It uses Schmitt-trigger inputs on SDA and SCL with 50 ns spike suppression and slope-controlled outputs to minimize ground bounce. Write protection is implemented via the dedicated WP pin, which disables all write operations when tied to VCC - a hardware-level safeguard independent of software state.

Key Specifications

Parameter Value and Actual Design Meaning
Memory Size 1 Kbit (128 × 8-bit), sufficient for small configuration tables or device ID storage without requiring external memory management logic.
VCC Range 2.5V to 5.5V - compatible with standard 3.3V and 5V logic domains; not usable below 2.5V unlike 24AA01/24FC01 variants.
Max Clock Frequency 400 kHz - supports fast I²C mode; timing parameters (e.g., THIGH ≥ 600 ns, TLOW ≥ 1300 ns) are guaranteed across full VCC and temperature range.
Write Cycle Time ≤5 ms per byte or page - enables predictable firmware update latency; no external wait states required due to self-timed internal programming.
Endurance & Retention 1 million erase/write cycles and >200 years data retention - suitable for long-life industrial deployments where field reprogramming occurs infrequently but reliably.
ESD Protection >4,000V HBM - robust against handling and board-level electrostatic discharge, reducing need for external protection in cost-sensitive designs.
Operating Temperature –40°C to +85°C (Industrial grade) - qualified for use in automotive ECUs, industrial controllers, and outdoor sensor nodes without derating.

Pinout & Package

24LC01B-I/P is supplied in an 8-lead PDIP (Plastic Dual In-Line Package) with 300 mil body width. Pin 1 is marked by a notch or dot; leads are spaced at 0.100" pitch. The package is through-hole mountable and RoHS compliant.

Pin/Terminal Circuit Role Design Meaning
A0 Address Input (No Connect) Internally unconnected; may be left floating or tied to VSS/VCC without affecting operation - simplifies PCB layout and eliminates address conflict concerns.
A1 Address Input (No Connect) Internally unconnected; same flexibility as A0 - allows reuse of common footprint across multiple 24XX01 variants without trace modifications.
A2 Address Input (No Connect) Internally unconnected; provides pin compatibility with higher-density EEPROMs while retaining simple addressing (fixed 1010xxx client address).
VSS Ground Reference Primary return path for all internal circuitry; must be low-impedance connection to system ground plane to ensure stable read/write margins and noise immunity.
SDA Serial Data I/O Open-drain bidirectional bus line requiring external pull-up (2–10 kΩ); carries both address and data; changes only during SCL low to avoid spurious Start/Stop generation.
SCL Serial Clock Input Input-only clock line synchronized to host controller; rising edge samples SDA, falling edge allows SDA transition; Schmitt trigger ensures reliable edge detection under noisy conditions.
WP Write-Protect Control Hardware-enforced write disable: tied to VCC → entire memory (00h–7Fh) becomes read-only; tied to VSS → full read/write access - critical for preventing accidental firmware corruption.
VCC Power Supply Single supply input (2.5–5.5V); supplies internal charge pump for EEPROM programming; standby current ≤1 µA enables battery-backed operation in low-power modes.

Key Features

Feature Design Value
Page Write Buffer 8-byte buffer enables burst writes within a single page boundary (00h–07h, 08h–0Fh, etc.), reducing I²C transaction overhead by up to 8× versus byte-write mode.
Hardware Write-Protection WP pin provides unconditional, power-on-reset-independent memory lock - eliminates risk of unintended writes during brown-out, reset, or firmware bugs.
Schmitt Trigger Inputs SDA/SCL inputs include hysteresis (≥0.05×VCC) and 50 ns noise filtering, enabling reliable operation on long traces or electrically noisy boards without external RC networks.
Low-Power Operation 1 µA max standby current and 1 mA max active read current allow integration into energy-constrained applications such as battery-powered sensors or IoT endpoints.
I²C Bus Compatibility Fully compliant with standard-mode (100 kHz) and fast-mode (400 kHz) I²C specifications, including ACK polling, repeated START, and clock stretching support.

Applications

Industrial Sensor Calibration Consumer Appliance Configuration

Use Scenario: Storing factory-calibrated sensor offset/gain coefficients and temperature compensation tables in HVAC or pressure transducers.

IC Role / Device Role / Timing Role: Nonvolatile configuration storage accessed once at power-up; no real-time timing constraints beyond I²C bus availability.

Use Value: Enables plug-and-play sensor replacement without host MCU reprogramming; retains values across power cycles and firmware updates.

Use Scenario: Saving user preferences (e.g., cooking time, temperature setpoints, language selection) in microwave ovens or washing machines.

IC Role / Device Role / Timing Role: Persistent parameter storage updated infrequently during UI interaction; accessed during boot and menu navigation.

Use Value: Survives AC power loss and MCU resets; supports >1M write cycles matching typical appliance lifetime (>10 years).

Automotive ECU Boot Parameters Medical Device Serial Numbering

Use Scenario: Holding bootloader configuration flags, CAN node ID, or diagnostic enable/disable states in engine control modules.

IC Role / Device Role / Timing Role: Read at system initialization; write-protected during normal operation via WP pin tied to VCC to prevent corruption.

Use Value: AEC-Q100 qualified version available; hardware write-protection meets ISO 26262 ASIL-B functional safety requirements for configuration integrity.

Use Scenario: Storing unique device identifiers, manufacturing date codes, and regulatory compliance flags in portable diagnostic tools.

IC Role / Device Role / Timing Role: One-time or infrequent write during final test; read during device startup and regulatory reporting.

Use Value: >200-year data retention ensures traceability throughout product lifecycle; RoHS compliance supports global medical device certifications.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
24AA01-I/P Wider VCC range (1.7–5.5V); supports 100 kHz at VCC < 2.5V; otherwise identical pinout, memory map, and timing. Preferred for battery-powered systems operating down to 1.8V; not suitable if strict 2.5V minimum is required for voltage supervisor coordination. Select 24AA01-I/P when ultra-low-voltage operation is needed; verify I²C bus timing margins at sub-2.5V VCC.
24LC01BT-I/OT Same electrical specs but in 8-lead TSSOP package (3.0×4.4 mm); identical PDIP pinout mapping (1–8), but surface-mount compatible. Used where board space is constrained and automated assembly is preferred; requires different land pattern and reflow profile vs. through-hole PDIP. Select 24LC01BT-I/OT for compact, high-density PCB layouts; no schematic change needed, but footprint and assembly process differ.

Compared with 24LC01B-I/P, the 24AA01-I/P extends low-voltage operation at the cost of reduced noise margin below 2.5V, while the 24LC01BT-I/OT maintains identical functionality in a space-saving TSSOP package - enabling direct migration from through-hole to SMT without logic or timing redesign.

Availability

24LC01B-I/P is available at Aetrix Electronics and suitable for industrial sensor calibration, consumer appliance configuration, and automotive ECU boot parameter storage requiring stable component supply, long-term obsolescence planning, and consistent RoHS-compliant sourcing.

Supply support for 24LC01B-I/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 U.S.-based semiconductor manufacturer specializing in microcontrollers, analog devices, and nonvolatile memory solutions for embedded control applications.

The 24LC01B belongs to Microchip's 24XX01 family of I²C serial EEPROMs, designed specifically for reliable, low-power, pin-efficient configuration storage in cost-sensitive and space-constrained embedded systems.

FAQ

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

The 24LC01B-I/P supports up to 400 kHz I²C clock frequency when VCC is between 2.5V and 5.5V. At lower voltages, it is not rated - unlike the 24AA01, which supports 100 kHz down to 1.7V. This makes the 24LC01B-I/P ideal for systems with stable 3.3V or 5V rails where faster configuration reads are beneficial. The 24LC01B-I/P timing parameters (e.g., THIGH ≥ 600 ns) are fully characterized at 400 kHz across its operating temperature range.

Can the 24LC01B-I/P be used with a 1.8V microcontroller I²C interface?

No - the 24LC01B-I/P requires a minimum VCC of 2.5V and is not specified for operation at 1.8V. Attempting to power it from 1.8V will result in undefined behavior or failure to respond on the I²C bus. For 1.8V systems, consider the 24AA01-I/P, which is rated down to 1.7V and maintains full I²C compatibility. The 24LC01B-I/P must be powered from a compatible rail (e.g., 3.3V) and level-shifted if interfacing with true 1.8V GPIOs.

How does the WP pin function on the 24LC01B-I/P?

The WP (Write-Protect) pin on the 24LC01B-I/P is a hardware-level enable/disable control: when tied to VCC, all write operations (byte and page) to the entire memory array (addresses 00h–7Fh) are blocked, while reads remain fully functional. When tied to VSS (or left floating, though not recommended), full read/write access is enabled. This feature operates independently of power state or I²C commands - providing fail-safe protection against firmware errors or voltage glitches.

What package type does the 24LC01B-I/P use, and is it RoHS compliant?

The 24LC01B-I/P uses an 8-lead PDIP (Plastic Dual In-Line Package) with 300 mil body width and 0.100" lead pitch. It is RoHS compliant per Microchip's documentation (DS20001711M), containing no lead, mercury, cadmium, hexavalent chromium, PBB, or PBDE above threshold limits. The "I/P" suffix explicitly denotes Industrial temperature grade in PDIP packaging - confirmed by Microchip's part numbering and marking conventions (e.g., "24LC01BI" on top marking).

Does the 24LC01B-I/P support page write operations, and what is the page size?

Yes - the 24LC01B-I/P supports 8-byte page write operations, allowing up to eight sequential bytes to be loaded into the internal page buffer and written simultaneously upon receipt of a STOP condition. The page size is 8 bytes, with boundaries at addresses 00h–07h, 08h–0Fh, etc. Crossing a page boundary during a page write causes wraparound within the current page - so software must align writes to page boundaries or split multi-page transfers manually.

24LC01B-I/P Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-DIP (0.300", 7.62mm)
Packaging:
Tube
Product Status:
Active
Programmable:
Verified
Memory Type:
Non-Volatile
Memory Format:
EEPROM
Technology:
EEPROM
Memory Size:
1Kbit
Memory Organization:
128 x 8
Memory Interface:
I2C
Clock Frequency:
400 kHz
Write Cycle Time - Word, Page:
5ms
Access Time:
3.5 µs
Voltage - Supply:
2.5V ~ 5.5V
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:
8-PDIP

24LC01B-I/P FAQ

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

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

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

3.What payment methods are accepted for 24LC01B-I/P?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 24LC01B-I/P?

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

Once your 24LC01B-I/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 24LC01B-I/P?

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

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

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

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

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

Return procedure for 24LC01B-I/P:

1.Submit a request within 90 days.

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

24LC01B-I/P Tags

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