Skip to main content
Microchip Technology AT24MAC602-XHM-T — Memory (DRAM / SRAM / Flash / EEPROM)

AT24MAC602-XHM-T EEPROM 2Kbit I²C 1MHz 8-TSSOP

MPNAT24MAC602-XHM-T
End of Life

Microchip AT24MAC602-XHM-T serial EEPROM, 2Kbit, I²C, 1 MHz, 1.7V-5.5V, -40°C to 85°C, 8-TSSOP.

$0.38Ref. price · indicative, final on quote
Packaging8-TSSOP (0.173", 4.40mm Width)
Independent supplier — new & surplus stockAuthenticity-screened · ESD-safe packingListing updated Aug 2026

Specifications

AT24MAC602-XHM-T specifications
ParameterValue
Memory typeNon-Volatile
MountingSurface Mount
Voltage1.7V ~ 5.5V
Frequency1 MHz
Memory interfaceI²C
Operating temperature-40°C ~ 85°C (TA)
PackageBulk
TechnologyEEPROM
Access time550 ns
Memory size2Kbit
Memory formatEEPROM
Case8-TSSOP (0.173\", 4.40mm Width)
Memory organization256 x 8
Write cycle time - word, page5ms

Product details

2 Kbit serial EEPROM with a 1 MHz I²C bus

The Microchip AT24MAC602-XHM-T is a 2 Kbit serial EEPROM organized as 256 x 8 bits, accessed over an I²C interface that runs at up to 1 MHz. The 1 MHz clock rate matches the fast-mode plus standard, so it keeps up with modern microcontrollers without inserting wait states on sequential reads.

At 1 MHz, the SCL period is 1 µs, so the access time eats just over half a clock cycle — the bus master sees the data before the next falling edge, which keeps the read cycle tight. If you are polling multiple EEPROMs on the same bus, that margin prevents clock-stretching collisions.

5 ms write cycle — plan your page writes

The write cycle time for a word or page is 5 ms. During that window the device ignores the bus, so the host must either poll the acknowledge polling sequence or insert a 5 ms delay before the next write. In a firmware loop that logs data every few milliseconds, that 5 ms dead time can back up the queue — a write-complete polling routine is the cleaner approach.

Frequently asked questions

How fast is the I2C bus on AT24MAC602-XHM-T?

The I²C bus runs at up to 1 MHz, which is fast-mode plus. That is the same speed as most modern MCU I²C peripherals, so you can read or write the full 2 Kbit array in under 20 ms at that clock rate.

Is AT24MAC602-XHM-T equivalent to AT24MAC02?

The AT24MAC602-XHM-T is a 2 Kbit device organized as 256 x 8, while the AT24MAC02 is a different order code in the same family. The evidence does not confirm a direct equivalence or cross-reference between the two. If you need a pin-compatible second source, the AT24C04C-XHM-T (4 Kbit, same package and interface) is a functional alternative with double the density.