EmbeddedRelated.com
The 2026 Embedded Online Conference
CAT24C16WI-GT3

CAT24C16WI-GT3

ON Semiconductor
Another industry-standard 16-Kbit I2C EEPROM option useful when sourcing or package variation is needed.
143,634 in stock

Overview

The CAT24C16WI-GT3 is a 16-Kbit serial EEPROM from ON Semiconductor that uses the industry-standard I2C interface for non-volatile storage. It provides a small-footprint option for saving configuration, calibration, and small data logs in embedded designs. The device is intended as a drop-in 24C16-class memory for systems that need simple, byte-addressable persistent storage.

Why Choose This Part

Uses the ubiquitous I2C bus, making it compatible with virtually any microcontroller that supports I2C and simplifying board routing and firmware. As a standard 24C16-class EEPROM, it is often a drop-in substitute for other 16-Kbit EEPROMs when sourcing or package changes are needed. The small package and low pin count make it suitable for compact designs where only modest non-volatile storage is required.

Applications

Configuration and calibration storage
Store device settings, calibration offsets, and user preferences that must persist across power cycles.
Serial number, MAC and identity data
Keep unique IDs, MAC addresses, or manufacturing data separate from the main MCU firmware.
Small data logging
Record compact event counters, error logs, or timestamps when large flash allocations are unnecessary.
Lookup tables and firmware state
Hold small lookup tables or non-volatile state used by bootloaders and application code.
Sensor offset and compensation values
Store per-device sensor calibration values for industrial and IoT sensor nodes.

Getting Started

This is a serial EEPROM - no IDE needed. To use it, connect it to an I2C master (microcontroller or SBC) with appropriate pull-up resistors and consult the datasheet for device addressing and timing. For quick experiments, use the Arduino Wire library or Raspberry Pi i2c-tools (i2cdetect/i2cget/i2cset) to probe and read/write the device; remember good PCB practice like a bypass capacitor near the supply pin and correct soldering for the package. Ensure you confirm the device address pins and write-protect options before bringing the bus up.

Also Consider

24LC16B-I/SN MCHPMicrochip Technology - Widely-used 16-Kbit I2C EEPROM available in standard SOIC package as a pin-compatible alternative.
AT24C16C-SSHM-T Microchip (Atmel) - Common 16-Kbit I2C EEPROM family from Atmel/Microchip suited for replacements in many BOMs.
M24C16-WMN6TP STMicroelectronics - STs M24C16 series offers similar 16-Kbit I2C EEPROM options in compact packages for space-constrained designs.
The 2026 Embedded Online Conference