Microchip Technology 34LC02-E/ST
- Part No.:
- 34LC02-E/ST
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
34LC02-E/ST.pdf
- Description:
- IC EEPROM 2KBIT I2C 1MHZ 8TSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:3,598
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
34LC02-E/ST from Microchip Technology Inc. is a 2 Kbit I²C-compatible serial EEPROM with hardware and dual software write-protection, 1 MHz clock support (VCC ≥ 2.5 V), 16-byte page buffer, and operation down to 2.2 V. It serves as nonvolatile configuration storage in automotive infotainment control modules requiring extended temperature reliability.
For engineers reviewing the 34LC02-E/ST datasheet, 34LC02-E/ST pinout, 34LC02-E/ST application, or 34LC02-E/ST equivalent, key selection criteria include its 1 MHz I²C timing compliance, -40°C to +125°C automotive grade rating, SOT-23-6 package footprint, and dual-layer write protection (permanent software + hardware WP pin).
Technical Context
The 34LC02-E/ST implements a 2-wire I²C slave interface with Schmitt-trigger inputs and slope-controlled outputs to suppress noise and eliminate ground bounce. Its memory array is organized as 256 × 8-bit with internal address pointer auto-increment for sequential reads.
Write protection is enforced via three independent mechanisms: external WP pin (entire array), resettable Software Write-Protect (SWP) command (lower 128 bytes), and Permanent Software Write-Protect (PSWP) command (lower 128 bytes, irreversible). Acknowledge polling enables precise write-cycle completion detection without fixed delays.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| VCC Range | 2.2 V to 5.5 V - supports direct connection to 3.3 V or 5 V rails without level shifting |
| Max Clock Frequency | 1 MHz at VCC ≥ 2.5 V - enables faster firmware updates vs. 400 kHz alternatives |
| Memory Size | 2 Kbit (256 × 8) - sufficient for calibration data, device IDs, and secure boot parameters |
| Page Write Buffer | 16 bytes - reduces I²C transaction count for multi-byte writes, improving bus efficiency |
| Endurance | 1 million erase/write cycles - ensures long-term reliability in field-updatable systems |
| Data Retention | >200 years at 25°C - guarantees persistent storage across product lifetime without refresh |
| Temp Range | -40°C to +125°C (Automotive E-grade) - qualified for under-hood and powertrain ECUs |
| ESD Protection | >4 kV HBM - withstands handling and board-level electrostatic discharge events |
Pinout & Package
34LC02-E/ST is supplied in a Pb-free, RoHS-compliant 6-lead SOT-23 package (JEDEC MO-178AA). Pin 1 is SCL; pin 2 is VSS; pin 3 is SDA; pin 4 is A1; pin 5 is A0; pin 6 is VCC. A2 and WP pins are not bonded in this variant.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (SCL) | Serial Clock Input | Synchronizes all I²C transfers; requires external pull-up; supports 1 MHz max frequency |
| 2 (VSS) | Ground Reference | Primary return path for all internal logic and I/O; must be low-impedance |
| 3 (SDA) | Bidirectional Data I/O | Open-drain output; requires external pull-up resistor (2 kΩ typical for 1 MHz) |
| 4 (A1) | Chip Select Bit | Part of 3-bit slave address; enables up to four SOT-23 devices on same I²C bus |
| 5 (A0) | Chip Select Bit / VHV Detect | Selects device address; also used to detect high-voltage programming pulses for SWP/CSWP commands |
| 6 (VCC) | Power Supply | Accepts 2.2–5.5 V; internal regulation enables stable operation across rail tolerances |
Key Features
| Feature | Design Value |
|---|---|
| 1 MHz I²C Clock Support | Enables 2.5× faster page writes vs. 400 kHz EEPROMs, reducing firmware update latency |
| Permanent Software Write-Protect (PSWP) | Irreversibly locks lower 128 bytes (00h–7Fh), securing factory calibration or cryptographic keys |
| Hardware WP Pin Omission | Eliminates need for external pull-up/down resistor in SOT-23 design, simplifying layout |
| Schmitt Trigger Inputs + Slope Control | Rejects >50 ns noise spikes and prevents ground bounce during fast transitions |
| Automotive Temperature Grade (-40°C to +125°C) | Qualified per AEC-Q100 stress test requirements for engine control and ADAS subsystems |
| Acknowledge Polling | Allows host MCU to detect write completion dynamically, avoiding fixed 5 ms delays |
Applications
| Engine Control Unit (ECU) Calibration Storage | Automotive Infotainment Settings Retention |
|---|---|
Use Scenario: Storing fuel map coefficients, ignition timing offsets, and sensor compensation tables that must survive power loss and reprogramming cycles. IC Role / Device Role / Timing Role: Nonvolatile configuration register providing deterministic startup values to the main MCU upon cold boot. Use Value: 1 million endurance cycles ensure reliable recalibration over 15+ years of vehicle service life; 125°C rating permits placement near power stages. | Use Scenario: Preserving user preferences (volume, EQ, display brightness) and Bluetooth pairing records across ignition cycles. IC Role / Device Role / Timing Role: I²C slave storing persistent state data; accessed only during system initialization or settings change. Use Value: 16-byte page writes minimize I²C bus occupancy during settings save; PSWP protects factory defaults from accidental overwrite. |
| ADAS Camera Module Lens Calibration | Electric Power Steering (EPS) Motor Profile Storage |
Use Scenario: Holding lens distortion correction coefficients and focus offset maps generated during end-of-line camera calibration. IC Role / Device Role / Timing Role: Secure, tamper-resistant storage for optical calibration data; accessed once per boot by image signal processor. Use Value: Permanent Software Write-Protect (PSWP) prevents corruption of critical vision-system parameters during firmware updates. | Use Scenario: Storing motor phase advance curves and torque-sensing offsets unique to each EPS assembly. IC Role / Device Role / Timing Role: High-reliability parameter store interfaced via I²C to EPS microcontroller during manufacturing and service. Use Value: 2.2 V minimum VCC allows operation during battery brown-out conditions; >200-year data retention eliminates field recalibration needs. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| AT24C02C-SSHM-T | 2.5 V–5.5 V supply; 400 kHz max clock; 8-lead SOIC only; no PSWP feature | Lacks permanent write protection and 1 MHz speed; suitable for cost-sensitive industrial controls | Choose when automotive temp grade and irreversible calibration lock are not required |
| M95020-DFMN6TP | 2.5 V–5.5 V supply; SPI interface; 20 MHz clock; 8-lead TSSOP; no software write-protect | Different serial protocol (SPI vs I²C); higher speed but no SWP/PSWP; requires separate WP pin routing | Prefer when existing design uses SPI bus and software write protection is unnecessary |
Compared with AT24C02C-SSHM-T and M95020-DFMN6TP, the 34LC02-E/ST uniquely combines automotive temperature qualification, 1 MHz I²C speed, and permanent software write protection in a space-constrained SOT-23 package-making it optimal for safety-critical calibration storage where data integrity and layout density are paramount.
Availability
34LC02-E/ST is available at Aetrix Electronics and suitable for automotive ECU calibration, ADAS camera module configuration, and electric power steering motor profile storage requiring stable component supply across extended temperature ranges and long production lifecycles.
Supply support for 34LC02-E/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.
The 34LC02-E/ST belongs to Microchip's serial EEPROM product line, designed specifically for automotive and industrial applications demanding high reliability, extended temperature operation, and robust data integrity features including multiple write-protection layers.
FAQ
What is the maximum I²C clock frequency supported by the 34LC02-E/ST?
The 34LC02-E/ST supports up to 1 MHz I²C clock frequency when VCC is 2.5 V or higher. At lower voltages (2.2–2.4 V), the maximum clock rate drops to 400 kHz per AC specifications in DS22029F. This dual-speed capability allows designers to optimize for speed or low-voltage operation without changing components. The 34LC02-E/ST datasheet explicitly confirms 1 MHz timing for VCC ≥ 2.5 V in Table 1-2.
Does the 34LC02-E/ST have hardware write protection via the WP pin?
No, the 34LC02-E/ST in SOT-23-6 package does not include a bonded WP pin - it is marked NC (No Connect) in the pin function table (DS22029F, page 14). Write protection is implemented exclusively through software commands: resettable SWP and permanent PSWP. This differs from 8-lead variants like 34LC02-I/P, which do expose WP. The 34LC02-E/ST relies on PSWP for irreversible protection of critical calibration data.
How many devices can be cascaded on a single I²C bus using the 34LC02-E/ST?
Up to four 34LC02-E/ST devices can share one I²C bus. Because the SOT-23 package lacks the A2 pin (NC), only A1 and A0 are available for chip select, yielding 2² = 4 unique slave addresses. This is explicitly stated in Section 3.6 ("Device Addressing") of DS22029F: "Only four 34XX02 SOT-23 packages can be connected to the same bus." The 34LC02-E/ST uses the standard '1010' control code prefix with A1/A0 bits determining address.
What is the purpose of the A0 pin on the 34LC02-E/ST beyond chip addressing?
On the 34LC02-E/ST, the A0 pin serves a dual role: it functions as both a chip select input (A0 bit in slave address) and a high-voltage detection node (VHV) for executing Software Write-Protect (SWP) and Clear Software Write-Protect (CSWP) commands. Per Table 7-1 and Section 7.2, applying VHV (7–10 V) to A0 while issuing the '0110' control code triggers these commands. This dual use is confirmed in the Pin Function Table (DS22029F, page 14) and Figure 7-1.
Is the 34LC02-E/ST compatible with standard I²C protocol implementations?
Yes, the 34LC02-E/ST is fully I²C™-compatible and adheres to standard bus timing, acknowledge behavior, and addressing conventions. It supports standard Start/Stop conditions, 7-bit slave addressing with R/W bit, and acknowledges valid control bytes. Its Schmitt-trigger inputs and slope-controlled outputs meet I²C noise immunity requirements. The 34LC02-E/ST datasheet states "2-Wire Serial Interface Bus, I²C™ Compatible" in Features and details full protocol compliance in Sections 2.0–6.0 of DS22029F.
34LC02-E/ST Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-TSSOP (0.173", 4.40mm 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:
- 1 MHz
- Write Cycle Time - Word, Page:
- 5ms
- Access Time:
- 400 ns
- Voltage - Supply:
- 2.2V ~ 5.5V
- Operating Temperature:
- -40°C ~ 125°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-TSSOP
34LC02-E/ST FAQ
1.How can I place an order for 34LC02-E/ST through Aetrix?
Please submit a Request for Quotation (RFQ) for 34LC02-E/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 34LC02-E/ST reliable?
The price and inventory of 34LC02-E/ST are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 34LC02-E/ST is usually 5 days.
3.What payment methods are accepted for 34LC02-E/ST?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 34LC02-E/ST transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 34LC02-E/ST?
34LC02-E/ST orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 34LC02-E/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 34LC02-E/ST?
For technical support, including 34LC02-E/ST datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 34LC02-E/ST requirements.
6.How does Aetrix verify that 34LC02-E/ST is sourced from the original manufacturer or authorized distributors?
All 34LC02-E/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 34LC02-E/ST meets industry standards.
7.What is the process for return or replacement of 34LC02-E/ST?
All 34LC02-E/ST units undergo pre-shipment inspection (PSI). If there is an issue with 34LC02-E/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 34LC02-E/ST part is unused and in its original packaging.
Return procedure for 34LC02-E/ST:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
34LC02-E/ST 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…
