Renesas R5F51104AGNE#20
- Part No.:
- R5F51104AGNE#20
- Manufacturer:
- Renesas
- Category:
- Microcontrollers
- Package:
- 48-WFQFN Exposed Pad
- Datasheet:
-
R5F51104AGNE#20.pdf
- Description:
- IC MCU 32BIT 96KB FLASH 48HWQFN
- Quantity:
- Payment:

- Shipping:

Inventory:1,248
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
R5F51104AGNE#20 from Renesas is a 32-bit RX CPU-based microcontroller operating at up to 32 MHz (50 DMIPS), featuring 96 KB on-chip flash, 16 KB SRAM, 12-bit A/D converter with 10 channels, RTC, and dual SCI + I²C + RSPI interfaces. It targets low-power industrial sensing and control applications requiring deterministic real-time response and IEC 60730 compliance.
For engineers reviewing the R5F51104AGNE#20 datasheet, R5F51104AGNE#20 pinout, R5F51104AGNE#20 application, or R5F51104AGNE#20 equivalent, key selection criteria include its HWQFN-48 package (7 × 7 mm, 0.5 mm pitch), −40 to +105°C extended temperature grade, 1.8–3.6 V single-supply operation, software standby mode (0.35 μA), and integrated clock accuracy measurement (CAC) for functional safety.
Technical Context
The R5F51104AGNE#20 implements a CISC Harvard architecture with five-stage pipeline and variable-length instructions, enabling ultra-compact code and single-cycle instruction execution. Its 32-bit RX core includes a 64-bit accumulator and dedicated 32×32 multiplier/divider for efficient DSP operations.
On-chip peripherals are clocked independently: ICLK (system, up to 32 MHz), PCLK (peripherals, up to 32 MHz), and FCLK (FlashIF, up to 32 MHz). The MCU supports three low-power modes-sleep, deep sleep, and software standby-with 4.8 μs wake-up from standby and hardware-assisted RAM retention.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | RX 32-bit CISC Harvard, 32 MHz max, 50 DMIPS - enables high-throughput deterministic control without external memory. |
| Memory | 96 KB flash (no wait states at 32 MHz), 16 KB SRAM - sufficient for real-time firmware with data logging and communication stacks. |
| A/D Converter | 12-bit S12AD, 10 input channels, 1.0 μs min conversion time - supports fast sampling of analog sensors in motor or power monitoring. |
| Communication | 2 × SCI (asynchronous/clock-sync/I²C/SPI), 1 × RIIC (400 kbps), 1 × RSPI (16 Mbps) - enables multi-protocol connectivity to sensors, displays, and host controllers. |
| Timers & RTC | 4-channel MTU2 (input capture/output compare), 2-channel CMT, calendar-mode RTC with leap-year support - provides precise timing, PWM generation, and time-stamped event logging. |
| Power & Temp | 1.8–3.6 V supply, −40 to +105°C (G-grade), 0.35 μA software standby current - suitable for unregulated battery or industrial environments. |
| Safety Features | CAC circuit, IWDT with dedicated 15 kHz oscillator, LVD with 10-level detection - meets IEC 60730 Class B requirements for self-test and fault detection. |
Pinout & Package
Packaged in a 48-pin HWQFN (PWQN0048KB-A), 7 × 7 mm body, 0.5 mm pitch, with exposed thermal pad recommended to be connected to VSS.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC / VSS | Power supply / Ground | Dual VCC pins (pins 15, 38) and dual VSS pins (pins 14, 40) enable low-noise power distribution and robust decoupling. |
| XTAL / EXTAL | Main crystal oscillator interface | Supports up to 20 MHz external crystal; enables precise timing for communication baud rates and RTC calibration. |
| XCIN / XCOUT | Sub-clock oscillator (32.768 kHz) | Drives RTC in calendar mode; allows timekeeping during software standby with minimal power draw. |
| RES# | Active-low reset input | Asynchronous reset pin compatible with push-button or supervisor ICs; initiates full system initialization. |
| MD | Mode select | Fixed at power-on to configure single-chip operation; must remain static during runtime to avoid undefined behavior. |
| AN000–AN009 | Analog inputs | 10 dedicated A/D input pins (e.g., AN000–AN004, AN006, AN008–AN015 per datasheet Table 1.2) - mapped to internal S12AD unit. |
| SCI1/SCI5/SCI12 | Serial communication interfaces | SCI1 (pins TXD1/RXD1/SCK1), SCI5 (TXD5/RXD5/SCK5), SCIf (TXD12/RXD12/SCK12) support independent asynchronous or clock-synchronous protocols. |
| RIIC / RSPI | I²C and SPI master/slave | SCL0/SDA0 (pins 39/43) for I²C; RSPCKA/MOSIA/MISOA/SSLA0 (pins 29/37/28/30) for quad-wire SPI - no external level shifters required. |
Key Features
| Feature | Design Value |
|---|---|
| High-speed on-chip oscillator | 32 MHz ±1% over −20 to +85°C - eliminates need for external crystal in cost-sensitive designs while maintaining UART timing accuracy. |
| Data transfer controller (DTC) | Four transfer modes with interrupt-triggered chaining - offloads CPU during ADC-to-memory or UART-to-buffer transfers, reducing ISR latency. |
| Multi-function pin controller (MPC) | Per-pin peripheral function remapping via register writes - enables flexible PCB layout and dynamic reconfiguration of I/O roles at runtime. |
| Temperature sensor | Integrated TEMPSA channel digitized by 12-bit A/D - provides on-die thermal monitoring without external components for thermal throttling or diagnostics. |
| Unique ID | 32-byte factory-programmed ROM ID - enables secure device authentication, license binding, and field firmware differentiation. |
| IEC 60730 support | Hardware-accelerated RAM test assist, CAC, and IWDT - reduces software certification effort for household appliance and industrial control applications. |
Applications
| Industrial Sensor Node | Smart Thermostat Controller |
|---|---|
|
Use Scenario: Battery-powered wireless temperature/humidity node with local display and BLE gateway interface. IC Role / Device Role / Timing Role: Main system controller managing sensor acquisition (12-bit A/D), RTC-based sampling intervals, and low-power scheduling. Use Value: 0.35 μA software standby current extends battery life to >5 years; 4.8 μs wake-up ensures responsive event handling. |
Use Scenario: HVAC zone controller with touch interface, relay drivers, and cloud connectivity via Wi-Fi module. IC Role / Device Role / Timing Role: Real-time coordinator executing PID loop (using 32×32 multiply-accumulate), managing display refresh, and handling protocol translation. Use Value: 50 DMIPS performance sustains concurrent tasks; 96 KB flash accommodates embedded web server and OTA update logic. |
| Appliance Motor Control | Energy Metering Subsystem |
|
Use Scenario: Brushless DC motor driver in washing machine with current sensing, commutation timing, and fault protection. IC Role / Device Role / Timing Role: Timing-critical PWM generator using MTU2 phase counting mode and A/D double-trigger for synchronized current sampling. Use Value: Hardware timer synchronization eliminates jitter in commutation edges; 1.0 μs A/D conversion enables high-resolution current feedback. |
Use Scenario: Secondary metering unit in smart electricity meter performing voltage/current sampling, RMS calculation, and tamper detection. IC Role / Device Role / Timing Role: Safety-certified subsystem verifying metrology IC outputs and validating clock integrity via CAC. Use Value: Integrated CAC and IWDT meet IEC 62053-21/62056-21 requirements; −40 to +105°C rating ensures reliability in outdoor enclosures. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| R5F51104ADNE#U0 | Same package and peripherals, but rated for −40 to +85°C (D-grade) and 1.8–3.6 V operation at ≤16 MHz below 2.4 V. | Targeted at commercial-temperature consumer devices where extended thermal range is unnecessary. | Select when ambient operating temperature remains within 85°C and cost sensitivity outweighs extended temp qualification. |
| R5F51103AGNE#U0 | 64 KB flash, 10 KB SRAM, same package and peripherals - reduced memory footprint with identical I/O and timing capabilities. | Suitable for simpler firmware with smaller RTOS footprint or minimal protocol stack requirements. | Choose when application code size fits comfortably in 64 KB and future firmware expansion headroom is limited. |
Compared with R5F51104ADNE#U0, the R5F51104AGNE#20 adds extended temperature support and higher-frequency operation across full voltage range; compared with R5F51103AGNE#U0, it provides 32 KB additional flash for feature-rich firmware or bootloader+application separation.
Availability
R5F51104AGNE#20 is available at Aetrix Electronics and suitable for industrial automation, appliance control, and energy metering applications requiring stable component supply, long-term lifecycle assurance, and extended temperature performance.
Supply support for R5F51104AGNE#20 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 specializing in microcontrollers, analog, and power solutions for automotive, industrial, and IoT markets.
The RX110 Group, including R5F51104AGNE#20, was designed for cost-sensitive, low-power embedded systems demanding real-time performance, functional safety features, and compact packaging - especially in white goods and industrial sensors.
FAQ
What is the maximum operating frequency and associated performance of the R5F51104AGNE#20?
The R5F51104AGNE#20 operates at a maximum frequency of 32 MHz, delivering 50 DMIPS of processing performance. This is achieved through its optimized RX CPU core with five-stage pipeline and single-cycle instruction execution. The 32 MHz speed is guaranteed across the full 1.8–3.6 V supply range and −40 to +105°C temperature range, making R5F51104AGNE#20 suitable for high-reliability industrial timing-critical applications.
Does the R5F51104AGNE#20 support IEC 60730 Class B compliance out of the box?
Yes, the R5F51104AGNE#20 integrates hardware features essential for IEC 60730 Class B: clock frequency accuracy measurement (CAC), independent watchdog timer (IWDT) with dedicated 15 kHz oscillator, voltage detection circuits (LVD) with configurable thresholds, and RAM test assist functions. These reduce software certification burden, though final system-level validation remains the designer's responsibility. R5F51104AGNE#20 is explicitly referenced in Renesas' IEC 60730 documentation for the RX110 Group.
What package type and pin count does the R5F51104AGNE#20 use?
The R5F51104AGNE#20 uses a 48-pin HWQFN package (Renesas code PWQN0048KB-A), measuring 7 × 7 mm with 0.5 mm pitch and an exposed thermal pad. This compact, lead-free package supports high-density PCB layouts and efficient thermal dissipation when the pad is soldered to a VSS plane. Pin compatibility is maintained across all RX110 48-pin variants, including R5F51103AGNE#U0 and R5F51101AGNE#U0.
How many A/D converter channels does the R5F51104AGNE#20 provide, and what is their resolution and speed?
The R5F51104AGNE#20 includes a 12-bit successive-approximation A/D converter (S12AD) with 10 usable input channels (AN000–AN004, AN006, AN008–AN015 per datasheet Table 1.2). It achieves a minimum conversion time of 1.0 μs per channel when ADCLK runs at 32 MHz. The unit supports scan modes, double-trigger for motor control, and external trigger inputs - all accessible without CPU intervention via DTC or timer linkage.
Can the R5F51104AGNE#20 operate from a single 1.8 V supply, and what are the implications for flash programming?
Yes, the R5F51104AGNE#20 operates from a single 1.8–3.6 V supply and supports flash programming at 1.8 V. At 1.8 V, maximum operating frequency is limited to 8 MHz (per datasheet Table 1.1), but full 96 KB flash write/erase functionality remains available. This enables ultra-low-voltage operation in energy-harvesting or coin-cell-powered systems where R5F51104AGNE#20 maintains programmability without external voltage boosting.
R5F51104AGNE#20 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Package/Case:
- 48-WFQFN Exposed Pad
- Series:
- RX110
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- RX
- Core Size:
- 32-Bit Single-Core
- Speed:
- 32MHz
- Connectivity:
- I2C, SCI, SPI
- Peripherals:
- DMA, LVD, POR, PWM, WDT
- Number of I/O:
- 34
- Program Memory Size:
- 96KB (96K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 16K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 3.6V
- Data Converters:
- A/D 10x12b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
R5F51104AGNE#20 FAQ
1.How can I place an order for R5F51104AGNE#20 through Aetrix?
Please submit a Request for Quotation (RFQ) for R5F51104AGNE#20 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 R5F51104AGNE#20 reliable?
The price and inventory of R5F51104AGNE#20 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for R5F51104AGNE#20 is usually 5 days.
3.What payment methods are accepted for R5F51104AGNE#20?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for R5F51104AGNE#20 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for R5F51104AGNE#20?
R5F51104AGNE#20 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your R5F51104AGNE#20 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 R5F51104AGNE#20?
For technical support, including R5F51104AGNE#20 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your R5F51104AGNE#20 requirements.
6.How does Aetrix verify that R5F51104AGNE#20 is sourced from the original manufacturer or authorized distributors?
All R5F51104AGNE#20 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 R5F51104AGNE#20 meets industry standards.
7.What is the process for return or replacement of R5F51104AGNE#20?
All R5F51104AGNE#20 units undergo pre-shipment inspection (PSI). If there is an issue with R5F51104AGNE#20, 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 R5F51104AGNE#20 part is unused and in its original packaging.
Return procedure for R5F51104AGNE#20:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
R5F51104AGNE#20 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…

