Microchip Technology AT24C164-10PC
- Part No.:
- AT24C164-10PC
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-DIP (0.300", 7.62mm)
- Datasheet:
-
AT24C164-10PC.pdf
- Description:
- IC EEPROM 16KBIT I2C 400KHZ 8DIP
- Quantity:
- Payment:

- Shipping:

Inventory:2,550
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT24C164-10PC from Atmel (now Microchip) is a 16-kbit I²C-compatible serial EEPROM organized as 2048 × 8 bits, operating from 2.7V to 5.5V, with 100 kHz bus speed, write-protect pin, and 16-byte page write capability. It is used in industrial control modules for nonvolatile parameter storage requiring low-voltage operation and hardware data protection.
For engineers reviewing the AT24C164-10PC datasheet, AT24C164-10PC pinout, AT24C164-10PC application, or AT24C164-10PC equivalent, key selection factors include VCC range (2.7–5.5V), 100 kHz max clock frequency, WP pin functionality, 16-byte page write mode, and SOIC/PDIP package compatibility in commercial temperature grade.
Technical Context
The AT24C164-10PC implements a two-wire I²C interface with open-drain SDA and edge-triggered SCL, supporting cascading up to eight devices via A0–A2 address inputs. Its memory is segmented into 256 pages of 8 bytes each, enabling partial page writes and automatic address incrementing within a page.
It features Schmitt-trigger inputs with noise filtering, acknowledge polling for write-cycle completion detection, and hardware write protection via the WP pin tied to GND. The device enters standby mode after STOP condition receipt and supports current-address, random-address, and sequential read modes.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 16 Kbit (2048 × 8), sufficient for storing configuration tables or calibration data in microcontroller-based systems |
| Supply Voltage Range | 2.7V to 5.5V - supports mixed-voltage designs and brown-out tolerant operation without level shifters |
| I²C Clock Frequency | 100 kHz max - compatible with legacy microcontrollers and noise-sensitive industrial buses |
| Write Cycle Time | 10 ms max - defines minimum interval between write commands; impacts firmware timeout design |
| Endurance | 1 million write cycles - enables daily reconfiguration over >27 years in field-deployed equipment |
| Data Retention | 100 years at +25°C - ensures long-term validity of stored calibration or security keys without refresh |
| ESD Protection | >3000 V HBM - reduces need for external ESD protection on I²C lines in panel-mounted devices |
Pinout & Package
AT24C164-10PC is supplied in an 8-pin JEDEC-standard PDIP (8P3) package, 0.300" wide, with 0.100" lead pitch and through-hole mounting. Pin 1 is marked by notch or dot; leads are tin-lead plated per JEDEC MS-001BA.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A0–A2 | Device Address Inputs | Hardwired to VSS/GND or VCC to select one of eight possible I²C addresses (0x50–0x57); enables multi-device bus sharing |
| SDA | Serial Data I/O | Open-drain bidirectional line; requires external pull-up; shares bus with other I²C peripherals |
| SCL | Serial Clock Input | Positive-edge clock input; master-generated; timing critical for 100 kHz compliance |
| WP | Write Protect Control | Active-low hardware lock: grounded = write enabled; pulled high = write inhibited regardless of command |
| VCC | Power Supply | 2.7–5.5V supply; decoupling capacitor required near pin for noise immunity during write cycles |
| GND | Ground Reference | Signal and power return; must be low-impedance path to minimize I²C ground bounce |
Key Features
| Feature | Design Value |
|---|---|
| 16-byte Page Write Mode | Reduces firmware overhead by allowing burst writes to contiguous memory locations without repeated start/stop sequences |
| Schmitt Trigger Inputs | Rejects sub-microsecond noise spikes on SCL/SDA, eliminating need for external RC filters in electrically noisy enclosures |
| Hardware Write Protect (WP) | Prevents accidental overwrites during power-up/down or firmware glitches without software intervention |
| Cascadable Architecture | Supports up to eight AT24C164-10PC devices on one I²C bus using A0–A2, simplifying BOM consolidation in multi-sensor nodes |
| Self-Timed Write Cycle | Removes need for precise firmware delay loops; status confirmed via acknowledge polling instead of fixed timing |
Applications
| Industrial PLC Configuration Storage | Automotive Body Control Module Calibration |
|---|---|
Use Scenario: Storing I/O mapping, PID tuning parameters, and fault log history in programmable logic controllers deployed in factory automation cabinets. IC Role / Device Role / Timing Role: Nonvolatile configuration register bank accessed via I²C during boot and runtime updates; WP pin secured during normal operation. Use Value: Enables field-reprogrammable logic without firmware reflashing; 100-year retention ensures parameter integrity across equipment lifecycle. | Use Scenario: Holding seat position offsets, mirror angle presets, and lighting profiles in automotive body control units subject to thermal cycling and vibration. IC Role / Device Role / Timing Role: Dedicated parameter EEPROM interfaced to MCU over 100 kHz I²C; operates reliably across -40°C to +85°C ambient. Use Value: Eliminates battery-backed SRAM; 1M endurance supports daily user adjustments over vehicle lifetime without wear-out concerns. |
| Medical Infusion Pump Settings | Smart Energy Meter Firmware Parameters |
Use Scenario: Saving drug library definitions, dose limits, and alarm thresholds in Class II medical devices requiring traceable, tamper-resistant configuration storage. IC Role / Device Role / Timing Role: Secure settings repository with hardware WP enabled during delivery; accessed only during service mode via authenticated I²C commands. Use Value: Meets IEC 62304 data integrity requirements; >3000 V HBM ESD rating protects against handling damage during assembly and repair. | Use Scenario: Storing tariff schedules, metering constants, and communication credentials in ANSI C12.22-compliant smart meters exposed to outdoor temperature extremes. IC Role / Device Role / Timing Role: Long-life configuration store operating from 2.7V supply during brown-out conditions; retains data through 10+ year deployments. Use Value: 100-year data retention eliminates periodic recalibration visits; 2.7–5.5V range accommodates wide-input DC-DC converters. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| M95160-WMN6TP | SPI interface (not I²C); 16 Kbit; 2.5–5.5V; 20 MHz max clock; no WP pin - uses software write enable | Requires SPI-capable MCU; incompatible bus protocol; no hardware write lock | Select only if system already uses SPI peripherals and firmware can manage software-based write protection |
| 24LC16B-I/P | I²C-compatible; same 16 Kbit size and 2.7–5.5V range; 100 kHz max; identical pinout; Microchip-branded successor with updated qualification | Drop-in replacement with identical electrical behavior and footprint; qualified to same industrial temp grade | Preferred for new designs due to active support, extended lifecycle, and identical AT24C164-10PC functional behavior |
Compared with M95160-WMN6TP and 24LC16B-I/P, the AT24C164-10PC offers native I²C compatibility and hardware WP-critical for legacy MCU platforms and safety-critical write-locking-while 24LC16B-I/P provides direct continuity, and M95160-WMN6TP demands bus architecture changes.
Availability
AT24C164-10PC is available at Aetrix Electronics and suitable for industrial control systems, automotive body electronics, medical infusion pumps, and smart energy metering requiring stable component supply and commercial-grade temperature performance (0°C to +70°C).
Supply support for AT24C164-10PC 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 (formerly Atmel) is a U.S.-based semiconductor company specializing in microcontrollers, analog devices, and nonvolatile memory solutions for industrial, automotive, and consumer markets.
The AT24C164 product line delivers cost-optimized, low-power serial EEPROMs targeting space-constrained embedded systems needing reliable, pin-compatible configuration storage with minimal external components.
FAQ
What voltage range does the AT24C164-10PC support?
The AT24C164-10PC supports a supply voltage range of 2.7V to 5.5V, making it compatible with both 3.3V and 5V systems without level shifting. This dual-voltage capability allows seamless integration into mixed-signal designs and ensures robust operation during brown-out conditions common in industrial power supplies. The AT24C164-10PC maintains full I²C functionality-including 100 kHz clock rate and page write-across this entire range.
Does the AT24C164-10PC have hardware write protection?
Yes, the AT24C164-10PC includes a dedicated Write Protect (WP) pin that provides hardware-level data lockout. When WP is tied to GND, write operations are enabled; when pulled high, all write commands-including byte and page writes-are ignored regardless of I²C address or data content. This feature is implemented entirely in silicon and requires no firmware interaction, making the AT24C164-10PC suitable for safety-critical applications where accidental overwrites must be physically prevented.
What is the maximum I²C clock frequency supported by the AT24C164-10PC?
The AT24C164-10PC supports a maximum I²C clock frequency of 100 kHz under its specified 2.7–5.5V operating range. This is explicitly defined in the AC Characteristics table for the -2.7 variant and aligns with standard-mode I²C timing requirements. While some higher-voltage EEPROMs support 400 kHz, the AT24C164-10PC's 100 kHz limit ensures signal integrity and noise immunity in electrically noisy environments typical of industrial control panels where the AT24C164-10PC is commonly deployed.
Can multiple AT24C164-10PC devices share the same I²C bus?
Yes, up to eight AT24C164-10PC devices can be connected to a single I²C bus using the A0, A1, and A2 address input pins. Each combination of these three pins sets a unique 3-bit device address, resulting in eight possible I²C slave addresses (0x50–0x57). This cascading capability allows modular system design-for example, assigning separate AT24C164-10PC units to sensor banks, actuator groups, or subsystem configurations-without requiring additional I²C buses or multiplexers.
What package type is used for the AT24C164-10PC?
The AT24C164-10PC is packaged in an 8-lead, 0.300" wide plastic dual in-line package (PDIP), designated as 8P3 per Atmel's ordering information. This through-hole package features 0.100" lead pitch, tin-lead plating, and JEDEC MS-001BA mechanical dimensions. It is pin-compatible with the SOIC variant (8S1) but differs in mounting method and thermal profile-making the AT24C164-10PC suitable for prototyping, legacy PCBs, and applications requiring mechanical robustness over surface-mount density.
AT24C164-10PC Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-DIP (0.300", 7.62mm)
- Packaging:
- Tube
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- EEPROM
- Technology:
- EEPROM
- Memory Size:
- 16Kbit
- Memory Organization:
- 2K x 8
- Memory Interface:
- I2C
- Clock Frequency:
- 400 kHz
- Write Cycle Time - Word, Page:
- 10ms
- Access Time:
- 900 ns
- Voltage - Supply:
- 4.5V ~ 5.5V
- Operating Temperature:
- 0°C ~ 70°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Through Hole
- Supplier Device Package:
- 8-PDIP
AT24C164-10PC FAQ
1.How can I place an order for AT24C164-10PC through Aetrix?
Please submit a Request for Quotation (RFQ) for AT24C164-10PC 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 AT24C164-10PC reliable?
The price and inventory of AT24C164-10PC are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT24C164-10PC is usually 5 days.
3.What payment methods are accepted for AT24C164-10PC?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT24C164-10PC transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT24C164-10PC?
AT24C164-10PC orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT24C164-10PC 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 AT24C164-10PC?
For technical support, including AT24C164-10PC datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT24C164-10PC requirements.
6.How does Aetrix verify that AT24C164-10PC is sourced from the original manufacturer or authorized distributors?
All AT24C164-10PC 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 AT24C164-10PC meets industry standards.
7.What is the process for return or replacement of AT24C164-10PC?
All AT24C164-10PC units undergo pre-shipment inspection (PSI). If there is an issue with AT24C164-10PC, 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 AT24C164-10PC part is unused and in its original packaging.
Return procedure for AT24C164-10PC:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT24C164-10PC 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…

