Microchip Technology AT24C02B-TSU-T
- Part No.:
- AT24C02B-TSU-T
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- SOT-23-5 Thin, TSOT-23-5
- Datasheet:
-
AT24C02B-TSU-T.pdf
- Description:
- IC EEPROM 2KBIT I2C 1MHZ SOT23-5
- Quantity:
- Payment:

- Shipping:

Inventory:4,855
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT24C02B-TSU-T from Microchip Technology (formerly Atmel) is a 2 Kbit I²C-compatible serial EEPROM organized as 256 × 8 bits, operating from 1.8 V to 5.5 V, featuring hardware write protection via the WP pin and supporting up to 1 MHz clock rate at 5 V. It is used for nonvolatile parameter storage in embedded controllers, power management units, and sensor calibration modules.
For engineers reviewing the AT24C02B-TSU-T datasheet, AT24C02B-TSU-T pinout, AT24C02B-TSU-T application, or AT24C02B-TSU-T equivalent, key selection considerations include its 5-lead SOT23 package, 1.8 V minimum supply, 8-byte page write capability, 1 million write endurance, and hardware-based write protection logic tied to the WP pin.
Technical Context
The AT24C02B-TSU-T implements a two-wire (I²C) serial interface with Schmitt-triggered, noise-filtered SCL/SDA inputs and open-drain SDA output compatible with standard I²C bus timing. Its internal address counter supports current-address, random-address, and sequential read modes, while device addressing uses hardwired A0–A2 pins to allow up to eight devices on one bus.
Write operations include byte-write and 8-byte page-write modes with self-timed internal write cycles (max 5 ms), and acknowledge polling enables host synchronization without fixed delays. The WP pin provides hardware-level protection: when pulled high, it locks the full 2 Kbit array; when grounded, normal read/write access is enabled.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 2048 bits (256 words × 8 bits), enabling compact configuration storage without external address latches |
| Supply Voltage Range | 1.8 V to 5.5 V - supports direct interfacing with 1.8 V, 2.5 V, 2.7 V, and 5 V microcontrollers |
| I²C Clock Frequency | Up to 1 MHz at 5 V; 400 kHz at 1.8/2.5/2.7 V - ensures compatibility with legacy and low-power systems |
| Page Write Size | 8 bytes per page - reduces bus overhead vs. byte writes and enables efficient firmware patch updates |
| Endurance | 1 million write cycles - suitable for dynamic calibration data logging in industrial control nodes |
| Data Retention | 100 years at +25 °C - guarantees long-term integrity of stored device identifiers or security keys |
| Write Protect Logic | Hardware-enabled via WP pin: high = full-array lock; low = read/write enabled - eliminates software vulnerability in safety-critical contexts |
Pinout & Package
AT24C02B-TSU-T is packaged in a 5-lead SOT23 (package code 5TS1), measuring 2.90 mm × 1.60 mm × 1.10 mm max, with pin 1 marked by a dot. This ultra-compact surface-mount package targets space-constrained PCBs in portable and wearable electronics.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (VCC) | Power Supply | Primary supply input; must be decoupled locally to suppress I²C bus noise coupling |
| 2 (WP) | Write Protect Input | Active-high hardware lock: tie to VCC to disable all writes; tie to GND for full read/write access |
| 3 (SCL) | Serial Clock Input | Positive-edge sampled clock; requires external pull-up; Schmitt trigger enables robust noise immunity |
| 4 (SDA) | Serial Data I/O | Open-drain bidirectional line; must be wire-ORed with other I²C devices using shared pull-up |
| 5 (GND) | Ground Reference | System ground return path; must be connected before VCC to prevent latch-up during power-up |
Key Features
| Feature | Design Value |
|---|---|
| Low-voltage operation | Functional down to 1.8 V - enables direct integration with battery-powered SoCs and energy-harvesting subsystems |
| Schmitt-trigger inputs | Filtering on SCL/SDA suppresses >50 ns noise spikes - eliminates need for external RC filtering in noisy motor-control environments |
| 8-byte page write | Reduces I²C transaction count by 8× vs. byte writes - lowers CPU overhead and bus contention in multi-device systems |
| Self-timed write cycle | Max 5 ms internal erase/write - allows host to poll ACK instead of fixed delays, improving real-time determinism |
| Lead-free/halogen-free | Complies with RoHS Directive 2011/65/EU and JEDEC J-STD-020 - qualified for lead-free reflow profiles up to 260 °C |
Applications
| Industrial Sensor Node | Consumer Power Adapter |
|---|---|
Use Scenario: Storing calibrated offset/gain coefficients and temperature compensation tables for MEMS pressure sensors in factory-floor monitoring units. IC Role / Device Role / Timing Role: Nonvolatile configuration register holding persistent calibration data accessed at boot and updated during field recalibration. Use Value: Enables plug-and-play sensor replacement without manual reprogramming; 100-year retention ensures data survival across equipment lifecycles. |
Use Scenario: Saving user-selected output voltage and current limit settings in USB-C PD adapters with adjustable output profiles. IC Role / Device Role / Timing Role: Parameter store for user preferences and safety-critical limits, read at power-on and written after menu navigation. Use Value: Maintains user experience continuity across unplanned outages; WP pin prevents accidental overvoltage writes during hot-plug events. |
| Medical Wearable | Automotive Body Control Module |
Use Scenario: Recording usage hours, battery health history, and firmware version logs in ECG patch monitors with multi-year service life. IC Role / Device Role / Timing Role: Lifecycle data logger storing timestamped operational metrics accessible via diagnostic port. Use Value: Supports regulatory traceability requirements; 1 million write cycles accommodate daily logging for >27 years. |
Use Scenario: Storing seat position memory, mirror angle presets, and lighting configuration in entry-level vehicle door modules. IC Role / Device Role / Timing Role: Persistent settings repository accessed during ignition-on sequence and updated via LIN master commands. Use Value: Delivers OEM-grade personalization at cost-sensitive BOM; 5-lead SOT23 footprint minimizes PCB area in tight door cavity layouts. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| M24C02-RMN6TP | 2 Kbit, 1.7–5.5 V, 400 kHz max I²C speed, 8-lead TSSOP only - no 5-lead SOT23 option | Lacks SOT23 package; requires PCB redesign if footprint compatibility is critical | Select when higher-volume TSSOP assembly is preferred and board space permits larger footprint |
| BR24G02NUX-10 | 2 Kbit, 1.6–5.5 V, supports 1 MHz I²C, 5-lead SOT23 package, but WP pin is absent - write protection is software-only | No hardware write protect; relies on firmware lock bits vulnerable to corruption or reset glitches | Choose only in non-safety-critical consumer designs where cost is prioritized over tamper resistance |
Compared with M24C02-RMN6TP and BR24G02NUX-10, the AT24C02B-TSU-T uniquely combines 5-lead SOT23 packaging, hardware WP pin, and 1 MHz I²C support - making it the only option that satisfies simultaneous constraints of ultra-compact layout, robust write security, and high-speed bus throughput.
Availability
AT24C02B-TSU-T is available at Aetrix Electronics and suitable for industrial sensor nodes, consumer power adapters, medical wearables, and automotive body control modules requiring stable component supply across extended production lifecycles.
Supply support for AT24C02B-TSU-T 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 acquired Atmel in 2016 and maintains full product support, qualification, and manufacturing continuity for the AT24C02B series.
The AT24C02B belongs to Microchip's serial EEPROM product line, designed specifically for reliable, low-power nonvolatile storage in resource-constrained embedded systems where pin count, board area, and write security are critical.
FAQ
What is the package type and dimensions of the AT24C02B-TSU-T?
The AT24C02B-TSU-T uses a 5-lead SOT23 package (JEDEC MO-193 AB), with body dimensions of 2.90 mm × 1.60 mm × 1.10 mm maximum height. Pin 1 is marked by a dot, and the package is lead-free/halogen-free, qualified for reflow up to 260 °C. This compact footprint is ideal for space-limited applications such as wearables and portable power supplies.
How does the WP pin function on the AT24C02B-TSU-T?
On the AT24C02B-TSU-T, the WP (Write Protect) pin provides hardware-level write inhibition: when pulled high to VCC, it locks the entire 2 Kbit memory array against writes; when grounded, full read/write access is enabled. Unlike software-only protection, this prevents accidental or malicious overwrites even during brown-out or reset conditions - a critical feature for safety-critical firmware parameters.
What I²C speeds does the AT24C02B-TSU-T support at different supply voltages?
The AT24C02B-TSU-T supports 400 kHz I²C communication at 1.8 V, 2.5 V, and 2.7 V supply levels, and up to 1 MHz at 5.0 V. These speed grades are guaranteed across the full industrial temperature range (–40 °C to +85 °C) and are validated under specified capacitive bus loading (≤100 pF). The device automatically adapts to the host's clock rate without configuration.
Can the AT24C02B-TSU-T be used in automotive applications?
The AT24C02B-TSU-T is not qualified for automotive AEC-Q100 stress testing and is not recommended for safety-critical automotive functions. While the base AT24C02B family includes automotive-grade variants (e.g., AT24C02BN-SH-T), the TSU-T suffix denotes an industrial-temperature, SOT23-packaged part intended for commercial and industrial use - not automotive under-hood or chassis applications.
What is the memory organization and addressing scheme of the AT24C02B-TSU-T?
The AT24C02B-TSU-T contains 256 words of 8-bit memory (2048 bits total), internally arranged in 32 pages of 8 bytes each. It uses a 7-bit I²C device address where bits A2–A0 are hardwired to the package pins, allowing up to eight devices on one bus. The eighth bit selects read (1) or write (0) mode, and data word addressing uses an 8-bit internal counter that rolls over within pages during page writes.
AT24C02B-TSU-T Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- SOT-23-5 Thin, TSOT-23-5
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Obsolete
- 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:
- 550 ns
- Voltage - Supply:
- 1.8V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- SOT-23-5
AT24C02B-TSU-T FAQ
1.How can I place an order for AT24C02B-TSU-T through Aetrix?
Please submit a Request for Quotation (RFQ) for AT24C02B-TSU-T 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 AT24C02B-TSU-T reliable?
The price and inventory of AT24C02B-TSU-T are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT24C02B-TSU-T is usually 5 days.
3.What payment methods are accepted for AT24C02B-TSU-T?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT24C02B-TSU-T transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT24C02B-TSU-T?
AT24C02B-TSU-T orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT24C02B-TSU-T 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 AT24C02B-TSU-T?
For technical support, including AT24C02B-TSU-T datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT24C02B-TSU-T requirements.
6.How does Aetrix verify that AT24C02B-TSU-T is sourced from the original manufacturer or authorized distributors?
All AT24C02B-TSU-T 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 AT24C02B-TSU-T meets industry standards.
7.What is the process for return or replacement of AT24C02B-TSU-T?
All AT24C02B-TSU-T units undergo pre-shipment inspection (PSI). If there is an issue with AT24C02B-TSU-T, 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 AT24C02B-TSU-T part is unused and in its original packaging.
Return procedure for AT24C02B-TSU-T:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT24C02B-TSU-T 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…
