Microchip Technology 24FC04-I/MS
- Part No.:
- 24FC04-I/MS
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-TSSOP, 8-MSOP (0.118", 3.00mm Width)
- Datasheet:
-
24FC04-I/MS.pdf
- Description:
- IC EEPROM 4KBIT I2C 1MHZ 8MSOP
- Quantity:
- Payment:

- Shipping:

Inventory:2,525
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
24FC04-I/MS from Microchip Technology is a 4-Kbit I²C-compatible serial EEPROM organized as two 256 × 8-bit blocks, supporting 1 MHz clock frequency at 1.7–5.5 V supply, with 16-byte page write buffer, hardware write-protect (WP), and operation across -40°C to +125°C extended temperature range. It serves as nonvolatile configuration storage in embedded controllers, sensor nodes, and power management ICs.
For engineers reviewing the 24FC04-I/MS datasheet, 24FC04-I/MS pinout, 24FC04-I/MS application, or 24FC04-I/MS equivalent, key selection considerations include its 1 MHz I²C speed at low voltage (1.7 V), extended-temp endurance (>1M cycles), Schmitt-trigger noise immunity, and MSOP-8 package compatibility with space-constrained industrial PCB layouts.
Technical Context
The 24FC04-I/MS implements a two-wire I²C interface with fixed 4-bit device code '1010', block-select bit B0, and R/W control-enabling access to either 256-word memory block. Its internal address pointer auto-increments during sequential reads and supports current-address, random, and sequential read modes.
Write operations use self-timed erase/write cycles (max 5 ms) with acknowledge polling for bus efficiency. The device features Schmitt-trigger inputs on SDA/SCL, output slope control to suppress ground bounce, and hardware write-protection via the WP pin tied to VCC or VSS-no software lock required.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 4 Kbit (2 × 256 × 8-bit blocks), sufficient for firmware calibration data or device ID storage in compact systems. |
| I²C Clock Frequency | Up to 1 MHz at 1.7–5.5 V - enables faster configuration writes vs. 400 kHz alternatives, reducing boot-time latency. |
| Page Write Buffer | 16 bytes - allows burst programming of parameter sets without repeated start/stop overhead. |
| Write Cycle Time | 5 ms maximum - defines worst-case delay before next bus transaction; supports ACK polling for deterministic timing. |
| Endurance & Retention | 1,000,000 erase/write cycles and >200 years data retention - suitable for field-updatable systems requiring long service life. |
| Supply Voltage Range | 1.7 V to 5.5 V - interoperable with 1.8 V logic domains and legacy 3.3/5 V systems without level shifters. |
| Temperature Range | -40°C to +125°C (Extended grade) - qualified for under-hood automotive, industrial motor drives, and outdoor IoT edge nodes. |
Pinout & Package
24FC04-I/MS is packaged in an 8-lead MSOP (Micro Small Outline Package) with 0.65 mm pitch, 3.0 mm × 3.0 mm body, and exposed pad option (not electrically connected). Pin 1 is marked by a beveled corner or dot.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC | Power supply input | Accepts 1.7–5.5 V; decoupling capacitor (0.1 µF) required near pin for noise suppression during write cycles. |
| WP | Hardware write-protect enable | Tie to VSS for full read/write access; tie to VCC to lock entire 4-Kbit array - no firmware dependency. |
| SCL | Serial clock input | CMOS/Schmitt-trigger input; requires external pull-up (2 kΩ typical for 1 MHz); synchronizes all I²C transfers. |
| SDA | Serial data bidirectional I/O | Open-drain output; requires external pull-up; carries addresses, data, and ACK/NACK signals per I²C protocol. |
| VSS | Ground reference | Must be low-impedance connection; shared return path for SDA/SCL pull-ups and internal circuitry. |
| A0, A1, A2 | Device address inputs | No internal connection - may be left floating, tied high, or tied low; no effect on 24FC04 addressing. |
Key Features
| Feature | Design Value |
|---|---|
| 1 MHz I²C Compatibility | Enables 2.5× faster configuration writes than 400 kHz EEPROMs, improving system initialization throughput. |
| Schmitt Trigger Inputs | Provides 50 mV hysteresis on SDA/SCL, rejecting EMI-induced glitches in noisy industrial environments. |
| Output Slope Control | Limiting SDA edge rate prevents ground bounce during fast transitions, ensuring signal integrity on dense PCBs. |
| 16-Byte Page Write Buffer | Reduces I²C bus occupancy by up to 80% vs. byte-write for multi-parameter updates (e.g., sensor calibration tables). |
| Hardware Write-Protect | Physical WP pin eliminates risk of accidental overwrites during firmware updates or brown-out conditions. |
Applications
| Industrial PLC I/O Module | Automotive Body Control Unit |
|---|---|
Use Scenario: Storing calibrated ADC offset/gain values and channel mapping for analog input modules operating in factory-floor environments with EMI. IC Role / Device Role / Timing Role: Nonvolatile configuration storage accessed at power-up via I²C; retains settings across cold starts and brownouts. Use Value: Enables plug-and-play module replacement without manual recalibration; 125°C rating ensures reliability near motor drives. |
Use Scenario: Holding seat position memory, mirror angle presets, and lighting profiles in vehicle door modules. IC Role / Device Role / Timing Role: AEC-Q100 qualified EEPROM storing user preferences; accessed during ignition-on sequence. Use Value: WP pin prevents corruption during battery transients; 1 MHz speed reduces boot delay for responsive HMI. |
| Smart Energy Meter | Medical Infusion Pump |
Use Scenario: Recording tariff schedules, meter calibration constants, and tamper-event logs in utility-grade electricity meters. IC Role / Device Role / Timing Role: Secure, long-life data logger interfaced to metrology SoC via isolated I²C. Use Value: >200-year data retention meets ANSI C12.20 lifetime requirements; 1 µA standby current extends battery backup. |
Use Scenario: Storing drug library parameters, dose limits, and usage history in Class II medical devices with regulatory traceability needs. IC Role / Device Role / Timing Role: FDA-compliant nonvolatile memory for critical therapy data; accessed only during setup or error recovery. Use Value: Hardware WP prevents runtime overwrite of safety-critical limits; RoHS/REACH compliance supports global certification. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 24AA04-I/MS | Max clock 400 kHz; 1.7–5.5 V; same pinout and memory map; lower speed but identical MSOP-8 package. | Preferred where bus bandwidth is constrained or legacy 100/400 kHz controllers dominate. | Select when 1 MHz is unnecessary and cost sensitivity outweighs speed requirement. |
| AT24C04D-MAHM-T | 1 MHz I²C; 1.7–5.5 V; AEC-Q100 Grade 2 (-40°C to +105°C); different pinout (SOT23-5), no WP pin. | Lacks hardware write-protect and extended-temp rating; suited for consumer-grade portable devices. | Choose only if WP functionality is handled externally and ambient temperature stays below 105°C. |
Compared with 24AA04-I/MS, the 24FC04-I/MS delivers 2.5× faster configuration loading and extended-temp robustness; versus AT24C04D-MAHM-T, it provides hardware write protection and guaranteed operation up to +125°C-critical for industrial and automotive deployments.
Availability
24FC04-I/MS is available at Aetrix Electronics and suitable for industrial automation, automotive electronics, and medical device design requiring stable component supply, long-term lifecycle support, and AEC-Q100-qualified nonvolatile memory.
Supply support for 24FC04-I/MS 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, with global manufacturing and support infrastructure.
The 24FC04 belongs to Microchip's 24XX04 family of I²C EEPROMs, designed specifically for reliable, low-voltage, high-speed nonvolatile storage in resource-constrained embedded systems across automotive, industrial, and computing markets.
FAQ
What is the maximum I²C clock frequency supported by the 24FC04-I/MS?
The 24FC04-I/MS supports up to 1 MHz I²C clock frequency across its full 1.7–5.5 V supply range, enabling faster configuration writes than 400 kHz EEPROMs like the 24AA04. This specification is validated per AC Characteristics Table 1-2 in DS20001708P, with timing parameters including THIGH = 260 ns and TLOW = 500 ns at 1 MHz.
Does the 24FC04-I/MS require external pull-up resistors on SDA and SCL lines?
Yes, the 24FC04-I/MS requires external pull-up resistors on both SDA and SCL lines because its I²C interface uses open-drain outputs. For 1 MHz operation, a 2 kΩ pull-up is recommended per Microchip's datasheet guidance; value selection must account for bus capacitance and controller drive strength to meet rise-time requirements (TR ≤ 1000 ns).
How does the Write-Protect (WP) pin function on the 24FC04-I/MS?
The WP pin on the 24FC04-I/MS provides hardware-level write inhibition: when tied to VCC, the entire 4-Kbit memory array is locked against write or erase operations while read access remains fully functional. When tied to VSS (or left floating, though not recommended), normal read/write operation is enabled-no software command or register setting is needed.
What is the endurance and data retention specification for the 24FC04-I/MS?
The 24FC04-I/MS guarantees a minimum of 1,000,000 erase/write cycles and greater than 200 years of data retention at +25°C, as specified in Table 1-1 (DC Characteristics) and Figure 1-1 (AC Characteristics) of DS20001708P. These values are characterized and ensured by Microchip's process qualification-not merely typical or sampled.
Is the 24FC04-I/MS AEC-Q100 qualified, and what grade does it meet?
Yes, the 24FC04-I/MS is AEC-Q100 qualified for automotive applications. Per the Device Selection Table on page 1 of DS20001708P, it is rated for Extended (E) temperature range (-40°C to +125°C), meeting AEC-Q100 Grade 0 requirements-making it suitable for under-hood and safety-critical ECUs where thermal resilience is mandatory.
24FC04-I/MS Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-TSSOP, 8-MSOP (0.118", 3.00mm Width)
- 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:
- 1 MHz
- Write Cycle Time - Word, Page:
- 5ms
- Access Time:
- 450 ns
- Voltage - Supply:
- 1.7V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-MSOP
24FC04-I/MS FAQ
1.How can I place an order for 24FC04-I/MS through Aetrix?
Please submit a Request for Quotation (RFQ) for 24FC04-I/MS 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 24FC04-I/MS reliable?
The price and inventory of 24FC04-I/MS are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 24FC04-I/MS is usually 5 days.
3.What payment methods are accepted for 24FC04-I/MS?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 24FC04-I/MS transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 24FC04-I/MS?
24FC04-I/MS orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 24FC04-I/MS 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 24FC04-I/MS?
For technical support, including 24FC04-I/MS datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 24FC04-I/MS requirements.
6.How does Aetrix verify that 24FC04-I/MS is sourced from the original manufacturer or authorized distributors?
All 24FC04-I/MS 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 24FC04-I/MS meets industry standards.
7.What is the process for return or replacement of 24FC04-I/MS?
All 24FC04-I/MS units undergo pre-shipment inspection (PSI). If there is an issue with 24FC04-I/MS, 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 24FC04-I/MS part is unused and in its original packaging.
Return procedure for 24FC04-I/MS:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
24FC04-I/MS 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
A practical engineering and sourcing framework covering lifecycle verification, lifetime-buy calculations, replacement qualification, supplier checks and counterfeit-risk controls.
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…

