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

STMicroelectronics M24C32-RMN6P

Part No.:
M24C32-RMN6P
Manufacturer:
STMicroelectronics
Category:
Memory
Package:
8-SOIC (0.154", 3.90mm Width)
Datasheet:
AetrixM24C32-RMN6P.pdf
Description:
IC EEPROM 32KBIT I2C 1MHZ 8SOIC
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,289

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

M24C32-RMN6P from STMicroelectronics is a 32-Kbit I²C-compatible serial EEPROM organized as 4 K × 8 bits, featuring hardware write protection (WC pin), 32-byte page write capability, and operation across 1.7 V to 5.5 V at -40 °C to +85 °C. It supports Fast Mode Plus (1 MHz), Fast Mode (400 kHz), and Standard Mode (100 kHz) I²C bus timing, and is used in industrial sensor calibration storage, embedded system configuration retention, and power-meter firmware parameter backup.

For engineers reviewing the M24C32-RMN6P datasheet, M24C32-RMN6P pinout, M24C32-RMN6P application, or M24C32-RMN6P equivalent, key selection criteria include I²C speed compatibility, voltage range margin for brown-out resilience, WC-controlled memory lock granularity, and SO8N package footprint compatibility with legacy PCB layouts.

Technical Context

The M24C32-RMN6P implements a standard I²C target protocol with 7-bit device addressing (1010xxxR/W), where E0–E2 pins define the three LSBs of the address. It uses an internal address counter that auto-increments during sequential reads and supports both random and current-address read modes without external address latching.

Its write control (WC) input provides hardware-level protection for the entire memory array-asserting WC high disables all write acknowledgments while preserving read functionality. The device includes a power-on reset (POR) circuit ensuring no spurious writes during VCC ramp-up, and supports polling via ACK to detect write cycle completion without fixed timeout delays.

Key Specifications

Parameter Value and Actual Design Meaning
Memory size 32 Kbit (4 K × 8 bits), sufficient for storing full sensor calibration tables or boot configuration blocks in space-constrained designs.
I²C speed support Up to 1 MHz (Fast Mode Plus), enabling rapid parameter updates in real-time control loops without bus contention bottlenecks.
Page write size 32 bytes per page, allowing efficient bulk writes of aligned data structures like CAN message buffers or firmware metadata blocks.
Write cycle time 5 ms max (3.2 ms typical), reducing firmware update latency and minimizing bus occupation during non-volatile storage operations.
Supply voltage range 1.7 V to 5.5 V over -40 °C to +85 °C, supporting direct interface with 1.8 V microcontrollers and legacy 5 V systems without level-shifting.
Data retention 200 years minimum, ensuring long-term reliability for infrastructure monitoring devices deployed in inaccessible locations.
Endurance 4 million write cycles, permitting daily reconfiguration over 10+ years in field-upgradable IoT edge nodes.

Pinout & Package

Package: SO8N (150 mil width), RoHS-compliant ECOPACK2, surface-mount plastic small-outline package with gull-wing leads.

Pin/Terminal Circuit Role Design Meaning
E0, E1, E2 Chip enable address inputs Set 3 LSBs of 7-bit I²C device address; unconnected = logic low (000), enabling up to 8 devices on same bus with unique addresses.
SDA Serial data bidirectional line Open-drain I/O requiring external pull-up; supports wired-AND multi-master arbitration and shared-bus communication with other I²C peripherals.
SCL Serial clock input Master-generated clock synchronizing all data transfers; tolerates 1 MHz edges with standard rise/fall time constraints.
WC Write control input Hardware lock: high = full memory write disabled (read-only mode); low or floating = write enabled, critical for fail-safe configuration integrity.
VCC Power supply Accepts 1.7–5.5 V; requires local 10–100 nF decoupling capacitor to suppress switching noise during internal write cycles.
VSS Ground reference Return path for VCC; must be low-impedance connection to minimize ground bounce affecting I²C signal integrity.

Key Features

Feature Design Value
Hardware write protection WC pin enables system-level lock of entire memory array without software overhead or risk of accidental overwrite during firmware execution.
Multi-voltage I²C interface Operates across 1.7–5.5 V supply, eliminating need for voltage translators when interfacing with mixed-voltage SoCs (e.g., 1.8 V MCU + 3.3 V sensor hub).
Fast Mode Plus support 1 MHz clock rate reduces EEPROM access time by 5× vs. Standard Mode, accelerating boot-time parameter loading in time-critical applications.
Enhanced reliability 4M write cycles and 200-year data retention meet industrial-grade requirements for smart metering and factory automation equipment.
SO8N footprint compatibility Standard 150-mil SOIC-8 package ensures drop-in replacement for legacy EEPROMs (e.g., AT24C32) without PCB redesign.

Applications

Industrial Sensor Calibration Smart Energy Metering

Use Scenario: Storing temperature, pressure, and humidity sensor offset/gain coefficients calibrated at factory and updated in-field.

IC Role / Device Role / Timing Role: Non-volatile configuration register holding precision calibration data accessed at system startup and during self-test routines.

Use Value: Enables traceable, field-updatable calibration without requiring MCU flash reprogramming or external storage, reducing service downtime.

Use Scenario: Retaining tariff schedules, billing counters, and tamper-event logs in DIN-rail mounted electricity meters operating 24/7 for >15 years.

IC Role / Device Role / Timing Role: High-endurance data logger storing time-stamped energy consumption metrics with guaranteed 200-year retention.

Use Value: Eliminates battery-backed SRAM dependency and avoids flash wear-out issues in meters subject to frequent write cycles.

Embedded System Configuration Medical Device Parameter Storage

Use Scenario: Saving user-defined display brightness, language, and network settings in portable HMI panels after power loss.

IC Role / Device Role / Timing Role: Persistent settings store accessed via I²C during boot sequence; WC pin prevents corruption during unexpected resets.

Use Value: Ensures consistent UX across power cycles while meeting IEC 62366 usability requirements for medical-grade HMIs.

Use Scenario: Securing FDA-required device-specific parameters (e.g., infusion pump flow rates, alarm thresholds) in Class II medical equipment.

IC Role / Device Role / Timing Role: Write-protected configuration vault where WC pin enforces read-only access post-certification, satisfying IEC 62304 safety requirements.

Use Value: Provides hardware-enforced immutability of critical parameters without software-based access control vulnerabilities.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
AT24C32D-SSHM-T Same 32 Kbit capacity and SO8N package, but rated only to 1.7–5.5 V and lacks WC pin; uses software write protection only. No hardware-level write lock; unsuitable for safety-critical systems requiring physical prevention of configuration overwrite. Select when cost sensitivity outweighs need for hardware write protection and full industrial temperature range.
BR24G32FJ-3GE2 32 Kbit EEPROM with 1.6–5.5 V range and built-in WC function, but uses TSSOP8 package (169 mil) instead of SO8N. Requires PCB footprint change; offers extended low-voltage operation down to 1.6 V for ultra-low-power battery systems. Select when board layout allows TSSOP8 and sub-1.7 V operation is required, e.g., coin-cell-powered sensors.

Compared with AT24C32D-SSHM-T and BR24G32FJ-3GE2, the M24C32-RMN6P uniquely combines SO8N footprint compatibility, hardware WC pin, and full -40 °C to +85 °C operation - making it optimal for industrial retrofit and safety-certified designs where pinout stability and physical write lock are mandatory.

Availability

M24C32-RMN6P is available at Aetrix Electronics and suitable for industrial sensor calibration, smart energy metering, embedded system configuration, and medical device parameter storage requiring stable component supply across extended temperature ranges and long product lifecycles.

Supply support for M24C32-RMN6P 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

STMicroelectronics is a global semiconductor leader headquartered in Geneva, Switzerland, specializing in microcontrollers, power management ICs, and non-volatile memory solutions for industrial, automotive, and consumer markets.

The M24C32 series belongs to ST's serial EEPROM product line, designed specifically for robust, low-power, I²C-based configuration and calibration data storage in harsh environments and safety-critical applications.

FAQ

What is the function of the WC pin on the M24C32-RMN6P?

The WC (Write Control) pin is a hardware-level enable/disable input for all write operations. When driven high, it prevents any byte or page write to the entire memory array-even if valid I²C write commands are issued-while still allowing full read access. This ensures configuration integrity during power transitions or firmware faults, and eliminates reliance on software-only protection schemes.

Can the M24C32-RMN6P operate reliably at 1.7 V and -40 °C simultaneously?

Yes. The M24C32-RMN6P is fully specified for operation across the full industrial temperature range (-40 °C to +85 °C) at supply voltages as low as 1.7 V. Its internal POR circuit and EEPROM cell design guarantee correct I²C communication, address decoding, and write completion under these conditions, validated per STMicroelectronics DS0952 Rev 33 test conditions.

Does the M24C32-RMN6P support I²C clock stretching?

No. The M24C32-RMN6P does not implement clock stretching. It relies on fixed internal write cycle timing (max 5 ms), and bus masters must either wait for completion using ACK polling or enforce fixed delays. This simplifies master-side timing but requires explicit handling of write latency rather than dynamic SCL hold-off.

How many unique I²C addresses can be assigned using E0–E2 pins?

The E0, E1, and E2 pins configure the three least significant bits of the 7-bit I²C device address (base 1010xxx), allowing up to eight unique addresses (000 to 111) on the same bus. In the M24C32-RMN6P SO8N package, these pins are bonded and accessible-unlike UFDFPN5 variants where they are unconnected and default to 000.

M24C32-RMN6P Specifications

Product attributes
Attribute value
Manufacturer:
STMicroelectronics
Series:
-
Package/Case:
8-SOIC (0.154", 3.90mm Width)
Packaging:
Bulk
Product Status:
Active
Programmable:
Not Verified
Memory Type:
Non-Volatile
Memory Format:
EEPROM
Technology:
EEPROM
Memory Size:
32Kbit
Memory Organization:
4K x 8
Memory Interface:
I2C
Clock Frequency:
1 MHz
Write Cycle Time - Word, Page:
5ms
Access Time:
450 ns
Voltage - Supply:
1.8V ~ 5.5V
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
8-SOIC

M24C32-RMN6P FAQ

1.How can I place an order for M24C32-RMN6P through Aetrix?

Please submit a Request for Quotation (RFQ) for M24C32-RMN6P 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 M24C32-RMN6P reliable?

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

3.What payment methods are accepted for M24C32-RMN6P?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for M24C32-RMN6P transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for M24C32-RMN6P?

M24C32-RMN6P orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your M24C32-RMN6P 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 M24C32-RMN6P?

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

6.How does Aetrix verify that M24C32-RMN6P is sourced from the original manufacturer or authorized distributors?

All M24C32-RMN6P 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 M24C32-RMN6P meets industry standards.

7.What is the process for return or replacement of M24C32-RMN6P?

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

Return procedure for M24C32-RMN6P:

1.Submit a request within 90 days.

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

M24C32-RMN6P Tags

  • M24C32-RMN6P
  • M24C32-RMN6P PDF
  • M24C32-RMN6P Datasheet
  • M24C32-RMN6P Specifications
  • M24C32-RMN6P Images
  • STMicroelectronics
  • STMicroelectronics M24C32-RMN6P
  • Buy M24C32-RMN6P
  • M24C32-RMN6P Price
  • M24C32-RMN6P Distributor
  • M24C32-RMN6P Supplier
  • M24C32-RMN6P 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