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

Part No.:
R5F563NYDDFC#V0
Manufacturer:
Renesas
Category:
Microcontrollers
Package:
176-LQFP
Datasheet:
AetrixR5F563NYDDFC#V0.pdf
Description:
IC MCU 32BIT 1MB FLASH 176LFQFP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,960

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

R5F563NYDDFC#V0 from Renesas is a 100 MHz 32-bit RXv1 CPU-based microcontroller with integrated Ethernet MAC, full-speed USB 2.0 host/function/OTG, CAN 2.0B (3 channels), 12-bit and 10-bit A/D converters (21 + 8 channels), dual 10-bit D/A outputs, hardware AES encryption (DEU), and 1 MB on-chip flash + 256 KB SRAM in a 176-pin LQFP package. It targets industrial networking gateways requiring deterministic real-time control, secure firmware updates, and multi-protocol connectivity.

For engineers reviewing the R5F563NYDDFC#V0 datasheet, R5F563NYDDFC#V0 pinout, R5F563NYDDFC#V0 application, or R5F563NYDDFC#V0 equivalent, key selection criteria include Ethernet MAC support (vs. RX631), 100 MHz FPU-enabled performance (165 DMIPS), 1 MB flash/256 KB RAM configuration, -40°C to +85°C temperature grade, and PLQP0176KB-A package compatibility with existing 24×24 mm PCB footprints.

Technical Context

The R5F563NYDDFC#V0 implements the RXv1 core with IEEE 754-compliant single-precision FPU, 5-stage pipeline, and memory protection unit (MPU). Its clock system integrates PLL, HOCO (50 MHz), LOCO (125 kHz), and subclock oscillator for RTC - all configurable via independent dividers for ICLK (100 MHz), PCLK (50 MHz), FCLK (50 MHz), and BCLK (50 MHz).

Peripheral integration includes dedicated EDMAC for Ethernet DMA, EXDMAC (2-channel) for TFT/LCD transfers, DTC for interrupt-driven data movement, and parallel data capture (PDC) support only in larger packages - excluded here per Table 1.2. The device belongs to the RX63N Group, distinguishing it from RX631 by presence of Ethernet controller, SDRAM interface, and battery-backed RTC.

Key Specifications

Parameter Value and Actual Design Meaning
CPU Core RXv1 32-bit CISC Harvard architecture with 5-stage pipeline, 165 DMIPS @ 100 MHz
Max Operating Frequency 100 MHz system clock (ICLK); peripheral clocks up to 50 MHz (PCLK/FCLK/BCLK)
Memory 1 MB on-chip flash (no wait states @ 100 MHz), 256 KB SRAM (no wait states), 32 KB data flash (100k erase/write cycles)
Analog Peripherals 21-channel 12-bit A/D (1 µs conversion @ 50 MHz PCLK), 8-channel 10-bit A/D, 2-channel 10-bit D/A, on-die temperature sensor (±1°C)
Communication Interfaces Ethernet MAC (10/100 Mbps, MII/RMII), USB 2.0 host/function/OTG (full-speed), 3× CAN 2.0B (32 mailboxes each), 13× SCI, 4× I2C (1 Mbps), 3× RSPI, 1× IEBus
Security & Timing AES-128/192/256 (ECB/CBC) via DEU; RTC with calendar, alarm, time-capture, and battery backup; independent watchdog (IWDT) with dedicated 125 kHz oscillator
Package & Environment PLQP0176KB-A: 176-pin LQFP, 24×24 mm, 0.5 mm pitch; operating temperature –40°C to +85°C (D version)

Pinout & Package

Package: PLQP0176KB-A - 176-pin LQFP, 24 mm × 24 mm, 0.5 mm pitch, exposed pad (thermal pad not electrically connected), RoHS compliant.

Pin/Terminal Circuit Role Design Meaning
VCC / VSS Power supply / Ground 14 primary VCC/VSS pairs distributed across perimeter; decoupling required per Renesas layout guidelines (R01DS0098EJ0180 §9.2)
XTAL / EXTAL Main crystal oscillator input/output Supports 4–16 MHz external crystal; internal PLL generates 100 MHz ICLK; oscillation-stop detection enabled
RTC_VCC / RTC_VSS RTC power domain supply/ground Enables battery-backed RTC operation when main VCC is off; requires separate 2.7–3.6 V supply or coin cell
ETH_MDC / ETH_MDIO MDIO management interface IEEE 802.3-compliant PHY management bus; supports auto-negotiation and register access for external PHY
USB_DP / USB_DM USB 2.0 differential data pair Full-speed (12 Mbps) signaling; internal transceiver; requires 1.5 kΩ pull-up on DP for device mode detection
TXD0 / RXD0 SCI0 asynchronous serial interface Configurable baud rate generator; supports LIN, smart-card, SPI/I2C emulation; used for bootloader/debug console

Key Features

Feature Design Value
Ethernet MAC + EDMAC Dedicated 2 KB TX/RX FIFO and descriptor-based DMA offloads TCP/IP stack processing; enables real-time packet handling without CPU polling
Hardware AES Engine (DEU) Accelerates encryption/decryption at >10 MB/s throughput; eliminates software crypto bottlenecks in OTA firmware update and TLS handshake
Floating-Point Unit (FPU) IEEE 754 single-precision compliance enables deterministic math for motor control algorithms and sensor fusion without software emulation latency
Multi-Protocol Connectivity Simultaneous Ethernet, USB OTG, and 3× CAN allows gateway devices to bridge fieldbus networks (CAN), PC interfaces (USB), and cloud uplinks (Ethernet)
Low-Power Modes Four modes including deep software standby with RTC wake-up; 500 µA/MHz active current enables energy-sensitive edge node deployment

Applications

Industrial Ethernet Gateway Secure Firmware Update Node

Use Scenario: Aggregating Modbus RTU/CANopen data from PLCs and sensors, converting to MQTT/HTTP over Ethernet for cloud telemetry.

IC Role / Device Role / Timing Role: Central protocol translator with real-time Ethernet packet scheduling, CAN mailbox arbitration, and deterministic SCI-to-USB bridging.

Use Value: Integrated Ethernet MAC + CAN + USB eliminates external PHY and transceivers; 1 MB flash stores dual-application images for atomic firmware swaps.

Use Scenario: Field-deployed IoT endpoint receiving signed firmware updates via HTTPS, verifying integrity, and applying patches without downtime.

IC Role / Device Role / Timing Role: Secure boot root-of-trust using hardware AES and CRC calculator; executes authenticated decryption before flash programming.

Use Value: DEU accelerates AES-256 decryption of 256 KB firmware chunks in <100 ms; 32 KB data flash enables robust rollback storage.

Motor Control Edge Controller Smart Building HVAC Hub

Use Scenario: Closed-loop servo drive managing BLDC commutation, current sensing, and thermal monitoring in compact HVAC actuators.

IC Role / Device Role / Timing Role: Real-time PWM generation (MTU2/TPU), synchronized 12-bit A/D sampling (1 µs), and FPU-based PI control loop execution at 20 kHz.

Use Value: 165 DMIPS + FPU delivers 3× faster vector math vs. Cortex-M4F at same clock; 256 KB SRAM buffers encoder position history for predictive maintenance.

Use Scenario: Central HVAC controller interfacing with BACnet MS/TP field devices, reading temperature/humidity sensors, and actuating valves via analog outputs.

IC Role / Device Role / Timing Role: Multi-interface coordinator: RS485 (SCI), I2C (sensor hub), 10-bit D/A (0–10 V valve control), and Ethernet for BACnet/IP.

Use Value: Dual D/A outputs enable simultaneous control of heating/cooling valves; integrated RTC maintains schedule during power loss with battery backup.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
R5F563NJDDFC#V0 Same package (PLQP0176KB-A), 1.5 MB flash, 256 KB SRAM, identical peripherals and speed Higher flash capacity supports larger protocol stacks (e.g., full BACnet/IP + TLS) or dual-bank secure boot Select when firmware image size exceeds 1 MB or future-proofing for feature expansion is required
R5F563NECDFC#V0 Same package, 2 MB flash, 128 KB SRAM, otherwise identical peripheral set and timing Reduced SRAM limits concurrent Ethernet+CAN+USB buffering but increases code space for complex application logic Choose when application prioritizes code density over real-time data buffering (e.g., static configuration gateway)

Compared with R5F563NYDDFC#V0, R5F563NJDDFC#V0 offers 50% more flash for protocol stack headroom while retaining full SRAM, whereas R5F563NECDFC#V0 trades 128 KB SRAM for double flash - making the Y-series optimal for balanced real-time control and communication workloads.

Availability

R5F563NYDDFC#V0 is available at Aetrix Electronics and suitable for industrial gateways, secure firmware update nodes, motor control edge controllers, and smart building HVAC hubs requiring stable component supply, long-term lifecycle assurance, and traceable sourcing.

Supply support for R5F563NYDDFC#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, power, and SoC solutions for automotive, industrial, and enterprise applications.

The RX63N Group, including R5F563NYDDFC#V0, was designed for industrial networking and real-time control systems requiring integrated Ethernet, security, and mixed-signal capability in a single chip - targeting programmable logic controllers, gateway devices, and factory automation equipment.

FAQ

What is the maximum operating frequency and core type of the R5F563NYDDFC#V0?

The R5F563NYDDFC#V0 operates at a maximum frequency of 100 MHz using the 32-bit RXv1 CPU core with 5-stage pipeline, delivering 165 DMIPS performance. It includes a single-precision IEEE 754 floating-point unit, memory protection unit (MPU), and support for little-endian or big-endian data arrangement - all confirmed in R01DS0098EJ0180 Rev.1.80 Section 1.1.

Does the R5F563NYDDFC#V0 include an Ethernet controller, and what standards does it support?

Yes, the R5F563NYDDFC#V0 includes a fully integrated Ethernet MAC supporting IEEE 802.3 10/100 Mbps operation in full- and half-duplex modes, with MII and RMII physical layer interfaces. It complies with IEEE 802.3x flow control and Magic Packet™ wake-on-LAN - a defining feature distinguishing the RX63N Group from RX631, as documented in R01DS0098EJ0180 Section 1.1 and Table 1.2.

What are the memory resources available on the R5F563NYDDFC#V0?

The R5F563NYDDFC#V0 integrates 1 MB of on-chip flash memory (no wait states at 100 MHz), 256 KB of SRAM (no wait states), and 32 KB of reprogrammable data flash rated for 100,000 erase/write cycles. These values are explicitly listed for this part number in Table 1.3 of R01DS0098EJ0180 Rev.1.80, confirming its position within the RX63N Group's 1 MB flash / 256 KB SRAM configuration tier.

Which communication interfaces are supported by the R5F563NYDDFC#V0?

The R5F563NYDDFC#V0 supports Ethernet MAC, USB 2.0 host/function/OTG (full-speed), three CAN 2.0B modules (32 mailboxes each), thirteen SCI channels, four I2C interfaces (including one FM+ capable of 1 Mbps), three RSPI ports, and one IEBus channel. This full peripheral set is verified for the RX63N Group in R01DS0098EJ0180 Sections 1.1 and Table 1.2 - and specifically assigned to R5F563NYDDFC#V0 in Table 1.3.

What package type and pin count does the R5F563NYDDFC#V0 use?

The R5F563NYDDFC#V0 uses the PLQP0176KB-A package: a 176-pin LQFP measuring 24 mm × 24 mm with 0.5 mm pitch. This package is explicitly listed for R5F563NYDDFC#V0 in Table 1.3 of R01DS0098EJ0180 Rev.1.80 and supports all peripherals enabled in the RX63N Group, including Ethernet, USB, and CAN - unlike smaller packages which omit certain functions per Table 1.2.

R5F563NYDDFC#V0 Specifications

Product attributes
Attribute value
Manufacturer:
Renesas
Package/Case:
176-LQFP
Series:
RX600
Packaging:
Tray
Product Status:
Not For New Designs
Programmable:
Not Verified
Core Processor:
RX
Core Size:
32-Bit Single-Core
Speed:
100MHz
Connectivity:
CANbus, EBI/EMI, Ethernet, I2C, LINbus, SCI, SPI, USB
Peripherals:
DMA, LVD, POR, PWM, WDT
Number of I/O:
133
Program Memory Size:
1MB (1M x 8)
Program Memory Type:
FLASH
EEPROM Size:
32K x 8
RAM Size:
256K x 8
Voltage - Supply (Vcc/Vdd):
2.7V ~ 3.6V
Data Converters:
A/D 8x10b, 21x12b; D/A 2x10b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

R5F563NYDDFC#V0 FAQ

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

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

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

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

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for R5F563NYDDFC#V0?

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

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

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

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

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

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

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

Return procedure for R5F563NYDDFC#V0:

1.Submit a request within 90 days.

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

R5F563NYDDFC#V0 Tags

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