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

- Shipping:

Inventory:1,551
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
R5F10379DNA#U0 from Renesas Electronics is a 24-pin RL78/G12 16-bit microcontroller designed for ultra-low-power embedded control in industrial applications. It operates from 1.8 V to 5.5 V, delivers 31 DMIPS at 24 MHz, integrates 12 KB code flash and 768 B RAM, and supports -40°C to +85°C ambient operation (D-grade). It serves as the main system controller in battery-powered sensors and smart actuators requiring deterministic timing and low active current.
For engineers reviewing the R5F10379DNA#U0 datasheet, R5F10379DNA#U0 pinout, R5F10379DNA#U0 application, or R5F10379DNA#U0 equivalent, this page provides verified technical context, package-validated pin functions, real-world use scenarios, and two confirmed alternative parts with documented functional trade-offs - all aligned to the RL78/G12 Rev.2.50 specification.
Technical Context
The R5F10379DNA#U0 implements the RL78 CPU core with 3-stage pipeline CISC architecture, 1 MB address space, and configurable instruction execution time (0.04167 µs at 24 MHz). It uses a high-speed on-chip oscillator (±5.0% accuracy from -40°C to +85°C) and includes a 15 kHz low-speed on-chip oscillator for watchdog and interval timing.
It features a 10-bit A/D converter with 8 input channels, four 16-bit timer channels (TAU0), one 12-bit interval timer, one window watchdog timer, and a single UART channel. Unlike R5F102 variants, it omits data flash memory, DMA, CRC, and simplified I²C - confirming its role as a cost-optimized, low-peripheral-count variant for deterministic control tasks.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | RL78 16-bit CISC with 3-stage pipeline; enables deterministic real-time response in resource-constrained systems |
| Max Operating Frequency | 24 MHz (via high-speed on-chip oscillator); delivers 31 DMIPS for efficient sensor fusion and motor control loops |
| Memory Configuration | 12 KB code flash + 768 B RAM; sufficient for firmware with UART-based communication and analog monitoring logic |
| Supply Voltage Range | 1.8 V to 5.5 V; supports direct connection to Li-ion, 3.3 V, or 5 V rails without external regulators |
| Operating Temperature | -40°C to +85°C (D-grade); qualified for industrial environments including factory automation and HVAC controls |
| A/D Converter | 10-bit resolution, 8-channel; enables simultaneous monitoring of temperature, voltage, and current feedback signals |
| Timer Resources | Four 16-bit TAU0 channels + one 12-bit interval timer; supports PWM generation, input capture, and periodic wake-up from STOP mode |
Pinout & Package
Package: HWQFN-24 (4 × 4 mm, 0.5 mm pitch), exposed die pad (to be connected to VSS).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P125/KR1/SI01/RESET | Reset Input / SPI Slave In | Active-low reset pin with internal pull-up; also serves as SPI data input when peripheral I/O redirection is enabled |
| P137/INTP0 | External Interrupt Input | Dedicated interrupt pin for fast edge-triggered event handling (e.g., emergency stop signal) |
| P121/X1 & P122/X2/EXCLK | Crystal Oscillator Inputs / External Clock | Supports 1–20 MHz crystal or external clock source; required for precise timing-critical applications |
| P10/ANI16/PCLBUZ0/SCK00/SCL00 | Programmable Clock/Buzzer Output / SPI Clock / I²C Clock | Multi-function pin configurable as buzzer driver, SPI master clock, or I²C SCL - but I²C not implemented in R5F1037x |
| P11/ANI17/SI00/RxD0/SDA00/TOOLRxD | UART Receive / SPI Slave In / Debug RX | Primary UART receive path; shares pin with SPI slave input and on-chip debug interface for minimal footprint designs |
| P12/ANI18/SO00/TxD0/TOOLTxD | UART Transmit / SPI Slave Out / Debug TX | Full-duplex UART transmit line; also used for SPI output and debug communication during development |
| P40/KR0/TOOL0 | Key Return Input / Debug Data I/O | Supports keypad scanning via internal pull-up; doubles as bidirectional debug interface pin |
| VDD & VSS | Power Supply & Ground | Dual power pins with decoupling recommended near package; exposed pad must connect to VSS for thermal and EMI performance |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low power consumption | 63 μA/MHz active current enables >1-year battery life in sensor nodes operating at 100 kHz duty-cycled intervals |
| HALT/STOP/SNOOZE modes | Sub-μA STOP mode retention allows rapid wake-up (< 4 μs) from external interrupts while preserving RAM and register state |
| On-chip high-speed oscillator | 24 MHz ±5.0% accuracy eliminates need for external crystal in non-precision timing applications (e.g., LED dimming, fan control) |
| Hardware UART + CSI | Single UART channel with full-duplex operation plus one simplified SPI (CSI) interface supports legacy sensor and display modules without protocol translation |
| 10-bit 8-channel A/D | Internal 1.45 V reference and temperature sensor enable self-calibrating analog front-ends for environmental monitoring |
| 16-bit timer with PWM capability | Four independent TAU0 channels support complementary PWM outputs for brushless DC motor commutation or precision LED dimming |
Applications
| Industrial Sensor Node | Smart HVAC Actuator |
|---|---|
Use Scenario: Battery-powered temperature/humidity sensor transmitting data every 30 seconds via UART to gateway. IC Role / Device Role / Timing Role: Main system controller managing A/D sampling, low-power sleep/wake cycles, and UART framing. Use Value: 63 μA/MHz active current and sub-μA STOP mode extend CR2032 battery life beyond 2 years with 1% duty cycle. |
Use Scenario: Motorized damper controller receiving commands over UART and driving a 24 V DC actuator. IC Role / Device Role / Timing Role: Real-time motion controller using TAU0 timers for position feedback capture and PWM-driven H-bridge gate drive. Use Value: Four 16-bit timer channels enable simultaneous PWM generation and quadrature encoder input decoding without external logic. |
| Programmable Power Monitor | Embedded Keypad Interface |
Use Scenario: DIN-rail mounted device measuring AC line voltage/current and triggering alarms via relay. IC Role / Device Role / Timing Role: Analog acquisition engine with 10-bit A/D, voltage detector (LVD), and GPIO-controlled relay driver. Use Value: On-chip LVD with 12 selectable thresholds enables precise brown-out detection across varying supply conditions. |
Use Scenario: Front-panel keypad scanner for industrial HMI with anti-ghosting and debounce. IC Role / Device Role / Timing Role: Key return (KR) input processor with built-in key interrupt and programmable clock output for LED backlight control. Use Value: Six KR inputs (P00–P03, P121, P122) and on-chip key interrupt reduce BOM count by eliminating external scan controllers. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| R5F1037ADNA#U0 | 16 KB code flash, 1 KB RAM, same pinout and peripherals | Supports larger firmware images (e.g., OTA update stack, enhanced crypto libraries) | Select when firmware size exceeds 12 KB or additional RAM is needed for buffering UART packets |
| R5F10279DNA#U0 | Includes 2 KB data flash, DMA, CRC, and ±1.0% oscillator accuracy; same package | Enables field firmware updates and checksum-verified data logging in safety-aware systems | Select when secure data storage, background flash writes, or higher oscillator stability is required |
Compared with R5F10379DNA#U0, R5F1037ADNA#U0 offers headroom for future feature expansion, while R5F10279DNA#U0 adds data integrity and timing precision at the cost of higher unit price and marginally increased power in active mode.
Availability
R5F10379DNA#U0 is available at Aetrix Electronics and suitable for industrial sensor nodes, smart HVAC actuators, programmable power monitors, and embedded keypad interfaces requiring stable component supply across multi-year production cycles.
Supply support for R5F10379DNA#U0 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 headquartered in Tokyo, Japan, specializing in microcontrollers, analog, power, and SoC solutions for automotive, industrial, and IoT markets.
The RL78/G12 product line targets cost-sensitive, ultra-low-power general-purpose embedded control applications - emphasizing energy efficiency, integrated analog peripherals, and robust industrial qualification without sacrificing code density or real-time determinism.
FAQ
What is the maximum operating frequency of the R5F10379DNA#U0?
The R5F10379DNA#U0 supports a maximum operating frequency of 24 MHz using its high-speed on-chip oscillator. This yields 31 DMIPS performance and enables real-time execution of control algorithms in applications such as motor drives and sensor fusion. The oscillator accuracy is ±5.0% over the full -40°C to +85°C industrial temperature range, as specified in the RL78/G12 datasheet Rev.2.50.
Does the R5F10379DNA#U0 include data flash memory?
No, the R5F10379DNA#U0 does not include data flash memory. As confirmed in Section 1.3.1 of the RL78/G12 datasheet, R5F103 products (including R5F10379DNA#U0) omit the 2 KB data flash present in R5F102 variants. This simplifies the memory subsystem and reduces cost for applications that store configuration or logs externally or in code flash with wear-leveling software.
What package type and pin count does the R5F10379DNA#U0 use?
The R5F10379DNA#U0 uses a 24-pin HWQFN package (4 × 4 mm, 0.5 mm pitch) with an exposed die pad. This is explicitly defined in Figure 1-1 and Table 1-1 of the RL78/G12 datasheet, where "7" in the part number denotes 24-pin configuration and "NA" indicates HWQFN packaging. The #U0 suffix confirms tray packaging per Renesas' ordering conventions.
Which serial interfaces are supported on the R5F10379DNA#U0?
The R5F10379DNA#U0 supports one UART channel (RxD0/TxD0), one simplified SPI (CSI00), and no simplified I²C - as confirmed in Table 1-1 and Section 1.3.3 of the RL78/G12 datasheet. Unlike R5F1027x parts, R5F1037x devices omit the second CSI channel and all simplified I²C functionality, making UART+CSI the only on-chip serial options.
What is the A/D converter resolution and channel count for the R5F10379DNA#U0?
The R5F10379DNA#U0 integrates an 8-channel, 10-bit successive-approximation A/D converter with internal 1.45 V reference voltage and on-die temperature sensor. This is specified in Section 1.1 Features and confirmed in Table 1-1 of the RL78/G12 datasheet, where R5F1037x devices list "8" under A/D channels - distinct from the 11-channel capability of 20-pin R5F1026x and R5F1036x variants.
R5F10379DNA#U0 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Package/Case:
- 24-WFQFN Exposed Pad
- Series:
- RL78/G12
- Packaging:
- Tray
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- RL78
- Core Size:
- 16-Bit
- Speed:
- 24MHz
- Connectivity:
- CSI, I2C, UART/USART
- Peripherals:
- LVD, POR, PWM, WDT
- Number of I/O:
- 18
- Program Memory Size:
- 12KB (12K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 1K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 5.5V
- Data Converters:
- A/D 11x8/10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
R5F10379DNA#U0 FAQ
1.How can I place an order for R5F10379DNA#U0 through Aetrix?
Please submit a Request for Quotation (RFQ) for R5F10379DNA#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 R5F10379DNA#U0 reliable?
The price and inventory of R5F10379DNA#U0 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for R5F10379DNA#U0 is usually 5 days.
3.What payment methods are accepted for R5F10379DNA#U0?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for R5F10379DNA#U0 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for R5F10379DNA#U0?
R5F10379DNA#U0 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your R5F10379DNA#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 R5F10379DNA#U0?
For technical support, including R5F10379DNA#U0 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your R5F10379DNA#U0 requirements.
6.How does Aetrix verify that R5F10379DNA#U0 is sourced from the original manufacturer or authorized distributors?
All R5F10379DNA#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 R5F10379DNA#U0 meets industry standards.
7.What is the process for return or replacement of R5F10379DNA#U0?
All R5F10379DNA#U0 units undergo pre-shipment inspection (PSI). If there is an issue with R5F10379DNA#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 R5F10379DNA#U0 part is unused and in its original packaging.
Return procedure for R5F10379DNA#U0:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
R5F10379DNA#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…

