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 R5F21357CYFP#V0

Part No.:
R5F21357CYFP#V0
Manufacturer:
Renesas
Category:
Microcontrollers
Package:
-
Datasheet:
AetrixR5F21357CYFP#V0.pdf
Description:
MICROCONTROLLER UNIT, R8C CPU, 1
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,833

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

R5F21357CYFP#V0 from Renesas Electronics is a 16-bit R8C/35A Group microcontroller featuring an R8C CPU core, 48 KB flash program ROM, 4 KB data flash with background operation (BGO), and 4 KB RAM. It operates at up to 20 MHz (VCC = 2.7–5.5 V), supports 47 CMOS I/O ports with pull-up resistors, and integrates UART0/1/2, I²C, LIN, 12-channel 10-bit ADC, dual 8-bit DACs, and six timer modules including complementary PWM-capable Timer RD. It targets embedded control in consumer appliances and industrial equipment.

For engineers reviewing the R5F21357CYFP#V0 datasheet, R5F21357CYFP#V0 pinout, R5F21357CYFP#V0 application, or R5F21357CYFP#V0 equivalent, key selection criteria include its -40°C to +85°C operating range (D version), 52-pin LQFP package (PLQP0052JA-A), integrated voltage detection and watchdog timer, real-time clock (Timer RE), and hardware LIN support using UART0 and Timer RA.

Technical Context

The R5F21357CYFP#V0 implements the R8C CPU core with 89 fundamental instructions, 16×16→32-bit multiplier, and multiply-accumulate capability. Its memory architecture includes 48 KB on-chip flash ROM, 4 KB data flash organized in four 1-KB blocks with BGO, and 4 KB RAM mapped from 00400h to 013FFh.

Peripheral integration includes three UART channels (UART0–2), one I²C bus (shared with SSU), hardware LIN module (using UART0 and Timer RA), 12-channel 10-bit ADC with sample-and-hold and sweep mode, two 8-bit DACs, two comparator A circuits (with external reference support), and six timers-RA (8-bit), RB (8-bit), RC (16-bit), RD (dual 16-bit with complementary PWM), and RE (8-bit real-time clock).

Key Specifications

Parameter Value and Actual Design Meaning
CPU CoreR8C 16-bit core with 89 instructions, 16×16→32-bit multiplier, and MAC support
Max Operating Frequency20 MHz at VCC = 2.7–5.5 V; enables real-time control loop execution ≤50 ns per instruction
Memory48 KB flash program ROM, 4 KB data flash (4 × 1 KB blocks with BGO), 4 KB RAM
Analog Peripherals12-channel 10-bit ADC with sample-and-hold and sweep mode; dual 8-bit DAC outputs (DA0/DA1)
TimersTimer RA/RB (8-bit), RC (16-bit), RD (dual 16-bit with 6-pin complementary PWM), RE (8-bit RTC)
CommunicationUART0/1/2, I²C-bus (shared with SSU), hardware LIN (UART0 + Timer RA), 33-source DTC
Supply & EnvironmentVCC = 1.8–5.5 V; operating ambient: –40°C to +85°C (D version); 52-pin LQFP (PLQP0052JA-A)

Pinout & Package

Package: 52-pin LQFP (PLQP0052JA-A), 10 mm × 10 mm body, 0.65 mm pin pitch, RoHS-compliant.

Pin/Terminal Circuit Role Design Meaning
VCC / AVCCPower supply input / analog powerCore and analog domain supply (1.8–5.5 V); AVCC requires decoupling to AVSS for ADC/DAC stability
VSS / AVSSGround / analog groundDigital and analog return paths; separation minimizes noise coupling into ADC/DAC
RESETActive-low reset inputHardware reset assertion resets CPU, peripherals, and registers; internal POR circuit active
XIN / XOUTPrimary crystal oscillator inputsSupports 20 MHz crystal/resonator; enables high-speed system clock generation
XCIN / XCOUT32 kHz sub-clock oscillator inputsEnables low-power wait/stop modes and RTC operation independent of main clock
P0_0–P0_7Port 0 bidirectional I/O8-bit CMOS port with programmable pull-up; AN0–AN7 and DA0/DA1 multiplexed on P0_6/P0_7
INT0–INT4External interrupt inputsFive dedicated interrupt pins (INT0–INT4) with priority levels 0–7; INT0 triggers ADC/DTC/timer events
UART0_TXD0 / UART0_RXD0Asynchronous serial interfaceFull-duplex UART channel 0; used with Timer RA for hardware LIN physical layer compliance

Key Features

Feature Design Value
Background Operation (BGO)Data flash erasure/programming proceeds concurrently with CPU code execution-enables firmware updates without halting real-time tasks
Hardware LIN ModuleIntegrated LIN 2.1/SAE J2602 support via UART0 + Timer RA; eliminates need for external transceiver in basic node applications
Complementary PWM (Timer RD)Three-phase waveform generation with dead-time insertion and synchronous reset-suited for BLDC motor gate drive control
Voltage Detection CircuitConfigurable voltage monitor with selectable thresholds (VDD or internal reference); triggers reset or interrupt on brown-out
Low-Power ModesWait mode (3.5 µA @ 3.0 V, 32 kHz sub-clock) and stop mode (2.0 µA) enable battery-powered operation for >1-year runtime

Applications

Home Appliance Control Industrial Sensor Node

Use Scenario: Microcontroller in washing machine main control board managing motor drive, water valve timing, temperature sensing, and user interface.

IC Role / Device Role / Timing Role: Primary system controller executing real-time PID loops, coordinating UART-based inverter communication, and managing LIN-connected door lock module.

Use Value: Integrated 6-pin complementary PWM (Timer RD) directly drives 3-phase inverter bridge; 12-channel ADC monitors thermistors, current shunts, and water level sensors without external mux.

Use Scenario: Standalone environmental sensor unit measuring temperature, humidity, and CO₂ in HVAC ducts with wireless reporting.

IC Role / Device Role / Timing Role: Data acquisition and preprocessing engine-samples analog sensors via 10-bit ADC, applies calibration in firmware, and formats packets for RF transmission.

Use Value: 4 KB data flash with BGO stores sensor calibration coefficients and firmware update images; 32 kHz sub-clock enables accurate RTC-based sampling intervals during ultra-low-power wait mode.

Audio Equipment UI Office Equipment Motor Control

Use Scenario: Front-panel controller in AV receiver handling button presses, LED indicators, IR remote decoding, and display backlight dimming.

IC Role / Device Role / Timing Role: Dedicated UI co-processor interfacing with main SoC via UART/I²C; manages debounce, PWM dimming, and key wake-up from stop mode.

Use Value: 47 programmable CMOS I/O ports support direct LED driving and matrix keypad scanning; hardware LIN simplifies connection to remote IR receiver modules.

Use Scenario: Paper feed and scanner motor controller in multifunction printer requiring precise speed regulation and stall detection.

IC Role / Device Role / Timing Role: Motion controller generating trapezoidal velocity profiles and monitoring back-EMF via comparator A for brushless DC motor commutation.

Use Value: Dual 8-bit DACs (DA0/DA1) provide analog references for current-sense amplifiers; Timer RB's programmable one-shot mode generates precise pulse-width modulated gate signals.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
R5F21357ADFPIdentical silicon; differs only in marking-#V0 denotes tape-and-reel packaging per JEDEC standard, while DFP suffix indicates same D-version device in tray packagingNo functional difference; both rated for –40°C to +85°C and share identical electrical specs, pinout, and firmware compatibilitySelect R5F21357CYFP#V0 for automated SMT assembly; choose R5F21357ADFP for manual prototyping or low-volume hand-soldering
R5F21356ADFP32 KB program ROM, 2.5 KB RAM, 2.5 KB data flash-16 KB less flash and 1.5 KB less RAM than R5F21357CYFP#V0Suitable for simpler control tasks without complex GUI or field-upgradeable firmware; insufficient space for full BGO-enabled OTA update imageChoose R5F21356ADFP where cost sensitivity outweighs future firmware scalability needs; verify linker script fits critical code in reduced memory map

Compared with R5F21357ADFP, R5F21357CYFP#V0 offers identical functionality with optimized packaging for high-volume production, while R5F21356ADFP trades memory capacity for lower unit cost-making it viable only when application firmware remains under 32 KB and no background flash updates are required.

Availability

R5F21357CYFP#V0 is available at Aetrix Electronics and suitable for home appliance control, industrial sensor nodes, audio equipment UI, and office equipment motor control requiring stable component supply across multi-year production cycles.

Supply support for R5F21357CYFP#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 specializing in microcontrollers, analog, power, and SoC solutions for automotive, industrial, and IoT markets.

The R8C/35A Group, including R5F21357CYFP#V0, was designed for cost-sensitive, low-power embedded control in consumer electronics and industrial equipment-emphasizing peripheral integration, flash flexibility, and robust EMI/EMS performance.

FAQ

What is the operating temperature range for the R5F21357CYFP#V0?

The R5F21357CYFP#V0 is a D-version device rated for an operating ambient temperature range of –40°C to +85°C. This specification is confirmed in the R8C/35A Group datasheet (REJ03B0225-0100 Rev.1.00, p.3), and applies to the R5F21357CYFP#V0 as a member of the D-version product line. The device meets this rating under specified VCC conditions (1.8–5.5 V) and load conditions.

Does the R5F21357CYFP#V0 support in-system programming via standard interfaces?

Yes, the R5F21357CYFP#V0 supports in-system programming using the on-chip debug interface and background operation (BGO) function. Firmware updates can be performed via UART or dedicated debug pins without removing the device from the PCB. The R5F21357CYFP#V0's data flash allows erasure and reprogramming of individual 1-KB blocks while the CPU executes application code from program ROM.

What peripheral resources does the R5F21357CYFP#V0 allocate for LIN bus communication?

The R5F21357CYFP#V0 implements hardware LIN 2.1/SAE J2602 using UART0 for serial framing and Timer RA for baud rate generation and synchronization. This dedicated LIN module eliminates software bit-banging overhead and ensures timing accuracy compliant with LIN specification tolerances. No external transceiver is required for basic node operation, though one is needed for bus termination and level translation in multi-node systems.

How many analog input channels does the R5F21357CYFP#V0 support, and what is their resolution?

The R5F21357CYFP#V0 integrates a 10-bit successive-approximation ADC with 12 analog input channels (AN0–AN11). Each channel supports sample-and-hold operation and can be scanned in sweep mode. The ADC accepts input voltages from 0 V to AVCC and includes internal reference options, enabling precise measurement of temperature sensors, potentiometers, and current-sense amplifiers without external components.

Is the R5F21357CYFP#V0 pin-compatible with other members of the R8C/35A Group?

Yes, all R8C/35A Group devices-including R5F21354 through R5F2135C variants in FP (LQFP-52) package-are pin-compatible. The R5F21357CYFP#V0 shares identical pin assignment, electrical characteristics, and peripheral mapping with other 52-pin members such as R5F21356ADFP and R5F21358ADFP. Firmware portability is supported within the group, subject to memory size and feature enablement (e.g., D-version functions require D-marked silicon).

R5F21357CYFP#V0 Specifications

Product attributes
Attribute value
Manufacturer:
Renesas
Package/Case:
-
Series:
*
Packaging:
Bulk
Product Status:
Active
Programmable:
Not Verified
Core Processor:
-
Core Size:
-
Speed:
-
Connectivity:
-
Peripherals:
-
Number of I/O:
-
Program Memory Size:
-
Program Memory Type:
-
EEPROM Size:
-
RAM Size:
-
Voltage - Supply (Vcc/Vdd):
-
Data Converters:
-
Oscillator Type:
-
Operating Temperature:
-
Grade:
-
Qualification:
-
Mounting Type:
-
Supplier Device Package:

R5F21357CYFP#V0 FAQ

1.How can I place an order for R5F21357CYFP#V0 through Aetrix?

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

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

3.What payment methods are accepted for R5F21357CYFP#V0?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for R5F21357CYFP#V0?

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

Once your R5F21357CYFP#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 R5F21357CYFP#V0?

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

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

All R5F21357CYFP#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 R5F21357CYFP#V0 meets industry standards.

7.What is the process for return or replacement of R5F21357CYFP#V0?

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

Return procedure for R5F21357CYFP#V0:

1.Submit a request within 90 days.

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

R5F21357CYFP#V0 Tags

  • R5F21357CYFP#V0
  • R5F21357CYFP#V0 PDF
  • R5F21357CYFP#V0 Datasheet
  • R5F21357CYFP#V0 Specifications
  • R5F21357CYFP#V0 Images
  • Renesas
  • Renesas R5F21357CYFP#V0
  • Buy R5F21357CYFP#V0
  • R5F21357CYFP#V0 Price
  • R5F21357CYFP#V0 Distributor
  • R5F21357CYFP#V0 Supplier
  • R5F21357CYFP#V0 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