Renesas R5F104AEASP#V0
- Part No.:
- R5F104AEASP#V0
- Manufacturer:
- Renesas
- Category:
- Microcontrollers
- Package:
- 30-LSSOP (0.240", 6.10mm Width)
- Datasheet:
-
R5F104AEASP#V0.pdf
- Description:
- IC MCU 16BIT 64KB FLASH 30LSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:4,162
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
R5F104AEASP#V0 from Renesas is a 40-pin LSSOP-packaged RL78/G14 16-bit microcontroller with 48 KB flash, 5.5 KB RAM, and 4 KB data flash, operating from 1.6–5.5 V at -40°C to +85°C (A-grade). It delivers 44 DMIPS at 32 MHz, features ultra-low power consumption (66 μA/MHz active, 0.60 μA in RTC+LVD mode), and integrates UART, I²C, SPI, 10-bit ADC (16 channels), RTC, and on-chip debug.
For engineers reviewing the R5F104AEASP#V0 datasheet, R5F104AEASP#V0 pinout, R5F104AEASP#V0 application, or R5F104AEASP#V0 equivalent, this MCU is selected for battery-powered sensor nodes, industrial control panels, and low-power HMI systems where code density, peripheral flexibility, and sub-1μA standby current are critical design requirements.
Technical Context
The R5F104AEASP#V0 implements the RL78 CPU core with 3-stage pipeline CISC architecture, supporting instruction execution times from 0.03125 μs (32 MHz) to 30.5 μs (32.768 kHz). It includes a Data Transfer Controller (DTC) for autonomous memory transfers triggered by interrupts and an Event Link Controller (ELC) enabling hardware-triggered peripheral chaining without CPU intervention.
Its mixed-signal subsystem comprises a 10-bit SAR ADC with internal 1.45 V reference and temperature sensor, dual 8-bit DAC outputs (0–VDD range), two comparators with window/low-speed modes, and a real-time clock with calendar, alarm, and auto-correction functions - all operable in ultra-low-power STOP and SNOOZE modes.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | RL78 16-bit CISC with 3-stage pipeline; enables deterministic timing and efficient code density for embedded control. |
| Max Operating Frequency | 32 MHz (44 DMIPS); sufficient for real-time motor control loops and multi-protocol communication stacks. |
| Flash Memory | 48 KB code flash + 4 KB data flash; supports background operation (BGO) and 1M rewrite cycles for firmware updates and logging. |
| RAM Size | 5.5 KB on-chip RAM; accommodates RTOS kernel, protocol buffers, and sensor fusion variables in compact designs. |
| ADC Resolution & Channels | 10-bit SAR ADC with 16 analog inputs and internal 1.45 V reference; eliminates external reference IC in cost-sensitive analog monitoring. |
| Low-Power Modes | HALT (66 μA/MHz), STOP (0.60 μA with RTC+LVD), SNOOZE; extends battery life in wireless sensor endpoints beyond 5 years. |
| Operating Voltage Range | 1.6 V to 5.5 V single supply; allows direct Li-ion, 3.3 V, or 5 V rail operation without level-shifting or regulators. |
| Temperature Grade | -40°C to +85°C (A-grade); qualified for consumer and industrial ambient environments without derating. |
Pinout & Package
Package: 30-pin LSSOP (7.62 mm × 4.4 mm, 0.65 mm pitch), surface-mount, RoHS-compliant.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P00 | TxD1 / TI00 / TRGCLKA | Primary UART transmit; timer input capture; trace clock source for debugging. |
| P01 | RxD1 / TO00 / TRGCLKB | Primary UART receive; timer output; secondary trace clock for synchronized debug sessions. |
| P10–P17 | SPI/I²C/UART peripherals | Multiplexed serial interfaces support concurrent LIN, I²C sensor bus, and SPI display driver without external muxing. |
| P20–P23 | ANI0–ANI3 / AVREFP/AVREFM | Dedicated analog input bank with differential reference pins; enables ratiometric sensor measurements. |
| P30–P31 | INTP3 / RTC1HZ / TI03 / TO03 | Real-time clock interrupt output and general-purpose timer I/O; simplifies wake-up and timing-critical event handling. |
| RESET | Active-low reset input | Asynchronous reset with internal pull-up; compatible with external supervisor ICs or RC-based power-on reset circuits. |
| VDD / VSS | Power supply / ground | Single 1.6–5.5 V supply; decoupling via REGC capacitor (0.47–1 μF) required per datasheet for stable LDO regulation. |
| REGC | LDO stabilization capacitor terminal | Must connect to VSS via 0.47–1 μF ceramic capacitor; omission causes unstable core voltage and erratic operation. |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low-power HALT/STOP/SNOOZE modes | 0.60 μA RTC+LVD retention enables >5-year coin-cell operation in smart metering and IoT edge nodes. |
| On-chip data flash with BGO | Background rewriting allows logging sensor data while executing control algorithms - no CPU stall during flash writes. |
| Event Link Controller (ELC) | Hardware-peripheral chaining reduces ISR latency and CPU load; e.g., ADC conversion completion triggers DMA transfer automatically. |
| Integrated 10-bit ADC + temp sensor | Eliminates need for external temperature monitoring IC in thermostats and battery management systems. |
| Self-programming with boot swap | Enables secure over-the-air (OTA) firmware updates with rollback capability and zero downtime switching. |
| Peripheral I/O redirection registers | Dynamic remapping of UART/SPI/I²C functions to alternate pins simplifies PCB layout and avoids signal congestion. |
Applications
| Smart Home Sensor Hub | Industrial Panel Controller |
|---|---|
|
Use Scenario: Central node aggregating temperature, humidity, and motion data from multiple Zigbee/Z-Wave end devices, performing local logic, and forwarding alerts via Wi-Fi module. IC Role / Device Role / Timing Role: Main system controller managing RF coexistence, sensor polling intervals, and real-time alert generation using RTC alarm and ELC-triggered ADC sampling. Use Value: 48 KB flash stores multi-protocol stack + application logic; 0.60 μA STOP mode extends battery backup runtime during mains outage. |
Use Scenario: Front-panel HMI for HVAC or PLC with touch buttons, LED indicators, and RS-485 Modbus communication to field devices. IC Role / Device Role / Timing Role: Dedicated UI processor handling button debouncing, LED PWM dimming, and Modbus RTU framing with precise UART timing. Use Value: Integrated 8-bit DAC drives analog meters; 16-channel ADC monitors panel potentiometers and status voltages without external converters. |
| Portable Medical Monitor | Energy Harvesting Node |
|
Use Scenario: Battery-powered pulse oximeter collecting PPG signals, computing SpO₂, and displaying results on OLED via SPI interface. IC Role / Device Role / Timing Role: Signal acquisition controller synchronizing ADC sampling, LED drive timing, and digital filtering using TAU timers and DTC transfers. Use Value: 10-bit ADC with internal reference ensures consistent measurement accuracy across battery discharge; 66 μA/MHz minimizes heat in wearable form factor. |
Use Scenario: Wireless environmental sensor powered by solar cell + supercapacitor, transmitting data every 10 minutes via LoRaWAN. IC Role / Device Role / Timing Role: Power-aware system manager waking from STOP mode on RTC interrupt, initializing sensors, and entering deep sleep after transmission. Use Value: Sub-1 μA RTC+LVD mode maximizes energy harvesting efficiency; data flash logs historical readings even during intermittent power loss. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 16-bit microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| R5F104BEASP#V0 | 64 KB flash, 5.5 KB RAM, same package and peripherals; higher code margin for complex protocols. | Better suited for designs requiring bootloader + application partitioning or future firmware expansion. | Select when >48 KB flash is needed but pin compatibility and power profile must be preserved. |
| R5F104CEASP#V0 | 96 KB flash, 12 KB RAM, identical LSSOP-30 package; adds 4-channel comparator and enhanced timer array. | Supports closed-loop analog control (e.g., fan speed regulation) with comparator window mode and faster PWM resolution. | Choose for applications needing analog feedback control or larger RTOS footprint without changing PCB layout. |
Compared with R5F104BEASP#V0 and R5F104CEASP#V0, the R5F104AEASP#V0 provides optimal cost/performance balance for resource-constrained, battery-operated systems where 48 KB flash suffices and ultra-low standby current is prioritized over peripheral expansion.
Availability
R5F104AEASP#V0 is available at Aetrix Electronics and suitable for smart home sensor hubs, portable medical monitors, and energy harvesting nodes requiring stable component supply, long-term lifecycle assurance, and full traceability.
Supply support for R5F104AEASP#V0 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 IoT markets.
The RL78/G14 product line targets cost-sensitive, ultra-low-power embedded applications - delivering high integration, robust toolchain support, and certified functional safety (IEC 61508 SIL2) for industrial control and sensing.
FAQ
What is the maximum operating frequency and corresponding performance of the R5F104AEASP#V0?
The R5F104AEASP#V0 operates up to 32 MHz with a peak performance of 44 DMIPS. This is achieved using the RL78 CPU core's 3-stage pipeline and high-speed on-chip oscillator. At 32 MHz, the minimum instruction execution time is 0.03125 μs, enabling deterministic real-time response for motor control and communication protocols. The R5F104AEASP#V0 maintains this performance across its full 1.6–5.5 V supply range and -40°C to +85°C temperature grade.
Does the R5F104AEASP#V0 support in-system programming and secure firmware updates?
Yes, the R5F104AEASP#V0 supports full in-system programming via on-chip debug interface and includes flash shield window and boot swap functionality. These features enable secure over-the-air (OTA) updates with rollback capability and protection against unauthorized reprogramming. The R5F104AEASP#V0 also supports self-programming of both code and data flash memory while operating from VDD = 1.8–5.5 V, ensuring reliability during brown-out conditions.
How many analog-to-digital converter (ADC) channels does the R5F104AEASP#V0 provide, and what is its resolution?
The R5F104AEASP#V0 integrates a 10-bit successive approximation register (SAR) ADC with up to 16 analog input channels (ANI0–ANI18, excluding reserved pins). It includes an internal 1.45 V reference voltage and a built-in temperature sensor, allowing accurate ratiometric measurements without external components. The ADC operates across the full 1.6–5.5 V supply range and supports programmable sample-and-hold timing for noise immunity in noisy industrial environments.
What low-power modes are available on the R5F104AEASP#V0, and what is the lowest achievable current draw?
The R5F104AEASP#V0 offers HALT, STOP, and SNOOZE low-power modes. In STOP mode with only the real-time clock (RTC) and low-voltage detector (LVD) active, it draws just 0.60 μA (typical) at VDD = 3.0 V and TA = 25°C. This ultra-low standby current enables multi-year battery life in wireless sensor nodes. Wake-up from STOP mode occurs in under 4 μs via external interrupt or RTC alarm, preserving real-time responsiveness.
Is the R5F104AEASP#V0 pin-compatible with other RL78/G14 variants in the same LSSOP-30 package?
Yes, the R5F104AEASP#V0 is fully pin-compatible with all RL78/G14 devices in the 30-pin LSSOP package (e.g., R5F104BEASP#V0, R5F104CEASP#V0), sharing identical pin count, pitch, mechanical footprint, and core peripheral mapping. This allows direct substitution for capacity scaling - for example, upgrading to 64 KB flash without PCB redesign. All share the same REGC decoupling requirement and RESET behavior, ensuring seamless migration.
R5F104AEASP#V0 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Package/Case:
- 30-LSSOP (0.240", 6.10mm Width)
- Series:
- RL78/G14
- Packaging:
- Tray
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- RL78
- Core Size:
- 16-Bit
- Speed:
- 32MHz
- Connectivity:
- CSI, I2C, LINbus, UART/USART
- Peripherals:
- DMA, LVD, POR, PWM, WDT
- Number of I/O:
- 21
- Program Memory Size:
- 64KB (64K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- 4K x 8
- RAM Size:
- 5.5K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.6V ~ 5.5V
- Data Converters:
- A/D 8x8/10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
R5F104AEASP#V0 FAQ
1.How can I place an order for R5F104AEASP#V0 through Aetrix?
Please submit a Request for Quotation (RFQ) for R5F104AEASP#V0 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 R5F104AEASP#V0 reliable?
The price and inventory of R5F104AEASP#V0 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for R5F104AEASP#V0 is usually 5 days.
3.What payment methods are accepted for R5F104AEASP#V0?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for R5F104AEASP#V0 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for R5F104AEASP#V0?
R5F104AEASP#V0 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your R5F104AEASP#V0 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 R5F104AEASP#V0?
For technical support, including R5F104AEASP#V0 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your R5F104AEASP#V0 requirements.
6.How does Aetrix verify that R5F104AEASP#V0 is sourced from the original manufacturer or authorized distributors?
All R5F104AEASP#V0 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 R5F104AEASP#V0 meets industry standards.
7.What is the process for return or replacement of R5F104AEASP#V0?
All R5F104AEASP#V0 units undergo pre-shipment inspection (PSI). If there is an issue with R5F104AEASP#V0, 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 R5F104AEASP#V0 part is unused and in its original packaging.
Return procedure for R5F104AEASP#V0:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
R5F104AEASP#V0 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…
