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 RM25C128A-BTAC-T

Part No.:
RM25C128A-BTAC-T
Manufacturer:
Renesas
Category:
Memory
Package:
8-TSSOP (0.173", 4.40mm Width)
Datasheet:
AetrixRM25C128A-BTAC-T.pdf
Description:
IC CBRAM 128KBIT SPI 5MHZ 8TSSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:4,812

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

RM25C128A-BTAC-T from Adesto Technologies is a 128Kbit CBRAM-based non-volatile boot memory IC with SPI interface, operating from 2.7V to 3.6V, supporting 5MHz fast read and 64-byte page write in ≤1ms, used for firmware storage and configuration retention in microcontroller-based embedded systems.

For engineers reviewing the RM25C128A-BTAC-T datasheet, RM25C128A-BTAC-T pinout, RM25C128A-BTAC-T application, or RM25C128A-BTAC-T equivalent, key selection criteria include SPI mode 0/3 compatibility, 10-year data retention at 70°C, 5µA power-down current, JEDEC TSSOP-8 package footprint, and byte/page erase capability without external high voltage.

Technical Context

The RM25C128A-BTAC-T implements a serial peripheral interface with four dedicated pins (CS, SCK, SDI, SDO) and two control terminals (WP, HOLD), supporting both SPI Mode 0 (CPOL=0, CPHA=0) and Mode 3 (CPOL=1, CPHA=1). It uses conductive-bridge RAM (CBRAM) technology instead of floating-gate EEPROM, enabling lower energy per byte write (10% of comparable EEPROM) and single-supply operation.

Internal architecture includes a 128Kb memory array organized as 2048 pages × 64 bytes, a status register with WIP/WEL flags, and self-timed erase/write cycles managed by on-chip control logic. All instructions-including READ (03h), FREAD (0Bh), WR (02h), PERS (42h), and CERS (60h/C7h)-are 8-bit opcodes transmitted MSB-first after CS assertion.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Density128Kbit (16KB), sufficient for bootloader code or parameter tables in resource-constrained MCUs
Supply Voltage2.7V–3.6V - compatible with 3.3V I/O domains without level shifters
Max Read Speed5MHz fast read - enables <200ns access time for critical startup sequences
Page Write Time≤1ms - allows rapid field updates without blocking system execution
Data Retention10 years at 70°C - meets industrial temperature lifecycle requirements
Endurance100,000 write cycles - supports frequent calibration or logging use cases
Power-Down Current5µA - minimizes standby power in battery-backed or energy-harvesting designs

Pinout & Package

RM25C128A-BTAC-T is packaged in an 8-lead Thin Shrink Small Outline Package (TSSOP), JEDEC MO-153 compliant, 3.0mm × 4.4mm body, 0.65mm lead pitch, with gull-wing leads and exposed pad not present.

Pin/TerminalCircuit RoleDesign Meaning
1: CSChip SelectActive-low enable; drives device into standby (100µA ICC4) when high, enables SPI communication when low
2: SDOSerial Data OutputTri-state output; delivers read data on falling SCK edge; high-impedance when CS high
3: WPWrite ProtectHardware lock; when tied low, prevents WR/PERS/CERS commands regardless of WEL status
4: GNDGround ReferenceReturn path for VCC and all I/O; must be connected before applying power
5: SDISerial Data InputAccepts opcodes, addresses, and write data on rising SCK edge; latched synchronously
6: SCKSerial ClockMaster-generated clock; defines timing for all SPI transfers; supports 0–5MHz range
7: HOLDCommunication PauseActive-low; suspends ongoing SPI transfer without resetting internal address counter or state
8: VCCPower Supply2.7–3.6V input; requires local 100nF decoupling capacitor placed within 5mm

Key Features

FeatureDesign Value
CBRAM Non-Volatile TechnologyEliminates need for charge pumps or high-voltage generators - simplifies power design and reduces EMI
Self-Timed Page Erase64-byte granularity erasure completes autonomously; no external timing control required
SPI Mode 0 and 3 SupportInteroperable with legacy and modern microcontrollers without software reconfiguration
Hardware Write Protection (WP)Physically blocks write/erase commands independent of status register state - enhances field reliability
Low-Energy Byte WriteConsumes only 10% of energy vs. equivalent EEPROM - extends battery life in portable devices

Applications

Industrial PLC Configuration StorageMedical Device Calibration Data Retention

Use Scenario: Storing I/O mapping tables and user-defined logic parameters in programmable logic controllers that undergo infrequent firmware updates but require guaranteed data integrity across power cycles.

IC Role / Device Role / Timing Role: Boot memory holding initialization vectors and runtime configuration; accessed during cold start before main application loads.

Use Value: 10-year retention at 70°C ensures parameter persistence over full product lifetime without periodic refresh.

Use Scenario: Preserving sensor calibration coefficients and device-specific compensation values in portable diagnostic equipment subject to sterilization and thermal cycling.

IC Role / Device Role / Timing Role: Non-volatile parameter store accessed during power-up self-test sequence; written only during factory calibration or service mode.

Use Value: Hardware WP pin prevents accidental overwrite during field operation, meeting IEC 62304 safety requirements.

Smart Meter Firmware BootloaderAutomotive Body Control Module Settings

Use Scenario: Hosting secure bootloader code and cryptographic keys in utility smart meters deployed in uncontrolled outdoor environments with wide ambient temperature swings.

IC Role / Device Role / Timing Role: Primary boot memory mapped to MCU reset vector; read at power-on-reset using fast read mode (5MHz) to minimize boot latency.

Use Value: 5MHz read speed reduces boot time by >60% versus standard 1.6MHz SPI EEPROMs, improving responsiveness.

Use Scenario: Storing seat position presets, mirror angles, and lighting profiles in automotive BCMs where settings must survive battery disconnection and 125°C under-hood thermal stress.

IC Role / Device Role / Timing Role: Configuration memory accessed via SPI from MCU during vehicle wake-up; written during user setup or dealer programming.

Use Value: 100,000 endurance cycles support repeated personalization over vehicle lifetime without wear-out risk.

Equivalent & Alternatives

The following parts are listed as comparable options for similar non-volatile serial memory applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
AT25DF041A-SHN-T4Mbit NOR flash; requires sector erase (4KB min); no hardware WP pin; 3.0V–3.6V onlyHigher density but slower erase; lacks byte-write granularity and true hardware write lockSelect when >128Kbit capacity is needed and erase latency is acceptable
M95M02-DRMN6TP/K2Mbit EEPROM; 1.8V–5.5V supply; 1MHz max SPI clock; 1M write cycles; SO8 packageWider voltage range and higher endurance, but 5× slower read speed and no fast-read modeSelect for ultra-low-voltage systems or applications requiring >100K write cycles with relaxed timing

Compared with AT25DF041A-SHN-T and M95M02-DRMN6TP/K, RM25C128A-BTAC-T uniquely combines CBRAM's low-energy byte writes, hardware WP, and 5MHz fast read in a TSSOP-8 package - optimizing for boot-time-critical, power-sensitive embedded systems requiring robust configuration storage.

Availability

RM25C128A-BTAC-T is available at Aetrix Electronics and suitable for industrial PLCs, medical diagnostics, smart metering, and automotive body control modules requiring stable component supply, long-term data retention, and low-power non-volatile memory.

Supply support for RM25C128A-BTAC-T 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 was a fabless semiconductor company specializing in low-power, non-volatile memory solutions, acquired by Dialog Semiconductor in 2020 and now part of Renesas Electronics.

The RM25C128A-BTAC-T belongs to Adesto's CBRAM-based serial memory product line, designed specifically for boot code and configuration storage in space- and power-constrained embedded systems where traditional EEPROM or flash fails to meet performance or reliability targets.

FAQ

What is the maximum clock frequency supported by RM25C128A-BTAC-T in fast read mode?

The RM25C128A-BTAC-T supports a maximum SCK clock frequency of 5MHz in fast read mode (FREAD command, 0Bh), enabling sub-200ns effective access time. This is double the 1.6MHz limit of normal read mode (READ command, 03h) and critical for reducing boot latency in time-sensitive applications. The device maintains full timing compliance across its 0°C to +70°C commercial temperature range.

Does RM25C128A-BTAC-T require external high voltage for write or erase operations?

No, RM25C128A-BTAC-T does not require external high voltage. It uses conductive-bridge RAM (CBRAM) technology with integrated charge-pump-free circuitry, enabling all write and erase functions - including byte, page, and chip erase - using only the standard 2.7V–3.6V VCC supply. This eliminates external HV generation components and associated layout complexity, unlike traditional EEPROM or flash devices.

How is hardware write protection implemented on RM25C128A-BTAC-T?

RM25C128A-BTAC-T implements hardware write protection via the WP (Write Protect) pin (Pin 3). When WP is driven low, all write, page erase, and chip erase commands (WR, PERS, CERS) are blocked regardless of the Write Enable Latch (WEL) status in the status register. This provides fail-safe protection against accidental or malicious overwrites during system operation, independent of software state.

What package type is used for RM25C128A-BTAC-T and what are its key mechanical dimensions?

RM25C128A-BTAC-T uses an 8-lead Thin Shrink Small Outline Package (TSSOP), JEDEC MO-153 compliant. Its body measures 3.0mm × 4.4mm with 0.65mm lead pitch, gull-wing leads, and no exposed thermal pad. The "TA" in the part number explicitly denotes this TSSOP variant, distinguishing it from the SOIC-8 ("SN") version RM25C128A-BSNC-T.

Can RM25C128A-BTAC-T be used as a direct replacement for standard SPI EEPROMs in existing designs?

RM25C128A-BTAC-T is pin-compatible and functionally interoperable with standard SPI EEPROMs (e.g., AT25xxx series) sharing the same 8-pin TSSOP footprint and command set structure, but it is not a drop-in replacement due to differences in erase granularity, timing, and status register behavior. Designers must verify HOLD/CS timing margins, update firmware to handle CBRAM-specific endurance and retention characteristics, and confirm WP pin usage aligns with system-level protection requirements.

RM25C128A-BTAC-T Specifications

Product attributes
Attribute value
Manufacturer:
Renesas
Series:
-
Package/Case:
8-TSSOP (0.173", 4.40mm Width)
Packaging:
Tape & Reel (TR)
Product Status:
Active
Programmable:
Not Verified
Memory Type:
Non-Volatile
Memory Format:
CBRAM®
Technology:
CBRAM
Memory Size:
128Kbit
Memory Organization:
64 Bytes Page Size
Memory Interface:
SPI
Clock Frequency:
5 MHz
Write Cycle Time - Word, Page:
100µs, 3ms
Access Time:
-
Voltage - Supply:
2.7V ~ 3.6V
Operating Temperature:
0°C ~ 70°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
8-TSSOP

RM25C128A-BTAC-T FAQ

1.How can I place an order for RM25C128A-BTAC-T through Aetrix?

Please submit a Request for Quotation (RFQ) for RM25C128A-BTAC-T 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 RM25C128A-BTAC-T reliable?

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

3.What payment methods are accepted for RM25C128A-BTAC-T?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for RM25C128A-BTAC-T transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for RM25C128A-BTAC-T?

RM25C128A-BTAC-T orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your RM25C128A-BTAC-T 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 RM25C128A-BTAC-T?

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

6.How does Aetrix verify that RM25C128A-BTAC-T is sourced from the original manufacturer or authorized distributors?

All RM25C128A-BTAC-T 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 RM25C128A-BTAC-T meets industry standards.

7.What is the process for return or replacement of RM25C128A-BTAC-T?

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

Return procedure for RM25C128A-BTAC-T:

1.Submit a request within 90 days.

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

RM25C128A-BTAC-T Tags

  • RM25C128A-BTAC-T
  • RM25C128A-BTAC-T PDF
  • RM25C128A-BTAC-T Datasheet
  • RM25C128A-BTAC-T Specifications
  • RM25C128A-BTAC-T Images
  • Renesas
  • Renesas RM25C128A-BTAC-T
  • Buy RM25C128A-BTAC-T
  • RM25C128A-BTAC-T Price
  • RM25C128A-BTAC-T Distributor
  • RM25C128A-BTAC-T Supplier
  • RM25C128A-BTAC-T 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