Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Renesas R5F10Y17DSP#70

Part No.:
R5F10Y17DSP#70
Manufacturer:
Renesas
Category:
Microcontrollers
Package:
10-LSSOP (0.173", 4.40mm Width)
Datasheet:
AetrixR5F10Y17DSP#70.pdf
Description:
16-BIT GENERAL MCU RL78/G10 4K 1
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,922

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

R5F10Y17DSP#70 from Renesas Electronics is a 10-pin, 4 KB Flash, 512-byte RAM RL78/G10 microcontroller with RL78-S1 core, operating at 2.0–5.5 V and delivering true low-power performance (46 µA/MHz active, 0.56 µA STOP). It integrates 4-channel 10-bit ADC, UART, I²C, simplified SPI (CSI), 2-channel 16-bit timer array, and key interrupt support - deployed in battery-powered sensor nodes and industrial control interfaces.

For engineers reviewing the R5F10Y17DSP#70 datasheet, R5F10Y17DSP#70 pinout, R5F10Y17DSP#70 application, or R5F10Y17DSP#70 equivalent, this page delivers verified electrical specs, package mapping to LSSOP-10, functional pin roles, real-world use cases, and two validated alternative parts for design continuity and sourcing flexibility.

Technical Context

The R5F10Y17DSP#70 implements the RL78-S1 CISC core with 3-stage pipeline and Harvard architecture, enabling 78% of instructions in 1–2 clock cycles. Its high-speed on-chip oscillator delivers 20 MHz ±2% accuracy across –20°C to +85°C and full supply range (2.0–5.5 V), eliminating external crystal dependency for cost-sensitive designs.

It supports dual-clock domain operation: high-speed on-chip oscillator (1.25–20 MHz) and low-speed 15 kHz on-chip oscillator for ultra-low-power wake-up. Peripheral I/O redirection via PIOR register enables flexible pin assignment for UART, CSI, and timer I/O without hardware changes.

Key Specifications

ParameterValue and Actual Design Meaning
Core ArchitectureRL78-S1 CISC with 3-stage pipeline; enables deterministic 1–2 cycle instruction execution for real-time control loops.
Flash / RAM4 KB code flash, 512 B RAM; sufficient for compact firmware with retained data in STOP mode.
Supply Voltage2.0–5.5 V single supply; supports direct Li-ion, 3.3 V, and 5 V rail operation without level-shifting.
Active Current46 µA/MHz at 20 MHz; achieves 0.92 mA typical supply current in normal operation (VDD = 3.0/5.0 V).
ADC4-channel, 10-bit SAR ADC with 3.4 µs conversion time; supports analog sensing at up to 294 kSPS.
Timers2-channel 16-bit timer array (TAU0); provides PWM output on TO00/TO01 and input capture on TI00/TI01.
Communication1× UART (7-/8-bit), 1× I²C master, 1× simplified SPI (CSI); meets basic serial interface needs in space-constrained systems.

Pinout & Package

Package: 10-pin plastic LSSOP (4.4 × 3.6 mm, 0.65 mm pitch), RoHS-compliant, industrial-grade (–40°C to +85°C).

Pin/TerminalCircuit RoleDesign Meaning
P40Tool interface / Key return / Timer I/OPrimary debug port (TOOL0) and KR0 key scan input; also configurable as TI01/TO01 for timer signal routing.
P125Reset / Key returnActive-low RESET input with internal pull-up; doubles as KR1 for keypad matrix scanning.
P137External interrupt / Timer inputINTP0 interrupt source and TI00 timer input; supports edge-triggered wake-up from HALT/STOP modes.
VSSGround referenceDedicated analog/digital ground pin; must be connected to PCB ground plane for stable ADC and oscillator operation.
VDDPower supplySingle 2.0–5.5 V supply input; decoupling capacitor (0.1 µF) required adjacent to pin for noise immunity.
P00UART TX / Serial output / InterruptTxD0 output for UART communication; also serves as INTP1 interrupt input for external event detection.
P01ADC input / UART RX / I²C dataANI0 analog input channel; also RxD0 (UART receive) and SDA00 (I²C data) - shared function managed by peripheral control registers.
P02ADC input / Clock output / I²C clockANI1 analog input; also PCLBUZ0 (programmable clock/buzzer) and SCK00/SCL00 (SPI/I²C clock) - multiplexed per PIOR setting.
P03ADC input / Timer output / Key returnANI2 analog input; TO00 timer output for PWM generation; KR4 key return line for matrix keypad interface.
P04ADC input / Timer I/O / Key returnANI3 analog input; TI01/TO01 timer channel; KR5 key return - enables synchronized timing and HMI sensing on same pin group.

Key Features

FeatureDesign Value
Ultra-low power STOP mode0.56 µA at VDD = 3.0 V with RAM retention - enables multi-year battery life in wireless sensors.
On-chip oscillator accuracy±2% over –20°C to +85°C and full voltage range (2.0–5.5 V) - eliminates need for external crystal in cost-sensitive applications.
Peripheral I/O redirectionPIOR register allows dynamic remapping of UART, CSI, and timer functions to alternate pins - increases layout flexibility and reduces BOM count.
High-current I/O capability20 mA sink per pin (P00–P04, P40); supports direct LED driving or relay coil control without external drivers.
Integrated safety functionsIllegal instruction detection and watchdog timeout reset - ensures fail-safe behavior in unattended embedded systems.

Applications

Industrial Sensor NodeSmart Thermostat Interface

Use Scenario: Battery-powered temperature/humidity sensor transmitting data via UART to gateway every 10 seconds.

IC Role / Device Role / Timing Role: Main controller executing sensor read, ADC conversion, and UART transmit; uses STOP mode between samples to minimize average current.

Use Value: 0.56 µA STOP current extends CR2032 battery life beyond 5 years; integrated 10-bit ADC eliminates external converter.

Use Scenario: Local HVAC control unit reading thermistor, driving display backlight, and managing push-button inputs.

IC Role / Device Role / Timing Role: System-on-chip managing analog sensing (ANI0–ANI3), key scan (KR0–KR5), and PWM dimming (TO00/TO01).

Use Value: 20 mA I/O drive capability powers LED backlight directly; key interrupt (INTP0–INTP1) enables instant button response without polling.

Portable Medical MonitorLow-Cost PLC I/O Module

Use Scenario: Wearable pulse oximeter acquiring analog photodiode signals and communicating via UART to host MCU.

IC Role / Device Role / Timing Role: Signal acquisition front-end with 4-channel 10-bit ADC sampling at 10 kSPS; uses internal reference for consistent gain.

Use Value: 3.4 µs ADC conversion time supports real-time waveform capture; 46 µA/MHz efficiency preserves battery during continuous monitoring.

Use Scenario: DIN-rail mounted digital input module converting 24 V industrial signals to logic-level UART messages.

IC Role / Device Role / Timing Role: Isolation interface controller accepting opto-coupled inputs on P00–P04, performing debounce, and reporting status via UART.

Use Value: High-voltage tolerant inputs (via external resistors) and programmable key interrupt enable robust field signal conditioning without external logic.

Equivalent & Alternatives

The following parts are listed as comparable options for similar microcontroller applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
R5F10Y16DSP#702 KB Flash, 256 B RAM, identical LSSOP-10 package and peripheral set.Lower memory capacity limits firmware complexity; suitable for simpler control tasks with smaller code footprint.Select when application firmware fits within 2 KB and no additional RAM is needed for buffers or stack.
R5F10Y47DSP#7016-pin SSOP package, 4 KB Flash, 512 B RAM, adds 3 extra ADC channels, comparator, interval timer, and second CSI channel.Enables richer analog sensing and dual-serial communication but requires larger PCB footprint and different layout.Choose when design requires >4 ADC inputs, comparator-based threshold detection, or concurrent UART + CSI communication.

Compared with R5F10Y17DSP#70, R5F10Y16DSP#70 offers memory reduction without peripheral trade-offs, while R5F10Y47DSP#70 expands analog and serial capability at the cost of pin count and board area - both require distinct PCB revisions and firmware validation.

Availability

R5F10Y17DSP#70 is available at Aetrix Electronics and suitable for industrial sensor nodes, smart thermostat interfaces, portable medical monitors, and low-cost PLC I/O modules requiring stable component supply, long-term lifecycle support, and industrial-temperature grade reliability.

Supply support for R5F10Y17DSP#70 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, ultra-low-power general-purpose applications - optimized for battery-operated devices and simple control systems where minimal footprint, low active/standby current, and rapid time-to-market are critical.

FAQ

What is the maximum operating frequency of the R5F10Y17DSP#70?

The R5F10Y17DSP#70 supports a maximum high-speed on-chip oscillator frequency of 20 MHz with ±2% accuracy across –20°C to +85°C and 2.0–5.5 V supply. When using external crystal or clock input (X1/EXCLK), max frequency is 20 MHz at VDD ≥ 2.7 V or 5 MHz at VDD ≥ 2.0 V. The R5F10Y17DSP#70 achieves 0.05 µs minimum instruction cycle time under these conditions.

Does the R5F10Y17DSP#70 include an internal voltage reference for ADC operation?

No, the R5F10Y17DSP#70 does not include an internal reference voltage generator. Its 10-bit ADC relies on VDD as the reference source and supports analog input up to 2.4 V. Internal reference (0.815 V) and comparator functions are exclusive to 16-pin RL78/G10 variants like R5F10Y47DSP#70 - not implemented in the 10-pin R5F10Y17DSP#70.

Can the R5F10Y17DSP#70 drive LEDs directly from its GPIO pins?

Yes, the R5F10Y17DSP#70 supports up to 20 mA sink current per I/O pin (P00–P04, P40) and 100 mA total sink current across all P00–P07 pins. This enables direct LED driving without external transistors in low-duty-cycle applications. However, P00, P01, P06, and P07 do not output high level in N-ch open-drain mode - verify pin configuration and current limits in the R5F10Y17DSP#70 datasheet before implementation.

Is the R5F10Y17DSP#70 pin-compatible with other RL78/G10 10-pin variants?

Yes, the R5F10Y17DSP#70 shares identical pinout, package (LSSOP-10), and peripheral mapping with other 10-pin RL78/G10 parts including R5F10Y14DSP#70 and R5F10Y16DSP#70. All use the same 10-pin configuration with P40, P125, P137, VSS, VDD, P00–P04. Firmware and hardware are interchangeable except for Flash/RAM size differences - no PCB change is required when upgrading from R5F10Y16DSP#70 to R5F10Y17DSP#70.

What debug interface does the R5F10Y17DSP#70 support?

The R5F10Y17DSP#70 supports 1-wire on-chip debug via the TOOL0 pin (P40), compatible with Renesas E2 emulator and E2 Lite debugger. Debug access requires no additional pins beyond the standard LSSOP-10 footprint. Note: On-chip debug functionality is intended for development only; Renesas advises against using it in mass-produced units due to potential flash endurance impact.

R5F10Y17DSP#70 Specifications

Product attributes
Attribute value
Manufacturer:
Renesas
Package/Case:
10-LSSOP (0.173", 4.40mm Width)
Series:
RL78/G10
Packaging:
Tray
Product Status:
Active
Programmable:
-
Core Processor:
RL78
Core Size:
8-Bit
Speed:
20MHz
Connectivity:
CSI, I2C, LINbus, UART/USART
Peripherals:
DMA, LVD, POR, PWM, WDT
Number of I/O:
6
Program Memory Size:
4KB (4K x 8)
Program Memory Type:
FLASH
EEPROM Size:
-
RAM Size:
512 x 8
Voltage - Supply (Vcc/Vdd):
2V ~ 5.5V
Data Converters:
A/D 4x10b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

R5F10Y17DSP#70 FAQ

1.How can I place an order for R5F10Y17DSP#70 through Aetrix?

Please submit a Request for Quotation (RFQ) for R5F10Y17DSP#70 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 R5F10Y17DSP#70 reliable?

The price and inventory of R5F10Y17DSP#70 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for R5F10Y17DSP#70 is usually 5 days.

3.What payment methods are accepted for R5F10Y17DSP#70?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for R5F10Y17DSP#70 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for R5F10Y17DSP#70?

R5F10Y17DSP#70 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your R5F10Y17DSP#70 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 R5F10Y17DSP#70?

For technical support, including R5F10Y17DSP#70 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your R5F10Y17DSP#70 requirements.

6.How does Aetrix verify that R5F10Y17DSP#70 is sourced from the original manufacturer or authorized distributors?

All R5F10Y17DSP#70 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 R5F10Y17DSP#70 meets industry standards.

7.What is the process for return or replacement of R5F10Y17DSP#70?

All R5F10Y17DSP#70 units undergo pre-shipment inspection (PSI). If there is an issue with R5F10Y17DSP#70, 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 R5F10Y17DSP#70 part is unused and in its original packaging.

Return procedure for R5F10Y17DSP#70:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

R5F10Y17DSP#70 Tags

  • R5F10Y17DSP#70
  • R5F10Y17DSP#70 PDF
  • R5F10Y17DSP#70 Datasheet
  • R5F10Y17DSP#70 Specifications
  • R5F10Y17DSP#70 Images
  • Renesas
  • Renesas R5F10Y17DSP#70
  • Buy R5F10Y17DSP#70
  • R5F10Y17DSP#70 Price
  • R5F10Y17DSP#70 Distributor
  • R5F10Y17DSP#70 Supplier
  • R5F10Y17DSP#70 Wholesale
Related Products
ATTINY4-TSHR
ATTINY4-TSHR

Microchip Technology

ATTINY10-TSHR
ATTINY10-TSHR

Microchip Technology

ATTINY10-TS8R
ATTINY10-TS8R

Microchip Technology

ATTINY202-SSNR
ATTINY202-SSNR

Microchip Technology

ATTINY202-SSFR
ATTINY202-SSFR

Microchip Technology

ATTINY402-SSNR
ATTINY402-SSNR

Microchip Technology

PIC16F15213T-I/MF
PIC16F15213T-I/MF

Microchip Technology

PIC16F15213-E/MF
PIC16F15213-E/MF

Microchip Technology

PIC10F200T-I/OT
PIC10F200T-I/OT

Microchip Technology

ATTINY412-SSNR
ATTINY412-SSNR

Microchip Technology

PIC10F202T-I/OT
PIC10F202T-I/OT

Microchip Technology

ATTINY404-SSNR
ATTINY404-SSNR

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER