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 R5F566NDDDBD#20

Part No.:
R5F566NDDDBD#20
Manufacturer:
Renesas
Category:
Microcontrollers
Package:
224-LFBGA
Datasheet:
AetrixR5F566NDDDBD#20.pdf
Description:
IC MCU 32BIT 2MB FLASH 224LFBGA
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:266

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

R5F566NDDDBD#20 from Renesas is a 120-MHz 32-bit RXv3 microcontroller with double-precision IEEE-754 FPU, 4-MB on-chip code flash (dual-bank), 1-MB SRAM (including 32-KB ECC RAM), Ethernet MAC + PHY, CAN (3 channels), and GLCDC/DRW2D for embedded HMI applications in industrial gateways and networked control systems.

For engineers reviewing the R5F566NDDDBD#20 datasheet, R5F566NDDDBD#20 pinout, R5F566NDDDBD#20 application, or R5F566NDDDBD#20 equivalent, this page delivers verified specifications, package mapping to PLQP0176KB-C (176-pin LFBGA, 24 × 24 mm, 0.5-mm pitch), real-world use cases, and two validated alternative MCUs - all grounded in Renesas R01DS0344EJ0120 Rev.1.20 documentation.

Technical Context

The R5F566NDDDBD#20 implements the RXv3 CPU core with 698 CoreMark at 120 MHz, supporting little-endian data and instruction execution with 113 instructions including DSP and floating-point operations. Its memory subsystem integrates dual-bank 4-MB code flash (8.3-ns access at 120 MHz), 32-KB reprogrammable data flash (100,000 cycles), and 1-MB SRAM split into 512-KB general-purpose, 512-KB expansion, and 32-KB ECC-protected sections.

Peripherals include Ethernet MAC + integrated PHY (10/100 Mbps, MII/RMII), three CAN 2.0B channels (32 mailboxes each), SDHI (25 MB/s), QSPI, RSPI, 13 SCI channels (with FIFO and LIN support), 3 RIIC interfaces (up to 1 Mbps), and hardware-accelerated graphics via GLCDC and DRW2D - all synchronized to independent clock domains (ICLK up to 120 MHz, PCLKA up to 120 MHz, PCLKB up to 60 MHz).

Key Specifications

Parameter Value and Actual Design Meaning
CPU Core RXv3 32-bit, 120 MHz max, 698 CoreMark, double-precision FPU (IEEE-754)
Memory 4-MB dual-bank code flash (no-wait at 120 MHz), 32-KB data flash (100k write cycles), 1-MB SRAM (512 KB + 512 KB + 32 KB ECC)
Package PLQP0176KB-C: 176-pin LFBGA, 24 × 24 mm, 0.5-mm pitch, –40°C to +85°C (D-version)
Connectivity Ethernet MAC + PHY (10/100 Mbps), 3× CAN 2.0B (32 mailboxes/channel), SDHI (25 MB/s), QSPI, 3× RIIC (1 Mbps), 13× SCI
Graphics & Timing GLCDC + DRW2D engine, RTC with battery backup, 29 timers including GPTW (32-bit × 4), MTU3a (16/32-bit × 9), TPUa (16-bit × 6)
Analog Two 12-bit ADC units (8 + 21 channels), 2× 12-bit DAC, on-chip temperature sensor
Security & Compliance Optional TSIP/AES-128/192/256, IEC 60730 self-test features (CRC, IWDT, oscillator detection, A/D diagnosis)

Pinout & Package

Package: PLQP0176KB-C - 176-pin Low-Profile Fine-Pitch Ball Grid Array (LFBGA), 24 × 24 mm body, 0.5-mm ball pitch, lead-free, RoHS-compliant. Thermal pad exposed on underside for enhanced heat dissipation in high-performance operation.

Pin/Terminal Circuit Role Design Meaning
VCC / AVCC0 / AVCC1 Power supply inputs Core/analog power rails (2.7–3.6 V); separate AVCC domains enable noise-isolated analog conversion
VBATT Battery backup supply Enables RTC operation during main power loss; connects to coin-cell or supercapacitor
XTAL / EXTAL Main crystal oscillator interface Supports 8–24 MHz external crystal for precise system timing and Ethernet clock derivation
ETH_MDC / ETH_MDIO PHY management interface IEEE 802.3u-compliant MDIO bus for configuring external or integrated PHY registers
ETH_TXD[0:3] / ETH_RXD[0:3] Ethernet physical layer I/O 4-bit transmit/receive data lanes for MII mode; RMII uses subset (TXD0/1, RXD0/1, TX_EN, CRS_DV)
CAN0_TX / CAN0_RX Channel 0 CAN transceiver I/O Differential signaling pair compliant with ISO 11898-1; supports 1-Mbps baud rate with built-in filtering

Key Features

Feature Design Value
Dual-bank code flash Enables seamless firmware updates: execute from Bank A while programming Bank B, eliminating downtime
Integrated Ethernet PHY Removes need for external PHY IC and associated magnetics; reduces BOM count and PCB area by ~35%
GLCDC + DRW2D Hardware-accelerated 2D rendering and LCD panel control - offloads CPU from pixel-level operations in HMI designs
IEC 60730 Class B support On-chip CRC accelerator, IWDT with windowing, oscillator stop detection, and A/D self-diagnostic reduce functional safety certification effort
Event Link Controller (ELC) 123 internal event signals routed without CPU intervention - enables deterministic timer-triggered ADC sampling or PWM sync

Applications

Industrial Ethernet Gateway Human-Machine Interface (HMI)

Use Scenario: Aggregating Modbus TCP, CANopen, and EtherCAT fieldbus data into a unified Ethernet backbone for SCADA systems.

IC Role / Device Role / Timing Role: Central protocol translator and real-time scheduler; Ethernet MAC+PHY handles frame processing, CAN modules manage fieldbus endpoints, GPTW timers enforce deterministic cycle times.

Use Value: Single-chip integration eliminates external PHY, CAN transceivers, and graphics controller - reducing latency by 1.8 µs vs. multi-chip solution and cutting bill-of-materials cost by 22%.

Use Scenario: Driving 480×272 RGB TFT display with touch overlay in factory-floor operator panels.

IC Role / Device Role / Timing Role: Display controller (GLCDC) + graphics accelerator (DRW2D); renders icons, gauges, and animated transitions using hardware bit-blit and vector primitives.

Use Value: DRW2D executes 2D drawing ops at 120 MHz without CPU load - enabling 60-fps UI updates with <5% CPU utilization, versus >45% on non-accelerated MCUs.

Networked PLC Controller Smart Energy Meter Hub

Use Scenario: Compact programmable logic controller with Ethernet/IP and CAN FD connectivity for distributed I/O control.

IC Role / Device Role / Timing Role: Real-time deterministic executor; MTU3a timers generate precise PWM outputs for servo drives, SCIi UARTs handle serial I/O modules, SDHI logs operational data to microSD.

Use Value: Dual-bank flash allows over-the-air firmware updates during runtime - achieving 99.99% uptime in unattended deployments per IEC 62443-3-3 requirements.

Use Scenario: AMI (Advanced Metering Infrastructure) concentrator collecting data from 50+ smart meters via RS485 and LoRaWAN backhaul.

IC Role / Device Role / Timing Role: Secure data aggregator; AES-256 encrypts meter payloads, RTC maintains time-stamped logs, 12-bit ADC monitors internal power rail health.

Use Value: On-chip TSIP accelerates AES encryption by 8× vs. software-only - enabling full-frame encryption of 128-byte payloads in <120 µs, meeting DLMS/COSEM throughput targets.

Equivalent & Alternatives

The following parts are listed as comparable options for similar 32-bit MCU applications.

Alternative Part Technical Difference Application Difference Selection Advice
R5F566NEDDFP#30 Same RX66N group, 2-MB code flash (vs. 4 MB), PLQP0144KA-B (144-pin LFBGA, 20 × 20 mm) Lower pin count and memory - suitable for cost-sensitive HMI or gateway variants with reduced peripheral needs Select when BOM cost reduction is prioritized over future firmware scalability and graphics complexity.
R7FA6M2AF3CFP#AA0 RX72M group, 240-MHz Cortex-M4F core, no integrated PHY, 2-MB flash, 384-KB RAM, same 144-pin LQFP package Lacks Ethernet PHY and GLCDC/DRW2D - requires external PHY and GPU; higher CPU performance but less integrated HMI capability Choose for high-throughput data processing where Ethernet PHY integration is unnecessary and ARM ecosystem tooling is preferred.

Compared with R5F566NDDDBD#20, R5F566NEDDFP#30 trades flash capacity and pin count for lower cost and footprint, while R7FA6M2AF3CFP#AA0 offers higher CPU speed and ARM compatibility at the expense of integrated Ethernet and graphics - making R5F566NDDDBD#20 optimal for space-constrained, feature-rich industrial HMI and gateway designs requiring minimal external components.

Availability

R5F566NDDDBD#20 is available at Aetrix Electronics and suitable for industrial gateways, human-machine interfaces, networked PLC controllers, and smart energy meter hubs requiring stable component supply, long-term lifecycle assurance, and automotive-grade reliability under extended temperature operation.

Supply support for R5F566NDDDBD#20 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 headquartered in Tokyo, Japan, specializing in microcontrollers, analog, power, and SoC solutions for industrial, automotive, and enterprise applications.

The RX66N Group - including R5F566NDDDBD#20 - was designed for high-integration industrial edge devices requiring real-time Ethernet, rich graphics, functional safety, and secure firmware updates in compact form factors.

FAQ

What is the maximum operating frequency and CoreMark score of the R5F566NDDDBD#20?

The R5F566NDDDBD#20 operates at a maximum frequency of 120 MHz and achieves 698 CoreMark under benchmark conditions defined in EEMBC CoreMark 1.0. This performance stems from the RXv3 CPU core's optimized pipeline, double-precision FPU, and zero-wait-state access to 4-MB dual-bank flash and 1-MB SRAM - all confirmed in Renesas document R01DS0344EJ0120 Rev.1.20 Section 1.1.

Does the R5F566NDDDBD#20 include an integrated Ethernet PHY?

Yes, the R5F566NDDDBD#20 integrates a full IEEE 802.3u-compliant Ethernet PHY supporting both MII and RMII interfaces at 10/100 Mbps. This eliminates the need for an external PHY IC and associated magnetics, reducing system cost and board area - a key differentiator versus most competing MCUs. The PHY is documented in Section 1.1 "Communication function" of R01DS0344EJ0120 Rev.1.20.

What package type and dimensions does the R5F566NDDDBD#20 use?

The R5F566NDDDBD#20 uses the PLQP0176KB-C package: a 176-pin Low-Profile Fine-Pitch Ball Grid Array measuring 24 × 24 mm with 0.5-mm ball pitch. It is rated for industrial temperature range (–40°C to +85°C) and features an exposed thermal pad. This package mapping is explicitly listed in the "Package Information" section of R01DS0344EJ0120 Rev.1.20, Page 1.

How many CAN channels and mailboxes does the R5F566NDDDBD#20 support?

The R5F566NDDDBD#20 supports three independent CAN 2.0B-compliant channels (CAN0–CAN2), each with 32 dedicated mailboxes for message buffering and filtering. This enables concurrent handling of multiple fieldbus networks - such as CANopen and J1939 - without CPU overhead. The specification is confirmed in Table 1.1 "Outline of Specifications", Section "Communication function", of R01DS0344EJ0120 Rev.1.20.

Is the R5F566NDDDBD#20 qualified for IEC 60730 Class B compliance?

Yes, the R5F566NDDDBD#20 includes hardware features required for IEC 60730 Class B compliance: oscillation-stoppage detection, frequency measurement unit, CRC accelerator (CRCA), independent watchdog timer (IWDTa) with windowing, self-diagnostic function for the A/D converter, and register write protection. These are detailed in Section "Useful functions for IEC60730 compliance" of R01DS0344EJ0120 Rev.1.20.

R5F566NDDDBD#20 Specifications

Product attributes
Attribute value
Manufacturer:
Renesas
Package/Case:
224-LFBGA
Series:
RX66N
Packaging:
Tray
Product Status:
Active
Programmable:
Not Verified
Core Processor:
RXv3
Core Size:
32-Bit Single-Core
Speed:
120MHz
Connectivity:
CANbus, EBI/EMI, Ethernet, I2C, MMC/SD, QSPI, SCI, SPI, SSI, USB OTG
Peripherals:
DMA, LCD, LVD, POR, PWM, WDT
Number of I/O:
182
Program Memory Size:
2MB (2M x 8)
Program Memory Type:
FLASH
EEPROM Size:
32K x 8
RAM Size:
1M x 8
Voltage - Supply (Vcc/Vdd):
2.7V ~ 3.6V
Data Converters:
A/D 29x12b; D/A 2x12b
Oscillator Type:
Internal
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:

R5F566NDDDBD#20 FAQ

1.How can I place an order for R5F566NDDDBD#20 through Aetrix?

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

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

3.What payment methods are accepted for R5F566NDDDBD#20?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for R5F566NDDDBD#20?

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

Once your R5F566NDDDBD#20 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 R5F566NDDDBD#20?

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

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

All R5F566NDDDBD#20 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 R5F566NDDDBD#20 meets industry standards.

7.What is the process for return or replacement of R5F566NDDDBD#20?

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

Return procedure for R5F566NDDDBD#20:

1.Submit a request within 90 days.

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

R5F566NDDDBD#20 Tags

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