Microchip Technology 24LC02BT-E/MS
- Part No.:
- 24LC02BT-E/MS
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-TSSOP, 8-MSOP (0.118", 3.00mm Width)
- Datasheet:
-
24LC02BT-E/MS.pdf
- Description:
- IC EEPROM 2KBIT I2C 400KHZ 8MSOP
- Quantity:
- Payment:

- Shipping:

Inventory:1,171
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
24LC02BT-E/MS 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 400 kHz max clock frequency, industrial–extended temperature range (–40°C to +125°C), and hardware write-protection via the WP pin. It is used in embedded systems for storing calibration data, configuration settings, and device identifiers.
For engineers reviewing the 24LC02BT-E/MS datasheet, 24LC02BT-E/MS pinout, 24LC02BT-E/MS application, or 24LC02BT-E/MS equivalent, key selection criteria include its 8-byte page write buffer, 5 ms max write cycle time, Schmitt-trigger inputs for noise immunity, self-timed erase/write, and compatibility with standard I²C bus timing at 400 kHz under extended temperature conditions.
Technical Context
The 24LC02BT-E/MS implements a two-wire I²C interface with fixed 7-bit client address (1010xxx) and R/W bit control, supporting byte and page write modes. Its internal architecture includes an 8-byte page latch, address pointer auto-increment, and HV generator for EEPROM programming.
It uses open-drain SDA/SCL with external pull-ups, requires no external clock source, and relies on acknowledge polling to detect write completion. The WP pin provides hardware-level write inhibition when tied to VCC, and all address pins (A0–A2) are unconnected and may be left floating.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 2 Kbit (256 × 8-bit), sufficient for small firmware parameters or sensor calibration tables |
| VCC Range | 2.5V to 5.5V - compatible with 3.3V and 5V logic domains without level shifting |
| Max Clock Frequency | 400 kHz - supports standard-mode I²C timing with 2.5V+ supply |
| Page Write Buffer | 8 bytes - enables efficient burst writes within a single physical page (00–07, 08–0F, etc.) |
| Write Cycle Time | 5 ms maximum - defines minimum interval between write commands; impacts firmware update latency |
| Endurance | 1 million erase/write cycles - ensures long-term reliability in field-updatable systems |
| Data Retention | 200 years - guarantees nonvolatile storage integrity over product lifetime |
| Temp Range | –40°C to +125°C - qualified for automotive and industrial under-hood or high-ambient applications |
Pinout & Package
24LC02BT-E/MS is supplied in an 8-lead MSOP package (Microchip package code "MS"), with exposed pad optional for thermal relief. Pin 1 is A0 (not connected), pin 4 is VSS (ground), pin 5 is SDA (bidirectional open-drain I/O), pin 6 is SCL (input clock), pin 7 is WP (active-high write-protect), and pin 8 is VCC (power).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A0 | Address Input | No internal connection; may be left floating or tied to VSS/VCC without effect |
| A1 | Address Input | No internal connection; unused in 2-Kbit variant |
| A2 | Address Input | No internal connection; unused in 2-Kbit variant |
| VSS | Ground Reference | System ground return path; must be low-impedance for stable I²C signaling |
| SDA | Serial Data I/O | Bidirectional open-drain line requiring external pull-up (2 kΩ typical for 400 kHz) |
| SCL | Serial Clock Input | Master-generated clock; rising edge samples data, falling edge drives data |
| WP | Write-Protect Control | High = full array write-inhibited; low = normal read/write access enabled |
| VCC | Power Supply | 2.5V–5.5V supply; decoupling capacitor (0.1 µF) required near pin |
Key Features
| Feature | Design Value |
|---|---|
| Schmitt Trigger Inputs | 0.05 VCC hysteresis on SDA/SCL - rejects fast transients and improves noise margin on noisy PCBs |
| Output Slope Control | Controlled SDA fall time (≤250 ns) - eliminates ground bounce during bus transitions |
| I²C Bus Compatibility | Fully compliant with standard-mode (100 kHz) and fast-mode (400 kHz) I²C specifications |
| Hardware Write-Protection | Single-pin (WP) global lock - prevents accidental overwrites during power-up/down or firmware faults |
| ESD Protection | >4 kV HBM - enhances robustness in handling and system integration without extra protection circuitry |
| Factory Programming | Available pre-programmed with customer-specific data - reduces post-manufacturing programming steps |
Applications
| Automotive Body Control Module | Industrial PLC Configuration Storage |
|---|---|
Use Scenario: Storing seat position presets, mirror angle offsets, and lighting profiles in vehicle door modules. IC Role / Device Role / Timing Role: Nonvolatile parameter storage accessed via microcontroller I²C during power-on initialization and runtime updates. Use Value: Enables user-customizable features without requiring reprogramming; retains settings across battery disconnects. | Use Scenario: Holding I/O mapping tables, PID tuning constants, and alarm thresholds in programmable logic controllers. IC Role / Device Role / Timing Role: Persistent configuration memory updated infrequently but read on every scan cycle. Use Value: Eliminates need for external backup batteries; supports field recalibration without firmware reload. |
| Medical Sensor Calibration | Smart Meter Firmware Metadata |
Use Scenario: Recording factory-calibrated gain/offset coefficients for temperature and pressure sensors in portable diagnostic devices. IC Role / Device Role / Timing Role: Read-only during operation; written once during production test using I²C host. Use Value: Ensures measurement accuracy traceability; immune to corruption during device power cycling. | Use Scenario: Storing firmware version, upgrade timestamp, and cryptographic signature hash in utility smart meters. IC Role / Device Role / Timing Role: Secure metadata storage accessed during boot verification and OTA update validation. Use Value: Supports secure firmware lifecycle management; WP pin prevents tampering with critical version data. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 24AA02T-I/MS | Lower VCC min (1.7V), same 2-Kbit size and MSOP package; rated only for –40°C to +85°C | Not qualified for extended temperature use; unsuitable for under-hood or high-ambient industrial deployments | Select if operating voltage may dip below 2.5V and extended temp is not required |
| AT24C02D-SSHM-T | Same 2-Kbit I²C EEPROM, 1.7–5.5V range, –40°C to +125°C, SOIC-8 package; no WP pin | Lacks hardware write-protection; requires software-based locking or external logic for write security | Choose when board layout favors SOIC-8 and WP functionality is managed externally |
Compared with 24LC02BT-E/MS, the 24AA02T-I/MS offers wider voltage flexibility but sacrifices extended temperature support, while the AT24C02D-SSHM-T provides identical environmental rating but removes hardware-level write protection-making 24LC02BT-E/MS optimal for safety-critical or high-reliability applications requiring guaranteed write-locking.
Availability
24LC02BT-E/MS is available at Aetrix Electronics and suitable for automotive body electronics, industrial PLCs, medical sensor calibration, and smart meter firmware metadata storage requiring stable component supply and AEC-Q100-compliant performance.
Supply support for 24LC02BT-E/MS 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 memory products, with a focus on embedded control and connectivity solutions.
The 24LC02B family was designed for reliable, low-power nonvolatile data storage in space-constrained, thermally demanding applications where I²C interface simplicity and hardware write protection are essential.
FAQ
What is the maximum I²C clock frequency supported by the 24LC02BT-E/MS?
The 24LC02BT-E/MS supports up to 400 kHz I²C clock frequency when VCC ≥ 2.5V. At lower voltages (below 2.5V), it defaults to 100 kHz mode per specification. This 400 kHz capability enables faster configuration reads and firmware metadata access in time-sensitive applications, and the 24LC02BT-E/MS maintains full timing compliance across its –40°C to +125°C operating range.
Does the 24LC02BT-E/MS require external pull-up resistors on SDA and SCL lines?
Yes, the 24LC02BT-E/MS has open-drain SDA and SCL outputs and requires external pull-up resistors. For 400 kHz operation, a 2 kΩ resistor to VCC is recommended per line. The 24LC02BT-E/MS does not integrate internal pull-ups, so omission will result in bus failure. Pull-up values must be adjusted for bus capacitance and speed requirements to meet I²C rise-time specs.
Can the A0, A1, and A2 pins of the 24LC02BT-E/MS be used to configure device addressing?
No - the A0, A1, and A2 pins of the 24LC02BT-E/MS are not internally connected and serve no addressing function. The device uses a fixed 7-bit I²C address (1010xxx) where the three least-significant bits are "don't care." These pins may be left floating, tied to VSS, or tied to VCC without affecting 24LC02BT-E/MS operation or bus arbitration.
How does the WP pin affect write operations on the 24LC02BT-E/MS?
When the WP pin of the 24LC02BT-E/MS is driven high (tied to VCC), all write operations-including byte and page writes-are inhibited; only read operations remain functional. When WP is low (tied to VSS), full read/write access is enabled. This hardware-level lock prevents accidental overwrites during power transitions or firmware errors, and the 24LC02BT-E/MS state is retained even during brown-out conditions.
Is the 24LC02BT-E/MS AEC-Q100 qualified, and what grade does it meet?
Yes, the 24LC02BT-E/MS is AEC-Q100 qualified for Grade 1 (–40°C to +125°C), matching its extended temperature rating. This qualification covers stress testing for automotive environments including thermal cycling, humidity bias, and ESD. The 24LC02BT-E/MS meets these requirements as a complete packaged device, making it suitable for under-hood and chassis-mounted automotive electronics without derating.
24LC02BT-E/MS Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-TSSOP, 8-MSOP (0.118", 3.00mm Width)
- Packaging:
- Tape & Reel (TR)
- 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:
- Surface Mount
- Supplier Device Package:
- 8-MSOP
24LC02BT-E/MS FAQ
1.How can I place an order for 24LC02BT-E/MS through Aetrix?
Please submit a Request for Quotation (RFQ) for 24LC02BT-E/MS 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 24LC02BT-E/MS reliable?
The price and inventory of 24LC02BT-E/MS are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 24LC02BT-E/MS is usually 5 days.
3.What payment methods are accepted for 24LC02BT-E/MS?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 24LC02BT-E/MS transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 24LC02BT-E/MS?
24LC02BT-E/MS orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 24LC02BT-E/MS 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 24LC02BT-E/MS?
For technical support, including 24LC02BT-E/MS datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 24LC02BT-E/MS requirements.
6.How does Aetrix verify that 24LC02BT-E/MS is sourced from the original manufacturer or authorized distributors?
All 24LC02BT-E/MS 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 24LC02BT-E/MS meets industry standards.
7.What is the process for return or replacement of 24LC02BT-E/MS?
All 24LC02BT-E/MS units undergo pre-shipment inspection (PSI). If there is an issue with 24LC02BT-E/MS, 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 24LC02BT-E/MS part is unused and in its original packaging.
Return procedure for 24LC02BT-E/MS:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
24LC02BT-E/MS Tags

-
M24C02-WMN6TP
STMicroelectronics
-
AT24C02C-XHM-T
Microchip Technology

-
AT21CS01-STUM10-T
Microchip Technology

-
AT24C02C-SSHM-T
Microchip Technology

-
24LC01BT-I/OT
Microchip Technology
-
M24C02-FMC6TG
STMicroelectronics

-
AT24CS02-SSHM-T
Microchip Technology

-
93LC46BT-I/OT
Microchip Technology

-
AT24C04C-SSHM-T
Microchip Technology

-
24LC01BT-I/SN
Microchip Technology

-
24AA02UIDT-I/OT
Microchip Technology

-
AT24C08C-STUM-T
Microchip Technology
Tech Hub
TTL and CMOS logic families differ in thresholds, loading, output drive, power and timing. This engineering guide compares 74HC and 74HCT, calculates noise margins and checks 3.3 V/5 V compatibility.
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…

