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 47C16-E/ST

Part No.:
47C16-E/ST
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-TSSOP (0.173", 4.40mm Width)
Datasheet:
Aetrix47C16-E/ST.pdf
Description:
IC EERAM 16KBIT I2C 1MHZ 8TSSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,696

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

47C16-E/ST from Microchip Technology is a 16 Kbit (2,048 × 8) I²C serial EERAM combining volatile SRAM with nonvolatile EEPROM backup. It operates at 4.5V–5.5V, supports up to 1 MHz I²C, and delivers automatic power-loss data retention via VCAP capacitor-assisted store/recall. Used in automotive instrumentation and industrial controllers where persistent memory state must survive uncontrolled power cycles.

For engineers reviewing the 47C16-E/ST datasheet, 47C16-E/ST pinout, 47C16-E/ST application, or 47C16-E/ST equivalent, key selection criteria include its 25 ms max store time, hardware store pin (HS), software-controlled recall, 1 million EEPROM store cycles, and AEC-Q100 qualification for extended temperature operation (–40°C to +125°C).

Technical Context

The 47C16-E/ST implements a dual-memory architecture: a 2,048 × 8-bit SRAM array for high-speed read/write access and a matching EEPROM array for nonvolatile backup. Store and recall operations are triggered either automatically on VCC fall (via VCAP monitoring), manually via HS pin pulse, or through software commands written to the COMMAND register (0x55).

I²C interface compliance includes 100 kHz / 400 kHz / 1 MHz modes, Schmitt-triggered SDA/SCL inputs for noise immunity, and cascading support for up to four devices on one bus. The STATUS register (0x00) provides nonvolatile control of auto-store enable (ASE), block write protection (BP2–BP0), and event detection (EVENT) on the HS pin.

Key Specifications

Parameter Value and Actual Design Meaning
Memory Density 16 Kbit (2,048 × 8 bits) - full SRAM capacity backed by matching EEPROM array
VCC Range 4.5V–5.5V - compatible with standard 5V logic systems and automotive 5V rails
Max I²C Clock 1 MHz - enables fast configuration and bulk data transfers without timing bottlenecks
Store Time 25 ms maximum - defines worst-case latency before SRAM contents are safely preserved in EEPROM
Recall Time 5 ms maximum - determines boot-time delay before valid data is restored to SRAM on power-up
Data Retention >200 years - ensures long-term integrity of stored values without refresh or maintenance
EEPROM Endurance 1,000,000 store cycles - supports frequent state saves in logging, calibration, or fault-recording applications

Pinout & Package

47C16-E/ST is housed in an 8-lead TSSOP package (ST suffix), with lead pitch 0.65 mm and body dimensions 4.4 mm × 3.0 mm. Pin 1 is marked by a dot or bevelled corner; pin numbering follows standard counter-clockwise convention.

Pin/Terminal Circuit Role Design Meaning
VCAP Auto-store capacitor connection Accepts 5–6.8 µF external capacitor to enable automatic SRAM→EEPROM transfer during VCC drop below 4.0–4.4 V
A1, A2 Device address select inputs Set two LSBs of I²C client address (1010 A2 A1 0 R/W); allow up to four devices on same bus
VSS Ground reference Return path for all internal circuits; must be low-impedance connection to system GND plane
VCC Power supply input Supplies 4.5–5.5 V; powers SRAM, EEPROM, and I²C interface; trip voltage (VTRIP) defined at 4.0–4.4 V
HS Hardware store trigger Pulse-low input (min 150 ns) initiates immediate SRAM→EEPROM store regardless of ASE or AM status
SCL I²C clock input Drives synchronous communication; Schmitt-triggered for robustness against slow-rising or noisy clock edges
SDA I²C bidirectional data line Open-drain, Schmitt-triggered; requires external pull-up; supports zero-cycle-delay reads/writes

Key Features

Feature Design Value
Automatic store/recall Eliminates need for host MCU supervision during power loss/gain; reduces firmware complexity and BOM count
Hardware store pin (HS) Enables deterministic, sub-millisecond initiation of SRAM→EEPROM save independent of I²C bus activity
Software write protection Configurable block protection (1/64 to full array) prevents accidental overwrites of critical calibration or configuration data
AEC-Q100 qualification Validated for automotive extended temperature range (–40°C to +125°C), supporting under-hood and instrument cluster use
Zero-cycle-delay I²C Allows immediate data access after address transmission-no wait states or internal arbitration delays

Applications

Automotive Instrument Clusters Industrial PLC Data Logging

Use Scenario: Storing odometer, trip meter, and warning history across ignition cycles with no battery backup.

IC Role / Device Role / Timing Role: Nonvolatile memory controller handling autonomous store/recall triggered by VCC collapse during key-off.

Use Value: Guarantees data persistence without MCU intervention or supercapacitor circuitry-reducing cost and board space.

Use Scenario: Capturing sensor readings and fault events in factory automation controllers during brownouts.

IC Role / Device Role / Timing Role: High-endurance SRAM+EEPROM buffer that survives >1M power interruptions while retaining timestamped logs.

Use Value: Enables reliable post-failure diagnostics without requiring continuous power or external NVRAM management firmware.

Medical Device Calibration Storage Smart Meter Tamper Logs

Use Scenario: Preserving factory calibration coefficients and user-adjusted offsets between device power-ups.

IC Role / Device Role / Timing Role: Secure, software-protected memory node storing sensitive parameters with write-lock granularity down to 1/64 of array.

Use Value: Prevents accidental corruption during field service while ensuring >200-year data retention for regulatory compliance.

Use Scenario: Recording unauthorized access attempts or meter reconfiguration events in utility infrastructure.

IC Role / Device Role / Timing Role: Event-triggered nonvolatile logger using HS pin to capture tamper pulses synchronously with physical intrusion detection.

Use Value: Provides auditable, power-fail-safe evidence chain with hardware-enforced timestamping and recall-on-demand capability.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
47L16-E/ST 2.7–3.6 V supply range; lower VTRIP (2.4–2.6 V); same density, timing, and pinout Targeted for 3.3 V systems (e.g., embedded ARM hosts); not suitable for 5 V rails or automotive 5 V domains Select when operating from regulated 3.3 V supply and extended temperature is required; verify VCAP sizing per DS20005371E Table 1-1.
FM24CL16B-G F-RAM-based (not SRAM+EEPROM); unlimited endurance; no store latency; 2.7–3.6 V only Eliminates store time uncertainty but lacks hardware store pin and AEC-Q100 qualification Choose for ultra-high-write-cycle applications (e.g., real-time counters) where deterministic zero-latency writes outweigh qualification needs.

Compared with 47C16-E/ST, the 47L16-E/ST offers identical functionality at 3.3 V with lower trip voltage, while the FM24CL16B-G replaces EEPROM backup with F-RAM for infinite endurance-but sacrifices automotive qualification, hardware store, and 5 V compatibility.

Availability

47C16-E/ST is available at Aetrix Electronics and suitable for automotive instrumentation, industrial data loggers, and medical calibration storage requiring stable component supply across extended temperature and long product lifecycles.

Supply support for 47C16-E/ST 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 global semiconductor company specializing in microcontrollers, analog, FPGA, and memory solutions, with emphasis on reliability, longevity, and automotive-grade qualification.

The 47C16-E/ST belongs to Microchip's EERAM family-designed specifically to replace battery-backed SRAM and discrete EEPROM+SRAM combinations in mission-critical, power-interrupted environments.

FAQ

What is the function of the VCAP pin on the 47C16-E/ST?

The VCAP pin on the 47C16-E/ST connects to an external 5–6.8 µF capacitor that enables automatic store functionality. When VCC drops below the trip voltage (4.0–4.4 V), the stored charge on VCAP sustains internal circuitry long enough to transfer SRAM contents to EEPROM. If VCAP is unconnected, Auto-Store must be disabled (ASE = 0) and VCAP tied to VCC to prevent EEPROM corruption during power loss. This behavior is explicitly defined in DS20005371E Section 1.1 and Table 1-1.

How does the Hardware Store (HS) pin operate on the 47C16-E/ST?

The HS pin on the 47C16-E/ST initiates an immediate SRAM-to-EEPROM store upon detection of a low-going pulse ≥150 ns wide (per AC Characteristic THSPW). Unlike Auto-Store, it functions independently of VCAP, ASE bit setting, or AM flag status-and takes priority over ongoing I²C transactions, aborting them to execute the store. The HS pin is ignored during active Store/Recall operations or when VCAP is below VTRIP, as confirmed in DS20005371E Sections 2.4.1 and Figure 1-3.

Can the 47C16-E/ST be used in a 3.3 V system?

No-the 47C16-E/ST is specified only for 4.5–5.5 V operation (47CXX series), and its VTRIP (4.0–4.4 V) and DC characteristics assume 5 V rail compliance. Attempting to power it from 3.3 V will result in failure to meet timing, store/recall, or I²C electrical specifications. For 3.3 V designs, the pin-compatible 47L16-E/ST (2.7–3.6 V, VTRIP = 2.4–2.6 V) is the qualified alternative, as documented in the Device Selection Table on DS20005371E page 2.

What is the maximum number of devices that can share one I²C bus with the 47C16-E/ST?

Up to four 47C16-E/ST devices can be cascaded on a single I²C bus using unique combinations of A1 and A2 pins, which set the two least-significant address bits of the 7-bit client address (1010 A2 A1 0 R/W). With A1/A2 hardwired to VCC, VSS, or left floating (with internal pull-downs per DS20005371E Section 2.2), four distinct addresses are supported. This cascading capability is explicitly stated in the "Features" section on DS20005371E page 1 and verified in Table 2-3.

Does the 47C16-E/ST require external pull-up resistors on SDA and SCL lines?

Yes-the 47C16-E/ST features open-drain SDA and SCL pins and requires external pull-up resistors to VCC on both lines to establish valid logic high levels. Pull-up values depend on bus capacitance and target speed: for 1 MHz operation, typical values range from 1.8 kΩ to 4.7 kΩ (per I²C specification and DS20005371E Figure 1-1). Schmitt-trigger inputs tolerate slow rise times, but pull-ups remain mandatory for bus functionality, as shown in all application schematics (DS20005371E pages 2–3).

47C16-E/ST Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-TSSOP (0.173", 4.40mm Width)
Packaging:
Tube
Product Status:
Active
Programmable:
Not Verified
Memory Type:
Non-Volatile
Memory Format:
EERAM
Technology:
EEPROM, SRAM
Memory Size:
16Kbit
Memory Organization:
2K x 8
Memory Interface:
I2C
Clock Frequency:
1 MHz
Write Cycle Time - Word, Page:
1ms
Access Time:
400 ns
Voltage - Supply:
4.5V ~ 5.5V
Operating Temperature:
-40°C ~ 125°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
8-TSSOP

47C16-E/ST FAQ

1.How can I place an order for 47C16-E/ST through Aetrix?

Please submit a Request for Quotation (RFQ) for 47C16-E/ST 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 47C16-E/ST reliable?

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

3.What payment methods are accepted for 47C16-E/ST?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 47C16-E/ST transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 47C16-E/ST?

47C16-E/ST orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 47C16-E/ST 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 47C16-E/ST?

For technical support, including 47C16-E/ST datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 47C16-E/ST requirements.

6.How does Aetrix verify that 47C16-E/ST is sourced from the original manufacturer or authorized distributors?

All 47C16-E/ST 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 47C16-E/ST meets industry standards.

7.What is the process for return or replacement of 47C16-E/ST?

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

Return procedure for 47C16-E/ST:

1.Submit a request within 90 days.

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

47C16-E/ST Tags

  • 47C16-E/ST
  • 47C16-E/ST PDF
  • 47C16-E/ST Datasheet
  • 47C16-E/ST Specifications
  • 47C16-E/ST Images
  • Microchip Technology
  • Microchip Technology 47C16-E/ST
  • Buy 47C16-E/ST
  • 47C16-E/ST Price
  • 47C16-E/ST Distributor
  • 47C16-E/ST Supplier
  • 47C16-E/ST 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