Renesas R5F10Y14ASP#V0
- Part No.:
- R5F10Y14ASP#V0
- Manufacturer:
- Renesas
- Category:
- Microcontrollers
- Package:
- 10-LSSOP (0.173", 4.40mm Width)
- Datasheet:
-
R5F10Y14ASP#V0.pdf
- Description:
- IC MCU 16BIT 1KB FLASH 10LSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:4,620
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
R5F10Y14ASP#V0 from Renesas Electronics is a 10-pin, 1 KB Flash, 128-byte RAM RL78/G10 16-bit microcontroller with ultra-low-power operation (46 µA/MHz), 2.0–5.5 V supply range, and integrated 20 MHz high-speed on-chip oscillator. It features 4-channel 10-bit ADC, 1× UART, 1× simplified I²C, 1× simplified SPI, 2-channel 16-bit timer array, and key interrupt support - deployed in battery-powered sensor nodes and smart home control modules.
For engineers reviewing the R5F10Y14ASP#V0 datasheet, R5F10Y14ASP#V0 pinout, R5F10Y14ASP#V0 application, or R5F10Y14ASP#V0 equivalent, this page delivers verified technical context, package-validated pin functions, real-world use cases, and two confirmed alternative parts for cost, power, or feature trade-offs in compact embedded designs.
Technical Context
The R5F10Y14ASP#V0 implements the RL78-S1 core with Harvard architecture and 3-stage pipeline, enabling 78% of instructions to execute in 1–2 clock cycles. Its low-power design includes STOP mode (0.56 µA) and HALT mode (350–820 µA), supported by selectable power-on reset (SPOR) with four voltage thresholds and 15 kHz watchdog timer.
Peripherals are tightly coupled to the 10-pin LSSOP package: all 6 GPIOs support analog input (ANI0–ANI3), key return (KR0–KR5), and timer I/O (TI00/TO00, TI01/TO01); communication is limited to UART0, CSI00 (simplified SPI), and IIC00 (simplified I²C) - no I²C multi-master or interval timer, which are exclusive to 16-pin variants.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Core Architecture | RL78-S1 16-bit CISC with 3-stage pipeline; enables deterministic 0.05 µs min instruction cycle at 20 MHz |
| Flash / RAM | 1 KB code flash (4.5–5.5 V reprogrammable), 128 B RAM with retention in all low-power modes |
| Supply Range | 2.0–5.5 V; SPOR detection voltages configurable to 2.25/2.68/3.02/4.45 V (rising edge) |
| Power Consumption | 46 µA/MHz active; 0.56 µA STOP mode (RAM retained); 350–820 µA HALT mode |
| Analog Peripherals | 4-channel 10-bit ADC (3.4 µs conversion, supports 2.4 V reference); no comparator or internal VREF |
| Timers & I/O | 2-channel 16-bit timer array (TO00/TI00, TO01/TI01), 6-key interrupt inputs (KR0–KR5), 6 GPIOs with N-ch open-drain and pull-up |
| Communication | 1× UART (7-/8-bit), 1× simplified I²C (IIC00), 1× simplified SPI (CSI00); no I²C multi-master or second CSI channel |
Pinout & Package
Package: 10-pin plastic LSSOP (4.4 × 3.6 mm, 0.65 mm pitch), RoHS-compliant, tray packaging (#V0).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P40 | Tool interface / Key return / Timer I/O | Primary debug I/O (TOOL0); KR0 key input; alternate TI01/TO01 timer function via PIOR register |
| P125 | Reset / Key return | Active-low hardware reset (RESET); KR1 key input; internal SPOR and illegal-instruction reset sources |
| P137 | External interrupt / Timer input | INTP0 external interrupt; TI00 timer input; dedicated wake-up source from STOP/HALT modes |
| VSS | Ground reference | Primary digital ground; must be connected before VDD; shared return for all I/O and core logic |
| VDD | Power supply | 2.0–5.5 V main supply; powers core, peripherals, and I/O; decoupling capacitor required near pin |
| P00 | Serial output / Interrupt / GPIO | SO00/TxD0 UART transmit; INTP1 external interrupt; general-purpose CMOS output (20 mA sink) |
| P01 | Analog input / Serial data / Key return | ANI0 ADC channel; SI00/RxD0/SDA00 serial receive/data; KR2 key input |
| P02 | Analog input / Clock / Key return | ANI1 ADC channel; SCK00/SCL00 serial clock; KR3 key input; PCLBUZ0 programmable clock output |
| P03 | Analog input / Timer output / Key return | ANI2 ADC channel; TO00 timer output; KR4 key input; optional INTP1 interrupt via PIOR |
| P04 | Analog input / Timer I/O / Key return | ANI3 ADC channel; TI01/TO01 timer I/O; KR5 key input; primary analog sensing input |
Key Features
| Feature | Design Value |
|---|---|
| Ultra-low-power STOP mode | 0.56 µA current draw with RAM retained - enables multi-year battery life in coin-cell–powered sensors |
| On-chip 20 MHz oscillator | +/-2% accuracy across -20 to +85°C and 2.0–5.5 V - eliminates external crystal for cost-sensitive timing-critical applications |
| Peripheral I/O redirection (PIOR) | Hardware register enabling dynamic remapping of TI01/TO01, INTP1, and other functions to alternate pins - increases layout flexibility without PCB change |
| High-current GPIO | 20 mA sink per pin (P00–P04) - directly drives LEDs, small relays, or buzzer circuits without external drivers |
| Integrated safety mechanisms | Detection of illegal instruction execution (FFH opcode) and watchdog timer loop - prevents runaway code in safety-aware firmware |
Applications
| Smart Thermostat Sensor Node | Wireless Door Lock Controller |
|---|---|
Use Scenario: Battery-powered temperature/humidity node transmitting data via UART-to-LoRa module every 30 seconds. IC Role / Device Role / Timing Role: Main system controller managing ADC sampling, low-power scheduling, UART framing, and STOP-mode wake-up via INTP0. Use Value: 0.56 µA STOP current extends CR2032 battery life beyond 3 years; on-chip 20 MHz oscillator ensures precise UART baud rate generation without crystal BOM cost. | Use Scenario: Entry-level electronic deadbolt using capacitive touch keys and solenoid actuation. IC Role / Device Role / Timing Role: HMI coordinator reading 4-key matrix (KR2–KR5), debouncing inputs, driving solenoid via P00/P01, and monitoring battery voltage via ANI0. Use Value: 6-key interrupt capability enables responsive touch feedback; 20 mA GPIO sink drives 12 V solenoid driver IC directly; 1 KB Flash accommodates secure key-handling firmware. |
| Industrial Panel Indicator | Portable Medical Monitor Button Interface |
Use Scenario: DIN-rail mounted status indicator with LED bar and fault-alert buzzer, powered from 24 V DC supply. IC Role / Device Role / Timing Role: Peripheral manager controlling 5-segment LED bar (P00–P04), generating buzzer tone via PCLBUZ0 on P02, and reading fault inputs via KR0/KR1. Use Value: PCLBUZ0 supports 2.44 kHz–10 MHz tone generation - eliminates external oscillator for audible alerts; wide 2.0–5.5 V range tolerates 24 V supply ripple after regulation. | Use Scenario: Handheld pulse oximeter with tactile button interface and low-voltage warning. IC Role / Device Role / Timing Role: System supervisor reading 3-button key matrix (KR3–KR5), monitoring battery voltage (ANI2), and signaling low-battery via UART to host MCU. Use Value: 4-channel ADC measures battery voltage and internal reference simultaneously; KR inputs provide noise-immune wake-up from deep sleep; 128 B RAM preserves session state during brief power dips. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| R5F10Y16ASP#V0 | 2 KB Flash, 256 B RAM, same 10-pin LSSOP package, identical peripheral set | Supports larger firmware (e.g., BLE stack integration or enhanced UI logic) without layout change | Select when firmware size exceeds 1 KB or future scalability is required; same pinout and power profile |
| R5F10Y44ASP#V0 | 16-pin SSOP, adds 3 extra ADC channels (7 total), interval timer, I²C multi-master, second CSI channel | Enables multi-sensor fusion (e.g., temp + pressure + humidity) and dual-interface communication (UART + I²C slave) | Choose when additional analog inputs, precise periodic wake-up (interval timer), or I²C slave connectivity are mandatory |
Compared with R5F10Y14ASP#V0, R5F10Y16ASP#V0 offers direct firmware headroom within identical power and footprint constraints, while R5F10Y44ASP#V0 trades compactness for expanded analog and communication capability - making it suitable only when the 10-pin limitation is insufficient for signal acquisition or interface requirements.
Availability
R5F10Y14ASP#V0 is available at Aetrix Electronics and suitable for battery-powered sensor nodes, smart home controllers, industrial indicators, and portable medical interfaces requiring stable component supply and long-term manufacturability.
Supply support for R5F10Y14ASP#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 Corporation is a global semiconductor leader delivering microcontrollers, analog, power, and SoC solutions for automotive, industrial, and IoT markets.
The RL78/G10 product line targets cost-sensitive, space-constrained embedded systems demanding ultra-low power, integrated peripherals, and rapid time-to-market - exemplified by the R5F10Y14ASP#V0's optimized 10-pin footprint and single-supply operation.
FAQ
What is the maximum operating frequency of the R5F10Y14ASP#V0?
The R5F10Y14ASP#V0 supports a maximum high-speed on-chip oscillator frequency of 20 MHz, yielding a minimum instruction execution time of 0.05 µs at VDD ≥ 2.7 V. External crystal or clock input (X1/EXCLK) also supports up to 20 MHz, but only within the 2.7–5.5 V supply range; below 2.7 V, max external clock is 5 MHz. The R5F10Y14ASP#V0 does not include an internal PLL, so system clock equals oscillator frequency.
Does the R5F10Y14ASP#V0 support I²C multi-master operation?
No, the R5F10Y14ASP#V0 does not support I²C multi-master operation. Its IIC00 peripheral is configured as a simplified I²C master-only interface, as confirmed in Section 1.1 Features and Table 1-2 of the datasheet. Multi-master capability is explicitly reserved for 16-pin RL78/G10 variants (e.g., R5F10Y44ASP#V0) and is absent from all 10-pin products including the R5F10Y14ASP#V0.
What ADC reference voltage options are available on the R5F10Y14ASP#V0?
The R5F10Y14ASP#V0 supports only the internal 1.45 V bandgap reference (VREF) and external VDD as ADC reference sources. It does not include the 0.815 V internal reference voltage (IVREF0) or comparator reference input (IVREF0), both of which are exclusive to 16-pin RL78/G10 devices per Section 1.1 and Table 1-3. The R5F10Y14ASP#V0's 4-channel 10-bit ADC operates with 3.4 µs conversion time and supports analog inputs up to 2.4 V.
Can the R5F10Y14ASP#V0 generate PWM signals?
Yes, the R5F10Y14ASP#V0 can generate PWM signals using its 2-channel 16-bit timer array (TAU0). TO00 and TO01 outputs support PWM waveform generation with configurable duty cycle and period. However, it lacks the 12-bit interval timer and advanced PWM features (e.g., complementary outputs or dead-time insertion) found in 16-pin variants. The R5F10Y14ASP#V0's PWM capability is sufficient for LED dimming, basic motor control, or buzzer tone generation via PCLBUZ0.
Is the R5F10Y14ASP#V0 qualified for industrial temperature range?
Yes, the R5F10Y14ASP#V0 is rated for industrial operating ambient temperature of –40°C to +85°C, as specified in Section 1.1 and confirmed by the "A" suffix in its part number (R5F10Y14ASP#V0), denoting consumer/industrial grade qualification. This rating applies across its full 2.0–5.5 V supply range and all specified operating modes (active, HALT, STOP), making it suitable for deployment in uncontrolled environments such as factory floors or outdoor enclosures.
R5F10Y14ASP#V0 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Package/Case:
- 10-LSSOP (0.173", 4.40mm Width)
- Series:
- RL78/G10
- Packaging:
- Tray
- Product Status:
- Not For New Designs
- Programmable:
- Not Verified
- Core Processor:
- RL78
- Core Size:
- 16-Bit
- Speed:
- 20MHz
- Connectivity:
- CSI, I2C, LINbus, UART/USART
- Peripherals:
- DMA, LVD, POR, PWM, WDT
- Number of I/O:
- 6
- Program Memory Size:
- 1KB (1K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 128 x 8
- Voltage - Supply (Vcc/Vdd):
- 2V ~ 5.5V
- Data Converters:
- A/D 4x8/10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
R5F10Y14ASP#V0 FAQ
1.How can I place an order for R5F10Y14ASP#V0 through Aetrix?
Please submit a Request for Quotation (RFQ) for R5F10Y14ASP#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 R5F10Y14ASP#V0 reliable?
The price and inventory of R5F10Y14ASP#V0 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for R5F10Y14ASP#V0 is usually 5 days.
3.What payment methods are accepted for R5F10Y14ASP#V0?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for R5F10Y14ASP#V0 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for R5F10Y14ASP#V0?
R5F10Y14ASP#V0 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your R5F10Y14ASP#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 R5F10Y14ASP#V0?
For technical support, including R5F10Y14ASP#V0 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your R5F10Y14ASP#V0 requirements.
6.How does Aetrix verify that R5F10Y14ASP#V0 is sourced from the original manufacturer or authorized distributors?
All R5F10Y14ASP#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 R5F10Y14ASP#V0 meets industry standards.
7.What is the process for return or replacement of R5F10Y14ASP#V0?
All R5F10Y14ASP#V0 units undergo pre-shipment inspection (PSI). If there is an issue with R5F10Y14ASP#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 R5F10Y14ASP#V0 part is unused and in its original packaging.
Return procedure for R5F10Y14ASP#V0:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
R5F10Y14ASP#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…

