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

Renesas RM24C32DS-LSNI-B

Part No.:
RM24C32DS-LSNI-B
Manufacturer:
Renesas
Category:
Memory
Package:
8-SOIC (0.154", 3.90mm Width)
Datasheet:
AetrixRM24C32DS-LSNI-B.pdf
Description:
IC CBRAM 32KBIT I2C 1MHZ 8SOIC
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,753

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

RM24C32DS-LSNI-B from Adesto Technologies is a 32-Kbit non-volatile serial EEPROM based on CBRAM® resistive memory technology, operating from 1.65V to 3.6V with I²C interface up to 1 MHz, featuring 32-byte page write, 128-byte OTP security register, and 100,000 write cycles. It serves as a low-energy, high-endurance data storage element in space-constrained industrial and IoT edge nodes requiring secure configuration storage.

For engineers reviewing the RM24C32DS-LSNI-B datasheet, RM24C32DS-LSNI-B pinout, RM24C32DS-LSNI-B application, or RM24C32DS-LSNI-B equivalent, key selection criteria include its 50 nJ byte-write energy, 1.5 ms page-write latency, -40°C to +85°C operation, OTP security register partitioning, and compatibility with standard I²C masters across 100 kHz/400 kHz/1 MHz modes.

Technical Context

The RM24C32DS-LSNI-B implements a slave-only 2-wire I²C interface with SDA (open-drain) and SCL (input-only), supporting device addressing via three external enable pins (E0–E2) for up to eight devices on one bus. Its internal architecture uses a 256 Kb resistive memory array organized as 4,096 × 8 bits, with separate address pointer logic shared between main EEPROM and OTP registers.

Write operations are initiated by STOP condition and validated via acknowledge polling; byte and page writes share identical endurance (100,000 cycles) and retention (>40 years at 125°C) due to CBRAM's direct-write mechanism-eliminating read-modify-write overhead and temperature-dependent degradation seen in floating-gate EEPROMs.

Key Specifications

ParameterValue and Actual Design Meaning
Memory density32 Kbit (4,096 × 8-bit organization), enabling compact firmware parameter or calibration storage without external memory expansion
Supply voltage1.65V–3.6V - supports direct interfacing with 1.8V and 3.3V microcontrollers without level-shifting
I²C speed modes100 kHz / 400 kHz / 1 MHz - allows bandwidth scaling from legacy controllers to high-speed host processors
Page size & write time32 bytes per page; 1.5 ms page write - reduces firmware update latency vs. EEPROMs requiring >6 ms for same operation
OTP Security Register128 bytes total (64 factory-programmed UID + 64 user-programmable); one-time write only - enables secure device identity binding and tamper-resistant key provisioning
Endurance & retention100,000 write cycles (byte/page), >40 years data retention at 125°C - suitable for field-deployed equipment with infrequent but mission-critical updates
Power consumption0.25 mA active read, 1.0 µA standby - extends battery life in always-on sensor nodes and wearables

Pinout & Package

RM24C32DS-LSNI-B is supplied in an 8-lead SOIC package (3.9 mm × 4.9 mm, 1.27 mm pitch), RoHS-compliant and halogen-free.

Pin/TerminalCircuit RoleDesign Meaning
E0LSB device address enablePart of 3-bit hardware address (E2–E0); sets device select code matching control byte bits - enables multi-drop I²C bus without software address conflicts
E1Mid-bit device address enableSecond bit of hardware address; combined with E0/E2, permits up to eight identical RM24C32DS-LSNI-B devices on one I²C bus
E2MSB device address enableMost significant bit of hardware address; determines unique I²C slave address (1010xxxR/W format) for bus arbitration
GNDReference groundCommon return path for VCC, SDA, SCL, WP - must be low-impedance to ensure noise-immune I²C signaling
SDASerial data bidirectional lineOpen-drain I²C data line requiring external pull-up; transmits addresses, commands, and data - supports START/STOP detection and ACK/NACK handshaking
SCLSerial clock inputMaster-generated clock synchronizing all transfers; device samples SDA only during SCL low - no internal clock generation required
WPWrite protect controlHardware-level write lock: tied to GND for write enable, VCC for full-array protection - prevents accidental overwrites during power transitions or firmware bugs
VCCPower supplySingle 1.65–3.6V supply powering logic and memory array - eliminates need for auxiliary voltage rails in low-power systems

Key Features

FeatureDesign Value
CBRAM® resistive memory technologyEnables 10× lower byte-write energy (50 nJ) and 4–6× faster page writes vs. floating-gate EEPROM - critical for energy-harvesting and battery-operated devices
Shared address pointerSingle 15-bit counter used for both main EEPROM (A0–A14) and OTP register access - simplifies driver code but requires explicit address management between domains
OTP Security Register architecture128-byte dedicated area with factory-programmed UID and user-writable section - provides immutable device identity and secure credential storage without external crypto IC
Temperature-invariant endurance100,000 write cycles guaranteed across -40°C to +85°C - eliminates derating calculations required for conventional EEPROMs at elevated temperatures
Wrap-around address logicPage boundary wrap (e.g., 007Fh → 0040h) and OTP address masking (upper 9 bits ignored) - prevents unintended cross-page writes and enforces OTP access boundaries

Applications

Industrial Sensor Calibration StorageMedical Device Configuration Lock

Use Scenario: Storing factory-calibrated sensor offset/gain coefficients and temperature compensation tables in smart pressure or gas sensors deployed in harsh environments.

IC Role / Device Role / Timing Role: Non-volatile configuration storage with guaranteed 40-year retention at 125°C and immunity to UV exposure on WLCSP variants - ensures long-term accuracy without recalibration.

Use Value: Eliminates need for external backup capacitors or supercapacitors; 1.65V minimum VCC allows direct integration with ultra-low-power sensor signal chains.

Use Scenario: Securing regulatory-compliant device settings (e.g., therapy limits, audit logs, firmware version locks) in portable insulin pumps and infusion controllers.

IC Role / Device Role / Timing Role: Tamper-resistant storage using 64-byte factory-programmed UID and 64-byte one-time user-programmable OTP - meets IEC 62304 traceability and anti-cloning requirements.

Use Value: Prevents unauthorized reconfiguration while enabling OEM-specific feature activation via secure OTP writes during manufacturing.

IoT Edge Node Identity BindingAutomotive Body Control Module NVM

Use Scenario: Embedding unique cryptographic keys and device certificates in LPWAN gateways and NB-IoT modems where physical security is limited.

IC Role / Device Role / Timing Role: Secure key vault leveraging CBRAM's no-data-loss-under-UV property and 100,000-cycle endurance - withstands environmental stress during PCB assembly and field deployment.

Use Value: Reduces BOM count by replacing discrete secure elements; 50 nJ byte-write energy extends battery life in coin-cell-powered trackers.

Use Scenario: Retaining seat position memory, mirror presets, and lighting profiles in automotive body control units exposed to wide thermal cycling (-40°C to +105°C).

IC Role / Device Role / Timing Role: High-reliability NVM with >40-year retention at 125°C and 100,000 write cycles - exceeds AEC-Q200 Grade 2 requirements for under-hood electronics.

Use Value: Enables seamless user experience across vehicle lifetime without NVM refresh or replacement; 1.65–3.6V operation interfaces directly with 2.5V/3.3V CAN/LIN microcontrollers.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
AT24C32D-SSHM-TFloating-gate EEPROM; 32 Kbit; 1.7–5.5V supply; max 1 MHz I²C; 10K write cycles at 85°C; no OTP registerLacks factory-programmed UID and user OTP space; higher write energy (~500 nJ); endurance degrades above 65°CChoose when cost sensitivity outweighs security and extended temperature needs; verify layout supports 5.5V tolerance if used with 5V systems
FM24V10-GF-RAM; 1 Mbit; 2.0–3.6V; 10 MHz SPI interface; unlimited endurance; no I²C supportDifferent interface (SPI), larger density, no OTP security features, higher VCC min - not drop-in compatibleSelect only when migrating to SPI-based architecture and requiring infinite write cycles; requires full firmware and PCB redesign

Compared with AT24C32D-SSHM-T and FM24V10-G, RM24C32DS-LSNI-B uniquely delivers I²C-compatible CBRAM performance with integrated OTP security, sub-1V write capability, and temperature-stable endurance - making it optimal for secure, low-power, thermally demanding embedded systems where pin count and interface consistency are constraints.

Availability

RM24C32DS-LSNI-B is available at Aetrix Electronics and suitable for industrial sensor calibration, medical device configuration lock, IoT edge node identity binding, and automotive body control module NVM applications requiring stable component supply, long-life data retention, and secure programmable storage.

Supply support for RM24C32DS-LSNI-B 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

Adesto Technologies (acquired by Dialog Semiconductor in 2020, now part of Renesas Electronics) specialized in low-power, high-reliability non-volatile memory solutions for constrained-edge applications.

The RM24C32DS product line was designed specifically for secure, energy-efficient configuration and identity storage in battery-powered and thermally aggressive environments - leveraging CBRAM to overcome endurance and voltage limitations of traditional EEPROM.

FAQ

What is the maximum I²C clock frequency supported by RM24C32DS-LSNI-B?

The RM24C32DS-LSNI-B supports I²C clock frequencies up to 1 MHz under recommended operating conditions (VCC = 1.65V–3.6V, TA = -40°C to +85°C). This is confirmed in the AC characteristics table of the DS-RM24C32DS–117B–11/2016 datasheet, where fCLK is specified as 0–1 MHz. The device maintains full functionality across all standard I²C modes: 100 kHz (standard), 400 kHz (fast), and 1 MHz (fast-plus).

Does RM24C32DS-LSNI-B require external pull-up resistors on SDA and SCL lines?

Yes, RM24C32DS-LSNI-B requires external pull-up resistors on both SDA and SCL lines because SDA is open-drain and SCL is input-only. The datasheet specifies typical values of 10 kΩ for 100 kHz operation and 2 kΩ for 400 kHz or 1 MHz operation. These values ensure proper rise times (tRI ≤ 300 ns) and bus capacitance compliance (<400 pF), preventing signal integrity issues during high-speed I²C transactions.

How is the 128-byte OTP Security Register structured in RM24C32DS-LSNI-B?

The 128-byte OTP Security Register in RM24C32DS-LSNI-B is split into two 64-byte sections: bytes 0–63 are user-programmable (one-time only), and bytes 64–127 are factory-programmed by Adesto with a unique identifier. Access uses I²C control code "1011" (vs. "1010" for main memory), and address bits above A5 are masked - ensuring only the lower 6 bits determine the target location within the OTP space.

Can RM24C32DS-LSNI-B operate reliably at 1.65V supply voltage?

Yes, RM24C32DS-LSNI-B is fully specified to operate at 1.65V minimum VCC, including all I²C timing parameters, write endurance (100,000 cycles), and data retention (>40 years at 125°C). The DC characteristics table explicitly lists VCC = 1.65V to 3.6V, and AC specs (e.g., tSCLH, tSCLL) are guaranteed across this full range - enabling direct use with 1.8V microcontrollers without level shifters or voltage boosters.

What happens if the WP pin is held high during a write command to RM24C32DS-LSNI-B?

When WP is held high during a write command (Byte/Page/OTP), RM24C32DS-LSNI-B acknowledges the control byte, address, and data bytes normally, but inhibits the internal write cycle after the STOP condition. No data is written to memory or OTP registers; however, the internal address pointer increments as if the write succeeded - requiring firmware to validate write completion via acknowledge polling rather than relying solely on WP state.

RM24C32DS-LSNI-B Specifications

Product attributes
Attribute value
Manufacturer:
Renesas
Series:
Mavriq™
Package/Case:
8-SOIC (0.154", 3.90mm Width)
Packaging:
Tube
Product Status:
Obsolete
Programmable:
Not Verified
Memory Type:
Non-Volatile
Memory Format:
CBRAM®
Technology:
CBRAM
Memory Size:
32Kbit
Memory Organization:
4K x 8
Memory Interface:
I2C
Clock Frequency:
1 MHz
Write Cycle Time - Word, Page:
100µs, 2.5ms
Access Time:
-
Voltage - Supply:
1.65V ~ 3.6V
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
8-SOIC

RM24C32DS-LSNI-B FAQ

1.How can I place an order for RM24C32DS-LSNI-B through Aetrix?

Please submit a Request for Quotation (RFQ) for RM24C32DS-LSNI-B 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 RM24C32DS-LSNI-B reliable?

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

3.What payment methods are accepted for RM24C32DS-LSNI-B?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for RM24C32DS-LSNI-B transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for RM24C32DS-LSNI-B?

RM24C32DS-LSNI-B orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your RM24C32DS-LSNI-B 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 RM24C32DS-LSNI-B?

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

6.How does Aetrix verify that RM24C32DS-LSNI-B is sourced from the original manufacturer or authorized distributors?

All RM24C32DS-LSNI-B 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 RM24C32DS-LSNI-B meets industry standards.

7.What is the process for return or replacement of RM24C32DS-LSNI-B?

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

Return procedure for RM24C32DS-LSNI-B:

1.Submit a request within 90 days.

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

RM24C32DS-LSNI-B Tags

  • RM24C32DS-LSNI-B
  • RM24C32DS-LSNI-B PDF
  • RM24C32DS-LSNI-B Datasheet
  • RM24C32DS-LSNI-B Specifications
  • RM24C32DS-LSNI-B Images
  • Renesas
  • Renesas RM24C32DS-LSNI-B
  • Buy RM24C32DS-LSNI-B
  • RM24C32DS-LSNI-B Price
  • RM24C32DS-LSNI-B Distributor
  • RM24C32DS-LSNI-B Supplier
  • RM24C32DS-LSNI-B 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