Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Microchip Technology 24AA04-I/P

Part No.:
24AA04-I/P
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-DIP (0.300", 7.62mm)
Datasheet:
Aetrix24AA04-I/P.pdf
Description:
IC EEPROM 4KBIT I2C 400KHZ 8DIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:274

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

24AA04-I/P from Microchip Technology Inc. is a 4-Kbit I²C-compatible serial EEPROM organized as two 256 × 8-bit blocks, operating from 1.7V to 5.5V with 400 kHz max clock frequency, 1 µA standby current, and industrial temperature range (–40°C to +85°C). It supports page writes up to 16 bytes and hardware write-protection via the WP pin, used in embedded system configuration storage and sensor calibration data retention.

For engineers reviewing the 24AA04-I/P datasheet, 24AA04-I/P pinout, 24AA04-I/P application, or 24AA04-I/P equivalent, this page delivers verified electrical specs, package-confirmed pin functions, I²C timing constraints at 1.7V–5.5V, endurance (1M cycles), and real-world use cases including firmware parameter storage and power-fail-safe settings backup.

Technical Context

The 24AA04-I/P implements a two-wire I²C interface with Schmitt-trigger inputs and slope-controlled outputs to suppress noise and eliminate ground bounce. Its internal architecture includes a 16-byte page latch, address pointer, and HV generator for EEPROM programming - enabling self-timed erase/write cycles without external timing components.

It uses a fixed 4-bit device identifier (1010) with block-select bit B0 and R/W control, supporting byte and page write modes. Acknowledge polling is supported during write cycles, and the WP pin provides hardware-level write inhibition when tied to VCC - all compliant with standard I²C protocol timing requirements across 1.7V–5.5V operation.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size4 Kbit (2 × 256 × 8-bit blocks), sufficient for storing boot configuration, calibration coefficients, or device ID strings
Supply Voltage Range1.7V to 5.5V - enables direct interfacing with 1.8V, 3.3V, and 5V microcontrollers without level shifters
Max Clock Frequency400 kHz at VCC ≥ 2.5V; 100 kHz at 1.7V ≤ VCC < 2.5V - ensures reliable I²C communication across low-voltage battery-powered designs
Page Write Buffer16-byte buffer - reduces bus transactions by up to 16× versus byte-write mode, improving firmware update efficiency
Endurance & Retention1,000,000 erase/write cycles and >200 years data retention - validated for long-life industrial logging and infrequent parameter updates
Write ProtectionHardware-enabled via WP pin tied to VCC - prevents accidental overwrites during power-up/down or firmware glitches
ESD Rating>4,000V HBM - meets IEC 61000-4-2 Level 3 for robustness in handheld and field-deployed equipment

Pinout & Package

24AA04-I/P is supplied in an 8-Lead Plastic Dual In-Line Package (PDIP) with 300 mil body width. Pin 1 is marked by a notch or dot; pins A0–A2 are not internally connected and may be left floating or tied to VSS/VCC without functional impact.

Pin/TerminalCircuit RoleDesign Meaning
A0Address Input (NC)No internal connection - unused; does not affect device addressing or I²C slave address
A1Address Input (NC)No internal connection - no effect on memory access or bus arbitration
A2Address Input (NC)No internal connection - irrelevant for 24AA04's fixed 1010xxx address scheme
VSSGround ReferenceReturn path for all internal circuitry; must be connected to system GND for stable operation
SDASerial Data I/OOpen-drain bidirectional bus line requiring external pull-up (2–10 kΩ); carries addresses, data, and ACK/NACK signals
SCLSerial Clock InputMaster-generated clock synchronizing all I²C transfers; Schmitt-trigger input rejects noise on rising/falling edges
WPWrite-Protect ControlActive-high enable: tie to VCC to lock entire memory (000h–1FFh); tie to VSS for full read/write access
VCCPower SupplyPrimary supply rail (1.7–5.5V); powers EEPROM array, logic, and I/O buffers - decoupling capacitor required

Key Features

FeatureDesign Value
Low-Voltage OperationFunctional down to 1.7V - supports energy-harvesting and single-cell Li-ion systems without voltage boosters
Page Write Capability16-byte buffer reduces I²C transaction overhead - cuts write time by ~94% vs. sequential byte writes
Noise ImmunitySchmitt-trigger inputs + 50 ns input filter - maintains reliable communication on noisy industrial PCBs or long traces
Hardware Write ProtectionWP pin disables all write operations globally - eliminates need for software-based lock bits or command sequences
Extended Temperature RangeRated for –40°C to +85°C - qualified for automotive under-hood, industrial PLC, and outdoor metering applications

Applications

Industrial Sensor CalibrationEmbedded Firmware Configuration

Use Scenario: Storing factory-calibrated offset/gain values for analog sensor front-ends in programmable logic controllers.

IC Role / Device Role / Timing Role: Nonvolatile parameter storage accessed at power-on reset via I²C; retains values across 10+ years of operation.

Use Value: Eliminates need for external calibration potentiometers or reprogramming; supports field recalibration with write-protection disabled only during service mode.

Use Scenario: Holding user-configurable settings (baud rate, network ID, alarm thresholds) in smart thermostats and HVAC controllers.

IC Role / Device Role / Timing Role: I²C slave providing persistent storage for volatile MCU RAM variables; accessed during initialization and runtime updates.

Use Value: Enables zero-battery-backup design; survives 1M+ power cycles with guaranteed 200-year data retention at 85°C.

Power-Fail Safe LoggingMedical Device Parameter Storage

Use Scenario: Capturing last-known operational state (voltage, current, fault flags) during unexpected AC mains loss in UPS systems.

IC Role / Device Role / Timing Role: Fast-write EEPROM interfaced to microcontroller's power-fail interrupt; stores critical status before brownout shutdown.

Use Value: Page write capability completes 16-byte save in ≤5 ms - fits within typical 10–20 ms hold-up time of bulk capacitors.

Use Scenario: Securing patient-specific therapy parameters (dose limits, delivery profiles) in portable insulin pumps and infusion devices.

IC Role / Device Role / Timing Role: Tamper-resistant nonvolatile memory with hardware write protection enabled during normal operation.

Use Value: WP pin prevents unauthorized modification of safety-critical settings; >4 kV ESD rating withstands clinical handling discharge events.

Equivalent & Alternatives

The following parts are listed as comparable options for similar EEPROM applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
24LC04B-I/PRequires minimum 2.5V VCC; same 400 kHz max clock and 16-byte page bufferNot suitable for 1.8V systems; otherwise identical memory map and I²C protocolSelect only if system VCC never drops below 2.5V - avoids potential brownout write failures
AT24C04-PUSame 4-Kbit size and PDIP-8 package; 1 MHz max clock but requires 2.7V min VCCLacks hardware WP pin; relies on software write-enable commands - less robust against firmware faultsChoose when higher-speed I²C is needed and 2.7V+ supply is guaranteed; verify WP functionality replacement in firmware

Compared with 24LC04B-I/P and AT24C04-PU, the 24AA04-I/P uniquely supports 1.7V operation and integrated hardware write protection - making it optimal for battery-backed, low-voltage, and safety-critical applications where voltage margin and fail-safe memory integrity are essential.

Availability

24AA04-I/P is available at Aetrix Electronics and suitable for industrial sensor calibration, embedded firmware configuration, and power-fail safe logging requiring stable component supply across extended temperature ranges and long product lifecycles.

Supply support for 24AA04-I/P 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, FPGA, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.

The 24AA04-I/P belongs to Microchip's legacy serial EEPROM product line, designed specifically for cost-sensitive, low-power, and space-constrained embedded systems requiring reliable nonvolatile storage with minimal external components.

FAQ

What is the maximum I²C clock frequency supported by the 24AA04-I/P?

The 24AA04-I/P supports up to 400 kHz when VCC is 2.5V or higher. At 1.7V ≤ VCC < 2.5V, the maximum clock frequency is reduced to 100 kHz to ensure reliable timing margins. This dual-speed capability allows seamless integration into both 3.3V/5V and ultra-low-voltage 1.8V systems without redesign.

Does the 24AA04-I/P require external pull-up resistors on SDA and SCL lines?

Yes, the 24AA04-I/P has open-drain SDA and SCL pins and requires external pull-up resistors. Typical values are 10 kΩ for 100 kHz operation and 2 kΩ for 400 kHz. The exact value depends on bus capacitance and rise-time requirements per I²C specification - confirmed in the DS20001708P datasheet Section 2.2.

How does hardware write protection work on the 24AA04-I/P?

When the WP pin of the 24AA04-I/P is tied to VCC, all write operations (byte and page) to the entire 4-Kbit memory array (addresses 000h–1FFh) are inhibited. Read operations remain fully functional. This hardware lock operates independently of I²C commands and persists through power cycles - a key safety feature for production firmware and calibration data.

Can the 24AA04-I/P be used in automotive applications?

The 24AA04-I/P itself is rated for industrial temperature (–40°C to +85°C) and is not AEC-Q100 qualified. However, the pin-compatible 24AA04-E/P variant is automotive-qualified. For automotive use, specify the -E suffix part; the -I/P version is intended for industrial, medical, and consumer equipment meeting I-temp requirements.

What is the purpose of the A0, A1, and A2 pins on the 24AA04-I/P?

The A0, A1, and A2 pins on the 24AA04-I/P are not connected internally (NC) and serve no functional role. They may be left floating or tied to VSS or VCC without affecting device operation, addressing, or I²C communication - unlike other EEPROM families where these pins configure slave address.

24AA04-I/P Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-DIP (0.300", 7.62mm)
Packaging:
Tube
Product Status:
Active
Programmable:
Not Verified
Memory Type:
Non-Volatile
Memory Format:
EEPROM
Technology:
EEPROM
Memory Size:
4Kbit
Memory Organization:
256 x 8 x 2
Memory Interface:
I2C
Clock Frequency:
400 kHz
Write Cycle Time - Word, Page:
5ms
Access Time:
900 ns
Voltage - Supply:
1.7V ~ 5.5V
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:
8-PDIP

24AA04-I/P FAQ

1.How can I place an order for 24AA04-I/P through Aetrix?

Please submit a Request for Quotation (RFQ) for 24AA04-I/P 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 24AA04-I/P reliable?

The price and inventory of 24AA04-I/P are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 24AA04-I/P is usually 5 days.

3.What payment methods are accepted for 24AA04-I/P?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 24AA04-I/P transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 24AA04-I/P?

24AA04-I/P orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 24AA04-I/P 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 24AA04-I/P?

For technical support, including 24AA04-I/P datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 24AA04-I/P requirements.

6.How does Aetrix verify that 24AA04-I/P is sourced from the original manufacturer or authorized distributors?

All 24AA04-I/P 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 24AA04-I/P meets industry standards.

7.What is the process for return or replacement of 24AA04-I/P?

All 24AA04-I/P units undergo pre-shipment inspection (PSI). If there is an issue with 24AA04-I/P, 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 24AA04-I/P part is unused and in its original packaging.

Return procedure for 24AA04-I/P:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

24AA04-I/P Tags

  • 24AA04-I/P
  • 24AA04-I/P PDF
  • 24AA04-I/P Datasheet
  • 24AA04-I/P Specifications
  • 24AA04-I/P Images
  • Microchip Technology
  • Microchip Technology 24AA04-I/P
  • Buy 24AA04-I/P
  • 24AA04-I/P Price
  • 24AA04-I/P Distributor
  • 24AA04-I/P Supplier
  • 24AA04-I/P Wholesale
Related Products
M24C02-WMN6TP
M24C02-WMN6TP

STMicroelectronics

AT24C02C-XHM-T
AT24C02C-XHM-T

Microchip Technology

AT21CS01-STUM10-T
AT21CS01-STUM10-T

Microchip Technology

AT24C02C-SSHM-T
AT24C02C-SSHM-T

Microchip Technology

24LC01BT-I/OT
24LC01BT-I/OT

Microchip Technology

M24C02-FMC6TG
M24C02-FMC6TG

STMicroelectronics

AT24CS02-SSHM-T
AT24CS02-SSHM-T

Microchip Technology

93LC46BT-I/OT
93LC46BT-I/OT

Microchip Technology

AT24C04C-SSHM-T
AT24C04C-SSHM-T

Microchip Technology

24LC01BT-I/SN
24LC01BT-I/SN

Microchip Technology

24AA02UIDT-I/OT
24AA02UIDT-I/OT

Microchip Technology

AT24C08C-STUM-T
AT24C08C-STUM-T

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER