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

- Shipping:

Inventory:472
Please send an inquiry. Send us your inquiry, and we will respond immediately.
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
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | Renesas 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 Frequency | 48 MHz; delivers sufficient compute throughput for sensor fusion, closed-loop motor control, and protocol stack handling at ultra-low active power. |
| Memory | 128 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 Peripherals | 12-bit ADC (6 input channels), dual 8-bit DACs, 2 comparators, temperature sensor; enables local analog signal conditioning without external components. |
| Safety Features | SRAM ECC, flash area protection, CAC, CRC calculator, DOC, TRNG, IWDT, illegal access detection, GPIO readback; meets ISO 26262 ASIL-B readiness requirements. |
| Operating Voltage | 1.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/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC / VSS | Power supply / Ground | Dual power domains: VCC powers digital logic and I/O; VSS is common ground reference; requires local 0.1 µF decoupling. |
| EXTAL / XT1 / XT2 | External clock input / Sub-clock oscillator | EXTAL 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 / P001 | General I/O / Analog inputs | Multi-function pins: P000 = ANI16/DACOUT0/IVREF0; P001 = ANI17/DACOUT1; enable simultaneous analog output and ADC reference sourcing. |
| P106 / P107 | Analog comparator inputs | IVCMP0/IVCMP1 accept external analog signals; VCOUT0/VCOUT1 provide digital comparator outputs - used for fast go/no-go threshold detection. |
| RES / MD / NMI | Reset / Mode select / Non-maskable interrupt | RES# initiates hard reset; MD sets boot mode (fixed at power-on); NMI provides fail-safe interrupt for critical fault escalation. |
| TMSC / TCKC | cJTAG debug interface | Two-pin cJTAG (TMSC bidirectional, TCKC input) enables compact, low-pin-count debug and programming - essential for space-constrained PCB layouts. |
Key Features
| Feature | Design 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 Node | Smart 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 Module | Automotive 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 Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| R9A02G0214CNH#UA0 | 32-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#UA0 | 48-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

-
ATTINY4-TSHR
Microchip Technology

-
ATTINY10-TSHR
Microchip Technology

-
ATTINY10-TS8R
Microchip Technology

-
ATTINY202-SSNR
Microchip Technology

-
ATTINY202-SSFR
Microchip Technology

-
ATTINY402-SSNR
Microchip Technology

-
PIC16F15213T-I/MF
Microchip Technology

-
PIC16F15213-E/MF
Microchip Technology

-
PIC10F200T-I/OT
Microchip Technology

-
ATTINY412-SSNR
Microchip Technology

-
PIC10F202T-I/OT
Microchip Technology

-
ATTINY404-SSNR
Microchip Technology
Tech Hub
TTL and CMOS logic families differ in thresholds, loading, output drive, power and timing. This engineering guide compares 74HC and 74HCT, calculates noise margins and checks 3.3 V/5 V compatibility.
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…

