Renesas R5F213G6MNNP#U0
- Part No.:
- R5F213G6MNNP#U0
- Manufacturer:
- Renesas
- Category:
- Microcontrollers
- Package:
- 24-WFQFN Exposed Pad
- Datasheet:
-
R5F213G6MNNP#U0.pdf
- Description:
- IC MCU 16BIT 32KB FLASH 24HWQFN
- Quantity:
- Payment:

- Shipping:

Inventory:2,155
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
R5F213G6MNNP from Renesas Electronics is a 16-bit R8C CPU core microcontroller in the R8C/3GM Group, featuring 32 KB flash program ROM, 2.5 KB RAM, and 4 KB data flash with background operation (BGO). It operates at up to 20 MHz (VCC = 2.7–5.5 V), integrates an 10-bit 8-channel ADC, dual 8-bit DACs, LIN hardware module, and supports low-power wait/stop modes down to 2.0 µA. It targets cost-sensitive embedded control in consumer audio and appliance systems.
For engineers reviewing the R5F213G6MNNP datasheet, R5F213G6MNNP pinout, R5F213G6MNNP application, or R5F213G6MNNP equivalent, key selection criteria include its 24-pin HWQFN package, integrated LIN transceiver support via UART0 + Timer RA, BGO-enabled data flash for firmware updates without halting execution, and voltage detection with selectable thresholds for robust power management in battery-backed or wide-input-voltage designs.
Technical Context
The R5F213G6MNNP implements the R8C CPU core with 89 fundamental instructions, 16×16→32-bit hardware multiplier, and multiply-accumulate capability. Its memory map spans 1 Mbyte (00000h–FFFFFh), with program ROM mapped from 08000h–0FFFFh and data flash at 03000h–03FFFh.
It features four independent clock sources: XIN/XOUT (up to 20 MHz crystal/resonator), XCIN/XCOUT (32 kHz), high-speed on-chip oscillator (adjustable), and low-speed on-chip oscillator - all configurable via CM0/CM1 registers and supporting oscillation stop detection and programmable frequency division (1/2/4/8/16).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | R8C 16-bit core with 89 instructions, 50 ns min instruction time @ 20 MHz, multiplier & MAC unit for real-time math |
| Memory | 32 KB flash program ROM, 2.5 KB RAM, 4 KB data flash (1 KB × 4 blocks) with BGO for concurrent read/write |
| ADC/DAC | 10-bit resolution × 8 channels with sample-and-hold and sweep mode; two independent 8-bit DAC outputs (DA0/DA1) |
| Timers | Timer RA (8-bit, PWM/event counter), RB (8-bit, programmable waveform), RC (16-bit, 4 capture/compare, 3-PWM), RE (8-bit RTC) |
| Serial Interfaces | UART0 (LIN-capable), UART2 (UART/I²C/multi-processor), SSU (shared I²C bus), hardware LIN module using UART0 + Timer RA |
| Power & Temp | 1.8–5.5 V supply; -20°C to +85°C (N version); 6.5 mA typical active current @ 5 V/20 MHz; 2.0 µA in stop mode |
| Package | 24-pin HWQFN (PWQN0024KC-A), 4 mm × 4 mm, 0.5 mm pitch, exposed thermal pad |
Pinout & Package
Package: 24-pin HWQFN (PWQN0024KC-A), 4 mm × 4 mm body, 0.5 mm pin pitch, thermally enhanced with exposed pad.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (MODE) | Mode configuration input | Must be pulled high via resistor to enable single-chip mode; determines boot behavior |
| 2 (RESET) | Active-low reset input | Asynchronous hardware reset; initiates power-on reset sequence and clears CPU registers |
| 3 (P4_7/XOUT) | Crystal oscillator output / general I/O | Drives external crystal/resonator; configurable as CMOS I/O port P4_7 when oscillator disabled |
| 5 (P4_6/XIN) | Crystal oscillator input / general I/O | Accepts external clock source or crystal feedback; programmable as input-only port P4_2 or I/O P4_6 |
| 7 (P3_7/SDA/SSO/TRAO) | Multifunction pin: I²C data / SSU output / Timer RA output | Shared signal enables compact peripheral integration; TRAO drives LIN bus via external transceiver |
| 11 (P4_5/ADTRG/INT0) | Analog trigger input / interrupt source | Starts A/D conversion on external event; also serves as Timer RB/RC input for synchronized timing |
| 20 (P0_7/AN0/DA1) | Analog input / DAC output | Dual-role pin supports analog sensing (AN0) or precision analog output (DA1), reducing pin count in mixed-signal designs |
| 24 (P4_2/VREF) | Reference voltage input | Provides stable reference for both 10-bit ADC and 8-bit DAC circuits; improves measurement/output accuracy |
Key Features
| Feature | Design Value |
|---|---|
| Background Operation (BGO) | Enables real-time firmware updates and parameter rewrites to data flash while application code executes uninterrupted |
| Hardware LIN Module | Integrated LIN 2.0/2.1 support via UART0 + Timer RA eliminates need for external LIN transceiver in basic node applications |
| Voltage Detection Circuit | Configurable voltage monitor with three detection levels (VDD, VDD/2, VDD/4) and programmable reset/polling response |
| Low-Power Operating Modes | Wait mode (3.5 µA @ 32 kHz) and stop mode (2.0 µA) extend battery life in portable or energy-conscious systems |
| Peripheral Multiplexing | Single pins serve multiple functions (e.g., P3_7 = SDA/I²C, SSO/SSU, TRAO/LIN) - reduces PCB layer count and BOM cost |
Applications
| Audio Signal Processing | Home Appliance Control |
|---|---|
|
Use Scenario: Digital volume control, tone adjustment, and speaker protection in portable Bluetooth speakers. IC Role / Device Role / Timing Role: Main system controller executing audio processing algorithms, managing DAC output, and monitoring thermal/overcurrent via ADC inputs. Use Value: Integrated 10-bit ADC (8 ch) and dual 8-bit DACs enable closed-loop analog feedback without external converters; BGO allows field-upgradable equalizer presets. |
Use Scenario: Motor speed regulation, temperature monitoring, and user interface handling in washing machines. IC Role / Device Role / Timing Role: Central MCU coordinating motor driver signals, reading NTC sensors via ADC, and driving LED displays via GPIO. Use Value: Hardware LIN interface simplifies communication with door lock or water valve modules; low-power stop mode conserves energy during standby cycles. |
| Office Equipment UI | Consumer Remote Control Hub |
|
Use Scenario: Keypad scanning, display backlight control, and status reporting in multifunction printers. IC Role / Device Role / Timing Role: Dedicated UI controller interfacing with matrix keypad (KI0–KI3), driving PWM-controlled LEDs, and communicating via UART2 to main processor. Use Value: Key input interrupt (7-level priority) ensures responsive button handling; 19 high-current drive ports directly sink LED currents without external drivers. |
Use Scenario: IR signal decoding, RF sub-GHz protocol translation, and sensor fusion in smart home remote hubs. IC Role / Device Role / Timing Role: Protocol bridge MCU receiving IR commands, converting to BLE/Zigbee packets, and managing battery voltage monitoring. Use Value: Dual UARTs (UART0 + UART2) support simultaneous IR RX and wireless TX; voltage detection circuit triggers low-battery alerts before brownout. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 16-bit MCU applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| R5F213G5MNNP | 24 KB program ROM, 2 KB RAM, same package and peripheral set | Lower firmware footprint requirement; suitable for simpler control logic without complex UI or communication stacks | Select when application code size stays under 24 KB and no additional RAM for buffers or RTOS is needed |
| R5F213G4MNNP | 16 KB program ROM, 1.5 KB RAM, identical clock/peripheral architecture | Targeted at ultra-cost-sensitive appliances with minimal feature set and no data logging or OTA update needs | Choose for high-volume production where BGO and full 4 KB data flash are unnecessary |
Compared with R5F213G5MNNP and R5F213G4MNNP, the R5F213G6MNNP provides the largest on-chip memory headroom for future firmware expansion, full BGO-enabled data flash for safe field updates, and extra RAM for dynamic task allocation - making it optimal for products requiring long-term maintainability and feature scalability.
Availability
R5F213G6MNNP is available at Aetrix Electronics and suitable for audio equipment, home appliance control, office device UI, and consumer remote hub applications requiring stable component supply across multi-year production cycles.
Supply support for R5F213G6MNNP 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 is a global semiconductor leader specializing in microcontrollers, analog, and power solutions for automotive, industrial, and consumer markets.
The R8C/3GM Group was designed for cost-optimized, low-power embedded control in consumer electronics - emphasizing integration of LIN, ADC/DAC, and BGO flash to reduce system component count and simplify firmware maintenance.
FAQ
What is the maximum operating frequency and supply voltage range for the R5F213G6MNNP?
The R5F213G6MNNP operates at up to 20 MHz when supplied with 2.7–5.5 V, and supports reduced-frequency operation (5 MHz) down to 1.8 V for ultra-low-voltage applications. Its R8C CPU core achieves a minimum instruction execution time of 50 ns at 20 MHz, enabling responsive real-time control in audio and motor drive systems. The R5F213G6MNNP maintains full peripheral functionality across this entire voltage range.
Does the R5F213G6MNNP support hardware LIN communication, and how is it implemented?
Yes, the R5F213G6MNNP includes a dedicated hardware LIN module compliant with LIN 2.0/2.1 standards. It combines UART0 for serial framing and Timer RA for precise baud rate generation and synchronization, eliminating software bit-banging overhead. The R5F213G6MNNP uses pin P3_7 (TRAO) as the LIN output signal, requiring only an external LIN transceiver (e.g., TJA1020) for physical layer compliance.
How does the Background Operation (BGO) function work in the R5F213G6MNNP data flash?
The R5F213G6MNNP's data flash supports true background operation: while the CPU executes application code from program ROM, the flash controller can simultaneously erase or program any of the four 1 KB blocks (A–D). This enables safe firmware updates, calibration data storage, or parameter changes without halting system operation - critical for uninterrupted audio playback or motor control during field upgrades.
What are the low-power modes available on the R5F213G6MNNP, and what are their typical current draws?
The R5F213G6MNNP offers wait mode (3.5 µA @ 3.0 V, 32 kHz XCIN clock) and stop mode (2.0 µA @ 3.0 V), both retaining RAM content and allowing wake-up via interrupts or external events. These modes are controlled by system clock registers (CM0/CM1) and are optimized for battery-powered remotes or standby functions in appliances. The R5F213G6MNNP achieves these figures without external circuitry, using only internal oscillators.
Can the R5F213G6MNNP's ADC and DAC share the same reference voltage pin, and what is its role?
Yes, the R5F213G6MNNP uses pin 24 (P4_2/VREF) as a common reference input for both its 10-bit 8-channel ADC and dual 8-bit DACs. This pin accepts an external precision voltage (e.g., 2.5 V or 3.3 V) to define the full-scale range for analog conversions and outputs, ensuring matched gain and improved system accuracy. Using a shared VREF eliminates mismatch errors between sensing and actuation paths in closed-loop control.
R5F213G6MNNP#U0 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Package/Case:
- 24-WFQFN Exposed Pad
- Series:
- R8C/3x/3GM
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- R8C
- Core Size:
- 16-Bit
- Speed:
- 20MHz
- Connectivity:
- I2C, LINbus, SIO, SSU, UART/USART
- Peripherals:
- POR, PWM, Voltage Detect, WDT
- Number of I/O:
- 19
- Program Memory Size:
- 32KB (32K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- 4K x 8
- RAM Size:
- 2.5K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 5.5V
- Data Converters:
- A/D 8x10b; D/A 2x8b
- Oscillator Type:
- Internal
- Operating Temperature:
- -20°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
R5F213G6MNNP#U0 FAQ
1.How can I place an order for R5F213G6MNNP#U0 through Aetrix?
Please submit a Request for Quotation (RFQ) for R5F213G6MNNP#U0 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 R5F213G6MNNP#U0 reliable?
The price and inventory of R5F213G6MNNP#U0 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for R5F213G6MNNP#U0 is usually 5 days.
3.What payment methods are accepted for R5F213G6MNNP#U0?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for R5F213G6MNNP#U0 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for R5F213G6MNNP#U0?
R5F213G6MNNP#U0 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your R5F213G6MNNP#U0 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 R5F213G6MNNP#U0?
For technical support, including R5F213G6MNNP#U0 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your R5F213G6MNNP#U0 requirements.
6.How does Aetrix verify that R5F213G6MNNP#U0 is sourced from the original manufacturer or authorized distributors?
All R5F213G6MNNP#U0 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 R5F213G6MNNP#U0 meets industry standards.
7.What is the process for return or replacement of R5F213G6MNNP#U0?
All R5F213G6MNNP#U0 units undergo pre-shipment inspection (PSI). If there is an issue with R5F213G6MNNP#U0, 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 R5F213G6MNNP#U0 part is unused and in its original packaging.
Return procedure for R5F213G6MNNP#U0:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
R5F213G6MNNP#U0 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…

