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 R9A02G0214CNK#UA0

Part No.:
R9A02G0214CNK#UA0
Manufacturer:
Renesas
Category:
Microcontrollers
Package:
24-WFQFN Exposed Pad
Datasheet:
AetrixR9A02G0214CNK#UA0.pdf
Description:
32-BIT MCU GP 48 MHZ RISC-V 128K
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:472

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

R9A02G0214CNK#UA0 from Renesas is a 32-bit RISC-V microcontroller designed for ultra-low-power industrial applications, featuring a 48 MHz Renesas RISC-V core (RV32I + M/A/C/Zifencei/Ziscr/Zba/Zbb/Zbs), 128 KB code flash, 16 KB SRAM (12 KB parity + 4 KB ECC), 12-bit ADC with 6 input channels, dual 8-bit DACs, and integrated safety features including SRAM ECC, CAC, CRC, DOC, TRNG, and IWDT. It operates across -40°C to +125°C in a 24-pin HWQFN package.

For engineers reviewing the R9A02G0214CNK#UA0 datasheet, R9A02G0214CNK#UA0 pinout, R9A02G0214CNK#UA0 application, or R9A02G0214CNK#UA0 equivalent, key selection considerations include its 24-pin HWQFN footprint, 6-channel ADC support, absence of sub-clock oscillator and REMC, limited SAU (3 simplified SPI / 3 UART / 3 simplified I2C), and reduced TAU count (8 channels) versus larger variants - critical for space-constrained, safety-aware sensor node and motor control designs.

Technical Context

This MCU implements a machine-mode-only RISC-V RV32I core with full M/A/C/Zifencei/Ziscr/Zba/Zbb/Zbs extensions, dynamic branch prediction, and cJTAG debug interface. Its safety architecture includes hardware-accelerated CRC and DOC units, independent watchdog timer (IWDT) with dedicated 15 kHz oscillator, and register write protection via PRCR.

Power management integrates Event Link Controller (ELC) for CPU-free peripheral triggering, Data Transfer Controller (DTC) for interrupt-driven DMA, and multiple low-power modes. Clocking supports HOCO/MOCO/LOCO with trim, EXTAL (1–20 MHz), and SOSC (32.768 kHz) - though SOSC is omitted in the R9A02G0214CNK variant per Table 1.11.

Key Specifications

ParameterValue and Actual Design Meaning
Core ArchitectureRenesas RISC-V RV32I with M/A/C/Zifencei/Ziscr/Zba/Zbb/Zbs extensions; enables deterministic real-time control and certified safety firmware execution.
Max Operating Frequency48 MHz; delivers sufficient compute throughput for sensor fusion, closed-loop motor control, and protocol stack handling at ultra-low active power.
Memory128 KB code flash + 4 KB data flash + 16 KB SRAM (12 KB parity + 4 KB ECC); supports robust firmware updates and safety-critical data retention with error detection/correction.
Analog Peripherals12-bit ADC (6 input channels), dual 8-bit DACs, 2 comparators, temperature sensor; enables local analog signal conditioning without external components.
Safety FeaturesSRAM ECC, flash area protection, CAC, CRC calculator, DOC, TRNG, IWDT, illegal access detection, GPIO readback; meets ISO 26262 ASIL-B readiness requirements.
Operating Voltage1.6 V to 5.5 V; allows direct interfacing with diverse sensors, actuators, and legacy industrial buses without level-shifting.
Temperature Range-40°C to +125°C; qualified for under-hood automotive, industrial motor drives, and harsh-environment IoT edge nodes.

Pinout & Package

Package: 24-pin HWQFN (4 mm × 4 mm, 0.5 mm pitch), moisture sensitivity level (MSL) 3, Pb-free, Sn-only plating (Tray, bulk).

Pin/TerminalCircuit RoleDesign Meaning
VCC / VSSPower supply / GroundDual power domains: VCC powers digital logic and I/O; VSS is common ground reference; requires local 0.1 µF decoupling.
EXTAL / XT1 / XT2External clock input / Sub-clock oscillatorEXTAL accepts 1–20 MHz crystal or external clock; XT1/XT2 support 32.768 kHz crystal - but SOSC is disabled in this variant per datasheet Table 1.11.
P000 / P001General I/O / Analog inputsMulti-function pins: P000 = ANI16/DACOUT0/IVREF0; P001 = ANI17/DACOUT1; enable simultaneous analog output and ADC reference sourcing.
P106 / P107Analog comparator inputsIVCMP0/IVCMP1 accept external analog signals; VCOUT0/VCOUT1 provide digital comparator outputs - used for fast go/no-go threshold detection.
RES / MD / NMIReset / Mode select / Non-maskable interruptRES# initiates hard reset; MD sets boot mode (fixed at power-on); NMI provides fail-safe interrupt for critical fault escalation.
TMSC / TCKCcJTAG debug interfaceTwo-pin cJTAG (TMSC bidirectional, TCKC input) enables compact, low-pin-count debug and programming - essential for space-constrained PCB layouts.

Key Features

FeatureDesign Value
Event Link Controller (ELC)Enables direct hardware-triggered peripheral chaining (e.g., ADC conversion completion → DTC transfer → CRC calculation) without CPU intervention, reducing latency and power.
Independent Watchdog Timer (IWDT)Operates on dedicated 15 kHz oscillator, providing fail-safe reset or NMI even if main clock fails - critical for functional safety compliance.
Data Operation Circuit (DOC)Hardware-accelerated 16/32-bit compare/add/subtract with interrupt on match/overflow/underflow - offloads arithmetic-intensive tasks from RISC-V core.
True Random Number Generator (TRNG)Generates cryptographically secure 32-bit random seeds for secure boot, key derivation, and anti-tampering protocols in industrial IoT gateways.
Low-Voltage Detection (LVD)Three configurable thresholds (LVD0/LVD1/LVD2) monitor VCC in real time, enabling graceful shutdown or brown-out recovery before logic corruption occurs.

Applications

Industrial Sensor NodeSmart Motor Control

Use Scenario: Battery-powered wireless vibration/temperature sensor deployed in factory machinery monitoring.

IC Role / Device Role / Timing Role: Primary controller executing sensor acquisition, FFT preprocessing, and LoRaWAN packet assembly; RTC provides precise timestamping.

Use Value: Ultra-low-power sleep modes + ELC-triggered ADC/DTC/CRC chain minimize active time; 128 KB flash stores firmware + OTA update image; -40°C to +125°C rating ensures reliability near motors.

Use Scenario: Compact BLDC motor driver board for HVAC blowers requiring position sensing and commutation control.

IC Role / Device Role / Timing Role: Real-time motor control unit managing PWM generation (via TAU), current sensing (ADC12), and fault response (IWDT, LVD).

Use Value: 48 MHz RISC-V core executes FOC algorithms within timing budget; dual DACs generate reference voltages for comparator-based overcurrent protection; 24-pin QFN fits tight PCB space.

Functional Safety PLC ModuleAutomotive Body Control Unit

Use Scenario: DIN-rail mounted safety I/O module validating emergency stop signals and controlling safety relays in machinery.

IC Role / Device Role / Timing Role: Safety-certified controller performing diagnostic self-tests (CAC, SRAM ECC, flash CRC), voting logic, and safe output driving.

Use Value: Hardware safety features (IWDT, DOC, register protection, illegal access detection) reduce software certification burden; 12-bit ADC monitors feedback loops; ASIL-B readiness supported.

Use Scenario: Under-hood junction box managing lighting, fan speed, and battery monitoring in 12 V automotive systems.

IC Role / Device Role / Timing Role: Central body controller interfacing with LIN/CAN transceivers (via UART/SAU), reading thermistors (ADC12), and driving MOSFETs (GPIO with 20 mA drive).

Use Value: Wide 1.6–5.5 V operation tolerates cranking dips; 125°C rating survives engine bay heat; TRNG enables secure key provisioning for vehicle identity.

Equivalent & Alternatives

The following parts are listed as comparable options for similar RISC-V microcontroller applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
R9A02G0214CNH#UA032-pin HWQFN; adds sub-clock oscillator (SOSC), REMC, 2 extra UART/SAU channels, and KINT support.Required where 32.768 kHz RTC accuracy, IR remote reception, or additional serial interfaces are needed.Select when board layout allows larger package and extra peripherals justify cost/size increase.
R9A02G0214CNE#UA048-pin HWQFN; adds SOSC, REMC, full 6-channel SAU, 2 IICA, 2 UARTA, 10-channel ADC, and 42 GPIOs.Suitable for complex HMI, multi-sensor hubs, or gateway applications needing maximum peripheral density.Choose for designs requiring full feature set, higher I/O count, or future-proofing with unused pins.

Compared with R9A02G0214CNH#UA0 and R9A02G0214CNE#UA0, the R9A02G0214CNK#UA0 trades peripheral count and oscillator options for minimal footprint and BOM cost - ideal when only core RISC-V compute, basic analog I/O, and safety essentials are required in space-limited industrial nodes.

Availability

R9A02G0214CNK#UA0 is available at Aetrix Electronics and suitable for industrial sensor nodes, smart motor controllers, functional safety PLC modules, and automotive body control units requiring stable component supply across extended temperature ranges and long production lifecycles.

Supply support for R9A02G0214CNK#UA0 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

Renesas Electronics Corporation is a global semiconductor leader delivering trusted embedded solutions for automotive, industrial, infrastructure, and IoT applications.

The R9A02G021 series is part of Renesas' RISC-V-based RA2E2 group, engineered specifically for ultra-low-power, safety-conscious industrial and consumer edge devices demanding high integration, robustness, and long-term supply assurance.

FAQ

What is the maximum operating frequency of the R9A02G0214CNK#UA0?

The R9A02G0214CNK#UA0 operates at a maximum frequency of 48 MHz using its Renesas-optimized RISC-V core. This frequency is achievable across the full industrial temperature range (-40°C to +125°C) and supply voltage (1.6 V to 5.5 V), enabling deterministic real-time performance for motor control, sensor processing, and communication stacks without thermal throttling.

Does the R9A02G0214CNK#UA0 include a sub-clock oscillator (SOSC)?

No, the R9A02G0214CNK#UA0 does not include a sub-clock oscillator. As confirmed in Table 1.11 of the R01DS0422EJ0110 datasheet, SOSC is explicitly marked "No" for this 24-pin variant. Applications requiring precise 32.768 kHz timing must use an external crystal or rely on the HOCO/MOCO/LOCO oscillators with calibration via CAC.

How many analog input channels does the ADC12 support on the R9A02G0214CNK#UA0?

The R9A02G0214CNK#UA0 supports six analog input channels (ANI0–ANI5) for its 12-bit successive approximation ADC12, as specified in Table 1.11. Additional analog-capable pins (ANI16–ANI19) are present but reserved for DAC outputs or comparator references and are not selectable as ADC inputs in this variant.

What safety features are implemented in hardware on the R9A02G0214CNK#UA0?

The R9A02G0214CNK#UA0 integrates multiple hardware safety features: SRAM parity/ECC error checking, flash area protection, Clock Frequency Accuracy Measurement Circuit (CAC), Cyclic Redundancy Check (CRC) calculator, Data Operation Circuit (DOC), True Random Number Generator (TRNG), Independent Watchdog Timer (IWDT), illegal memory access detection, and register write protection via PRCR - all documented in Section 1.1 and Table 1.11 of the datasheet.

Is the R9A02G0214CNK#UA0 pin-compatible with other members of the R9A02G021 family?

No, the R9A02G0214CNK#UA0 is not pin-compatible with other R9A02G021 variants. It uses a 24-pin HWQFN package (PWQN0024KG-A), while R9A02G0214CNH#UA0 uses 32-pin and R9A02G0214CNE#UA0 uses 48-pin packages. Pin assignments differ significantly across variants, and shared signal names (e.g., P000) map to different physical pins - requiring unique PCB layouts for each.

R9A02G0214CNK#UA0 Specifications

Product attributes
Attribute value
Manufacturer:
Renesas
Package/Case:
24-WFQFN Exposed Pad
Series:
-
Packaging:
Tray
Product Status:
Active
Programmable:
-
Core Processor:
RISC-V
Core Size:
32-Bit
Speed:
48MHz
Connectivity:
I2C, SPI, UART/USART
Peripherals:
DMA, LVD, POR, PWM, WDT
Number of I/O:
18
Program Memory Size:
128KB (128K x 8)
Program Memory Type:
FLASH
EEPROM Size:
4K x 8
RAM Size:
16K x 8
Voltage - Supply (Vcc/Vdd):
1.6V ~ 5.5V
Data Converters:
A/D 6x12b SAR; D/A 2x8b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 125°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

R9A02G0214CNK#UA0 FAQ

1.How can I place an order for R9A02G0214CNK#UA0 through Aetrix?

Please submit a Request for Quotation (RFQ) for R9A02G0214CNK#UA0 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 R9A02G0214CNK#UA0 reliable?

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

3.What payment methods are accepted for R9A02G0214CNK#UA0?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for R9A02G0214CNK#UA0 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for R9A02G0214CNK#UA0?

R9A02G0214CNK#UA0 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your R9A02G0214CNK#UA0 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 R9A02G0214CNK#UA0?

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

6.How does Aetrix verify that R9A02G0214CNK#UA0 is sourced from the original manufacturer or authorized distributors?

All R9A02G0214CNK#UA0 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 R9A02G0214CNK#UA0 meets industry standards.

7.What is the process for return or replacement of R9A02G0214CNK#UA0?

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

Return procedure for R9A02G0214CNK#UA0:

1.Submit a request within 90 days.

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

R9A02G0214CNK#UA0 Tags

  • R9A02G0214CNK#UA0
  • R9A02G0214CNK#UA0 PDF
  • R9A02G0214CNK#UA0 Datasheet
  • R9A02G0214CNK#UA0 Specifications
  • R9A02G0214CNK#UA0 Images
  • Renesas
  • Renesas R9A02G0214CNK#UA0
  • Buy R9A02G0214CNK#UA0
  • R9A02G0214CNK#UA0 Price
  • R9A02G0214CNK#UA0 Distributor
  • R9A02G0214CNK#UA0 Supplier
  • R9A02G0214CNK#UA0 Wholesale
Related Products
ATTINY4-TSHR
ATTINY4-TSHR

Microchip Technology

ATTINY10-TSHR
ATTINY10-TSHR

Microchip Technology

ATTINY10-TS8R
ATTINY10-TS8R

Microchip Technology

ATTINY202-SSNR
ATTINY202-SSNR

Microchip Technology

ATTINY202-SSFR
ATTINY202-SSFR

Microchip Technology

ATTINY402-SSNR
ATTINY402-SSNR

Microchip Technology

PIC16F15213T-I/MF
PIC16F15213T-I/MF

Microchip Technology

PIC16F15213-E/MF
PIC16F15213-E/MF

Microchip Technology

PIC10F200T-I/OT
PIC10F200T-I/OT

Microchip Technology

ATTINY412-SSNR
ATTINY412-SSNR

Microchip Technology

PIC10F202T-I/OT
PIC10F202T-I/OT

Microchip Technology

ATTINY404-SSNR
ATTINY404-SSNR

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER