Microchip Technology AT24C256B-TH-T
- Part No.:
- AT24C256B-TH-T
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
AT24C256B-TH-T.pdf
- Description:
- IC EEPROM 256KBIT I2C 8TSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:2,441
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT24C256B-TH-T from Microchip Technology (formerly Atmel) is a 256 Kbit I²C-compatible serial EEPROM organized as 32,768 × 8 bits, operating across 1.8 V to 5.5 V supply, supporting up to 1 MHz clock rate at 5.0 V/2.7 V/2.5 V and 400 kHz at 1.8 V, with hardware write protection via WP pin and 64-byte page write capability - deployed in industrial sensor calibration, embedded configuration storage, and power-meter firmware retention.
For engineers reviewing the AT24C256B-TH-T datasheet, AT24C256B-TH-T pinout, AT24C256B-TH-T application, or AT24C256B-TH-T equivalent, key selection considerations include its TSSOP-8 package (8A2), NiPdAu lead finish, −40°C to +85°C industrial temperature range, 1 million write cycles endurance, and 40-year data retention - all critical for long-lifecycle industrial control and metering designs.
Technical Context
The AT24C256B-TH-T implements a two-wire I²C interface with Schmitt-triggered, noise-filtered SDA/SCL inputs, enabling robust communication in electrically noisy environments. Its internal address counter supports current-address, random-address, and sequential read modes, while the 15-bit word addressing scheme maps directly to its 32,768-word memory space.
Write operations are managed through byte-write and 64-byte page-write protocols, with self-timed internal write cycles completing in ≤5 ms. Hardware write protection is enforced by the WP pin, and device addressing uses three hardwired A0–A2 pins to support up to eight devices on a shared bus - essential for modular system architectures requiring multiple nonvolatile configuration banks.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 256 Kbit (32,768 × 8 bits) - provides sufficient space for full device configuration tables, calibration coefficients, and event logs in resource-constrained microcontrollers. |
| Supply Voltage Range | 1.8 V to 5.5 V - enables direct interfacing with both low-power IoT sensors (1.8 V) and legacy 3.3 V/5 V industrial controllers without level-shifting. |
| I²C Clock Frequency | Up to 1 MHz at ≥2.5 V; 400 kHz at 1.8 V - balances high-speed firmware updates with reliable operation under battery-powered brown-out conditions. |
| Page Write Capacity | 64 bytes per page - minimizes write latency when updating multi-parameter datasets (e.g., 16-channel ADC calibration sets) in single atomic transactions. |
| Endurance & Retention | 1,000,000 write cycles / 40 years data retention - ensures field-deployed utility meters and PLCs maintain configuration integrity over full product lifetime without wear-leveling firmware. |
| Operating Temperature | −40°C to +85°C - validated for use in outdoor smart-grid equipment, factory-floor HMIs, and automotive body-control modules outside passenger cabin. |
| Package | 8-lead TSSOP (8A2), 4.4 mm × 3.0 mm body - surface-mount compatible with automated assembly and offers better thermal dissipation than SOIC in dense PCB layouts. |
Pinout & Package
AT24C256B-TH-T is supplied in an 8-lead Thin Shrink Small Outline Package (TSSOP), JEDEC MO-153 compliant, with 0.65 mm lead pitch and 4.4 mm × 3.0 mm body size - optimized for high-density PCB layouts and reflow-compatible assembly.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A0–A2 | Hardware Device Address Inputs | Enable up to eight AT24C256B-TH-T devices on one I²C bus; must be tied to VCC or GND - floating states default to GND but risk noise-induced misaddressing. |
| SDA | Serial Data Line (bidirectional, open-drain) | Shares bus with other I²C peripherals; requires external pull-up (typically 2.2–10 kΩ); supports wire-OR logic for multi-master arbitration. |
| SCL | Serial Clock Input | Master-generated clock synchronizing all data transfers; Schmitt-trigger input rejects fast transients common in industrial wiring harnesses. |
| WP | Write Protect Control | Active-high hardware lock: tied to VCC disables all writes (including page and byte), preventing accidental corruption during power transitions or firmware glitches. |
| GND | Ground Reference | System return path for I/O and core logic; must be low-impedance and separated from noisy power grounds to avoid read/write errors. |
| VCC | Power Supply Input | Accepts 1.8–5.5 V; bypass capacitor (0.1 µF ceramic) required within 5 mm to suppress switching noise affecting internal HV pump timing. |
Key Features
| Feature | Design Value |
|---|---|
| Noise-immune I²C interface | Schmitt-trigger inputs and built-in input filtering suppress >100 ns glitches - eliminates spurious START/STOP detection in motor-drive or relay-switching environments. |
| Flexible write protection | Hardware (WP pin) and software (block write-lock commands) protection layers prevent unauthorized or unintended memory modification during field firmware updates. |
| Page write optimization | 64-byte page buffer allows burst programming of contiguous parameters (e.g., 16× 4-byte calibration slopes), reducing total write time by 94% vs. individual byte writes. |
| Low-power standby mode | 1.0 µA max standby current at 1.8 V - extends battery life in portable diagnostic tools and wireless sensor nodes where EEPROM remains powered between measurements. |
| Cascadable architecture | Three address pins (A0–A2) enable up to eight AT24C256B-TH-T units on one I²C bus - simplifies design of modular systems like multi-sensor environmental monitors. |
Applications
| Industrial Sensor Calibration | Smart Energy Metering |
|---|---|
Use Scenario: Storing factory-trimmed offset/gain coefficients for 16-bit precision ADCs in pressure transmitters exposed to −40°C to +85°C ambient. IC Role / Device Role / Timing Role: Nonvolatile configuration store accessed at power-on reset; retains calibrated values across 10+ year deployments without backup battery. Use Value: Eliminates need for external calibration EEPROM or microcontroller flash wear-leveling, reducing BOM count and firmware complexity while guaranteeing 40-year coefficient stability. | Use Scenario: Recording tariff schedules, tamper-event timestamps, and accumulated kWh registers in DIN-rail mounted electricity meters. IC Role / Device Role / Timing Role: High-reliability data logger with WP pin permanently asserted during normal operation to prevent corruption during grid voltage sags or lightning surges. Use Value: Withstands 1M write cycles and 40-year retention, enabling daily tariff updates and decade-long tamper-log storage without replacement - certified for IEC 62056 compliance. |
| PLC Configuration Storage | Medical Device Parameter Backup |
Use Scenario: Holding user-defined I/O mapping, PID loop constants, and alarm thresholds in compact programmable logic controllers used in packaging machinery. IC Role / Device Role / Timing Role: Boot-time configuration loader; interfaces via 400 kHz I²C to ARM Cortex-M4 host to minimize interrupt latency during real-time control loops. Use Value: TSSOP-8 package fits tight 2-layer PCB constraints; 1.8 V compatibility allows direct connection to low-voltage MCU I/O banks, avoiding level translators. | Use Scenario: Preserving patient-specific therapy settings (e.g., infusion rates, pressure limits) across power cycles in portable IV pumps and ventilators. IC Role / Device Role / Timing Role: Safety-critical parameter vault; write-protected during active therapy via WP pin assertion, unlocked only during authorized clinician setup. Use Value: Meets IEC 62304 Class C software requirements via hardware-enforced write lock and 1M-cycle endurance - avoids flash wear-out risks in battery-backed microcontrollers. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| M24256-BWMN6TP | STMicroelectronics 256 Kbit I²C EEPROM in TSSOP-8; identical 1.8–5.5 V range and 1 MHz speed, but rated for −40°C to +105°C and features enhanced ESD protection (4 kV HBM). | Preferred for extended-temperature automotive body electronics or high-ESD industrial gateways where AT24C256B-TH-T's 85°C upper limit is insufficient. | Select M24256-BWMN6TP when operating above +85°C or requiring higher ESD immunity; pinout and command set are identical - no firmware changes needed. |
| BR24G256FJ-3GE2 | Rohm 256 Kbit I²C EEPROM in TSSOP-8; supports same voltage range and 1 MHz speed, but adds automatic address increment during sequential reads and lower 0.5 µA standby current at 1.8 V. | Better suited for ultra-low-power battery-operated devices (e.g., wireless sensor nodes) where every nanoamp impacts 10-year battery life. | Choose BR24G256FJ-3GE2 for sub-µA standby-sensitive designs; identical pinout and I²C protocol ensure drop-in replacement with no layout or code modifications. |
Compared with AT24C256B-TH-T, M24256-BWMN6TP extends temperature range and ESD tolerance for harsher environments, while BR24G256FJ-3GE2 reduces standby current for battery longevity - both retain identical TSSOP-8 footprint and I²C register compatibility, enabling seamless qualification reuse.
Availability
AT24C256B-TH-T is available at Aetrix Electronics and suitable for industrial sensor calibration, smart energy metering, and PLC configuration storage requiring stable component supply across multi-year production programs.
Supply support for AT24C256B-TH-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, documentation, and manufacturing continuity for the AT24Cxx EEPROM family.
The AT24C256B-TH-T belongs to Microchip's serial EEPROM product line, engineered for reliable, low-voltage nonvolatile storage in industrial automation, energy infrastructure, and medical instrumentation where data integrity and long-term retention are mission-critical.
FAQ
What is the maximum I²C clock frequency supported by the AT24C256B-TH-T?
The AT24C256B-TH-T supports up to 1 MHz I²C clock frequency when operated at VCC ≥ 2.5 V (e.g., 3.3 V or 5.0 V), and 400 kHz at 1.8 V. These speeds are guaranteed across the full −40°C to +85°C industrial temperature range and require proper bus pull-up sizing (e.g., 2.2 kΩ for 1 MHz on 100 pF bus capacitance). The AT24C256B-TH-T does not support FM+ (1 MHz+) or high-speed mode beyond these specifications.
Does the AT24C256B-TH-T require external pull-up resistors on SDA and SCL lines?
Yes, the AT24C256B-TH-T requires external pull-up resistors on both SDA and SCL lines because its I²C interface uses open-drain outputs. Typical values range from 2.2 kΩ (for 1 MHz operation on low-capacitance buses) to 10 kΩ (for 400 kHz on longer traces); the exact value depends on bus capacitance, VCC, and desired rise time. The AT24C256B-TH-T itself contains no internal pull-ups.
How does the write protect (WP) pin function on the AT24C256B-TH-T?
The WP pin on the AT24C256B-TH-T is an active-high hardware lock: when tied to VCC, it disables all write operations (byte, page, and write-enable commands) to the entire memory array. When grounded, normal writes are permitted. Floating WP defaults to GND internally, but Microchip recommends hardwiring it to avoid noise-induced protection failures - a design requirement explicitly documented for the AT24C256B-TH-T.
What package type and lead finish does the AT24C256B-TH-T use?
The AT24C256B-TH-T uses an 8-lead Thin Shrink Small Outline Package (TSSOP), designated as package code 8A2 per Microchip's ordering guide, with NiPdAu (nickel-palladium-gold) lead finish - a RoHS-compliant, lead-free termination optimized for solderability and corrosion resistance in industrial environments.
Can the AT24C256B-TH-T be used in a 1.8 V-only system without level shifting?
Yes, the AT24C256B-TH-T is fully specified for 1.8 V operation: it supports 400 kHz I²C communication, guarantees 1 µA max standby current, and meets all DC/AC timing parameters at VCC = 1.8 V. It interfaces directly with 1.8 V microcontrollers (e.g., MSP430FRxx, STM32L4) without level shifters, provided the host's I²C pins are 1.8 V tolerant and pull-ups are referenced to 1.8 V.
AT24C256B-TH-T Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-TSSOP (0.173", 4.40mm Width)
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- EEPROM
- Technology:
- EEPROM
- Memory Size:
- 256Kbit
- Memory Organization:
- 32K 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:
- 8-TSSOP
AT24C256B-TH-T FAQ
1.How can I place an order for AT24C256B-TH-T through Aetrix?
Please submit a Request for Quotation (RFQ) for AT24C256B-TH-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 AT24C256B-TH-T reliable?
The price and inventory of AT24C256B-TH-T are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT24C256B-TH-T is usually 5 days.
3.What payment methods are accepted for AT24C256B-TH-T?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT24C256B-TH-T transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT24C256B-TH-T?
AT24C256B-TH-T orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT24C256B-TH-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 AT24C256B-TH-T?
For technical support, including AT24C256B-TH-T datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT24C256B-TH-T requirements.
6.How does Aetrix verify that AT24C256B-TH-T is sourced from the original manufacturer or authorized distributors?
All AT24C256B-TH-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 AT24C256B-TH-T meets industry standards.
7.What is the process for return or replacement of AT24C256B-TH-T?
All AT24C256B-TH-T units undergo pre-shipment inspection (PSI). If there is an issue with AT24C256B-TH-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 AT24C256B-TH-T part is unused and in its original packaging.
Return procedure for AT24C256B-TH-T:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT24C256B-TH-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…
