Skip to main content
STMicroelectronics M24C04-FMB5TG — Memory (DRAM / SRAM / Flash / EEPROM)

STMicroelectronics M24C04-FMB5TG 4Kbit I2C EEPROM, Obsolete

MPNM24C04-FMB5TG
Obsolete

STMicroelectronics M24C04 series EEPROM, M24C04-FMB5TG, 4Kbit I2C, 512x8 organization, 400kHz clock, 1.7-5.5V supply, -20°C to 85°C, 8-UFDFPN (2x3) exposed-pad package, 5ms write cycle.

$0.6561Ref. price · indicative, final on quote
Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Jul 2026

Specifications

M24C04-FMB5TG specifications
ParameterValue
Memory typeNon-Volatile
MountingSurface Mount
Supply voltage1.7V ~ 5.5V
Clock frequency400 kHz
Memory interfaceI²C
Operating temperature-20°C ~ 85°C (TA)
PackageTape & Reel (TR)
TechnologyEEPROM
Access time900 ns
Memory size4Kbit
Memory formatEEPROM
Case8-UFDFN Exposed Pad
Memory organization512 x 8
Write cycle time - word, page5ms

Product details

Sourcing reality for a discontinued EEPROM

The M24C04-FMB5TG: No official replacement part number has been published by STMicroelectronics for this specific package variant; any functional substitute requires verifying the package footprint (8-UFDFPN 2x3 mm) and I2C address compatibility.

Frequently asked questions

What I2C clock speed does this EEPROM support, and does the 5ms write cycle fit a typical Cortex-M firmware budget?

The bus runs at up to 400 kHz. The 5ms write cycle per page is the figure that matters — a blocking write holds the bus for that duration, so a firmware loop that polls the ack bit without yielding will stall for the full page write time. Restructure as interrupt-driven or split writes into shorter operations if the main loop has cycle hard limits.

The board runs on 3.3V — is there enough supply headroom for this part?

1.7 V to 5.5 V operating range means 3.3 V is well within the window. Under load transients the rail stays safely above the lower limit; the UFDFPN package does not create a thermal issue at EEPROM access currents on a 3.3 V rail.