Renesas R5F565N7FGFP#30
- Part No.:
- R5F565N7FGFP#30
- Manufacturer:
- Renesas
- Category:
- Microcontrollers
- Package:
- 100-LQFP
- Datasheet:
-
R5F565N7FGFP#30.pdf
- Description:
- IC MCU 32BIT 768KB FLASH 100LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:270
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
R5F565N7FGFP#30 from Renesas is a 32-bit RXv2 microcontroller with 120 MHz CPU, 2 MB on-chip flash, 640 KB SRAM, integrated Ethernet MAC, dual CAN, SD host/slave, QSPI, and hardware AES/TSIP encryption - deployed in industrial HMIs, gateway controllers, and secure IoT edge nodes requiring real-time deterministic control and connectivity.
For engineers reviewing the R5F565N7FGFP#30 datasheet, R5F565N7FGFP#30 pinout, R5F565N7FGFP#30 application, or R5F565N7FGFP#30 equivalent, key selection criteria include its 176-pin LFBGA package (PLQP0176KB-A), 120 MHz operation with 240 DMIPS, dual-bank flash for safe firmware updates, 136 GPIOs with 5-V tolerance, and integrated GLCDC + DRW2D for embedded graphics acceleration.
Technical Context
The R5F565N7FGFP#30 implements the RXv2 CISC Harvard architecture with 5-stage pipeline, single-precision IEEE-754 FPU, and dual multiply-accumulate units - enabling deterministic real-time execution at 120 MHz with 240 DMIPS. Its clock system supports external crystal (8–24 MHz) or internal PLL, with independent PCLKA (up to 120 MHz) and PCLKB (up to 60 MHz) domains for peripheral timing isolation.
It integrates safety-critical features per IEC 60730: oscillation-stop detection, CRC calculator (CRCA), register write protection, self-diagnostic A/D, and Trusted Secure IP (TSIP) for secure boot and key management. The memory subsystem includes dual-bank 2 MB flash (with background programming), 32 KB data flash (100k erase cycles), and 640 KB SRAM with no wait states at full speed.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | RXv2 32-bit, 120 MHz max, 240 DMIPS - enables high-throughput deterministic real-time control without external co-processors. |
| Flash Memory | 2 MB dual-bank code flash - supports seamless firmware updates via bank swap without runtime interruption. |
| SRAM | 640 KB on-chip SRAM (256 KB main + 384 KB expansion), zero-wait-state at 120 MHz - eliminates external RAM for most HMI and gateway applications. |
| Connectivity | Ethernet MAC (10/100 Mbps), 2× CAN (ISO 11898-1), SD host/slave, QSPI, 3× RSPI, 13× SCI, 3× I²C - enables multi-protocol industrial edge node integration. |
| Analog Peripherals | Two 12-bit A/D converters (8+21 channels), 2× 12-bit D/A, temperature sensor (±1°C), RTC with battery backup - supports sensor fusion and local actuation without external ADC/DAC. |
| Security | AES-128/192/256 + TSIP - provides hardware-accelerated encryption, secure key storage, and tamper-resistant boot for certified IoT deployments. |
| Graphics Engine | GLCDC + DRW2D - renders layered GUIs (3 planes), performs vector drawing and bit-blitting directly in frame buffer, reducing CPU load in HMI designs. |
Pinout & Package
Package: PLQP0176KB-A - 176-pin Low-Profile Quad Flat Package, 24 × 24 mm, 0.5 mm pitch, RoHS-compliant, lead-free.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VCC / AVCC0 / AVCC1 | Power supply inputs | Separate digital (VCC) and analog (AVCC0/AVCC1) rails ensure noise isolation for precision A/D and RTC operation. |
| VBATT | Battery backup supply | Enables RTC and 8 KB standby RAM retention during main power loss - critical for time-stamped logging and alarm systems. |
| RES# | Active-low reset input | Hardware reset assertion; compatible with standard push-button or supervisor IC reset circuits. |
| XTAL / EXTAL | Main crystal oscillator terminals | Supports 8–24 MHz external crystal for precise system clock generation and Ethernet PHY timing compliance. |
| MD0–MD2 | Mode setting pins | Determine boot source (SCI/USB/FINE) and operating mode at power-on - essential for field firmware recovery and debug access. |
| ETXD0–7 / ETXCK / ERXD0–7 / ERXCK | Ethernet MII interface | Full 8-bit MII bus enables direct connection to external 10/100 PHY without glue logic or level shifters. |
| CAN0TX / CAN0RX / CAN1TX / CAN1RX | CAN transceiver I/O | Dedicated differential signal pairs per channel - require external CAN transceivers (e.g., TJA1042) for bus termination and isolation. |
| SD0CMD / SD0CLK / SD0DAT0–3 | SD host interface signals | 4-bit SD bus supporting high-speed mode (25 MB/s) - interfaces directly with SD cards and SDIO peripherals like Wi-Fi modules. |
Key Features
| Feature | Design Value |
|---|---|
| Dual-bank flash with BGO | Enables background programming/erasing while executing from alternate bank - eliminates downtime during OTA firmware updates. |
| Event Link Controller (ELC) | Hardware interconnect between 83 internal events (e.g., timer overflow, A/D completion) and peripherals - removes CPU polling and ISR overhead for deterministic response. |
| Trusted Secure IP (TSIP) | On-die cryptographic engine with secure key storage and side-channel resistance - meets IEC 62443-3-3 SL2 requirements for secure boot and encrypted communication. |
| GLCDC + DRW2D | Integrated LCD controller with 3-layer composition and hardware-accelerated 2D rendering - reduces MCU load by >70% vs. software-only GUI stacks in 480×272 or 800×480 displays. |
| IEC 60730 Class B support | Includes CRC calculator (CRCA), watchdog timers (WDTA/IWDTa), MPU, and self-test functions - simplifies functional safety certification for industrial controls. |
Applications
| Industrial HMI Panel | Secure Edge Gateway |
|---|---|
Use Scenario: 7-inch resistive touch HMI for PLC-controlled packaging line with real-time status display, recipe management, and local alarm logging. IC Role / Device Role / Timing Role: Main application processor running FreeRTOS, driving TFT-LCD via GLCDC, sampling analog sensors via S12AD, and communicating with PLC over CAN. Use Value: Integrated DRW2D accelerates GUI redraws; dual-bank flash allows silent firmware patching during maintenance windows; TSIP secures remote configuration updates. | Use Scenario: DIN-rail mounted gateway aggregating Modbus RTU field devices and forwarding data to cloud via Ethernet and TLS-secured MQTT. IC Role / Device Role / Timing Role: Protocol translation hub with dual CAN, RS485 (via SCI), Ethernet MAC, and hardware TLS offload via AES/TSIP. Use Value: On-chip Ethernet + dual CAN eliminates external PHY/transceiver chips; hardware crypto reduces TLS handshake latency by 4× vs. software-only stack. |
| Medical Patient Monitor | Smart Building Controller |
Use Scenario: Portable vital signs monitor capturing ECG, SpO₂, and temperature, with local display, SD card logging, and USB host for data export. IC Role / Device Role / Timing Role: Real-time sensor fusion MCU with 12-bit A/D (ECG front-end), temperature sensor, SDHI for waveform storage, and USB FS host for flash drive export. Use Value: 240 DMIPS handles FIR filtering and FFT in real time; 640 KB SRAM buffers multi-minute waveforms; SDHI supports high-speed 25 MB/s writes to Class 10 cards. | Use Scenario: HVAC controller managing zone dampers, CO₂ sensors, and VFDs via BACnet MS/TP, with web UI served over Ethernet and local touchscreen interface. IC Role / Device Role / Timing Role: Embedded web server and BACnet stack host with Ethernet MAC, multiple SCI ports for RS485, and GLCDC for local UI. Use Value: Dual 12-bit A/D channels monitor analog HVAC sensors; RTC with VBATT backup maintains schedule integrity during power loss; 136 GPIOs support direct relay/driver control. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar 32-bit industrial MCU applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| R5F565NEDFP#30 | Same RX65N Group, identical 176-pin LFBGA package, but 1 MB flash and 256 KB SRAM - no dual-bank flash or DRW2D. | Suitable for cost-sensitive gateways without graphics or large firmware images; lacks secure boot acceleration and GUI rendering capability. | Select when firmware size < 1 MB and no local display is required - reduces BOM cost by ~18%. |
| R7FA6M2AF3CFP#AA0 | RX72M-based, 200 MHz, 1 MB flash, 384 KB SRAM, no TSIP or DRW2D, but adds EtherCAT slave support and higher A/D sampling rate (1.25 MSPS). | Targeted at motion control and servo drives where real-time Ethernet determinism outweighs security and graphics needs. | Choose for EtherCAT-enabled automation systems; not drop-in - requires PCB redesign due to different pinout and voltage rails. |
Compared with R5F565N7FGFP#30, R5F565NEDFP#30 trades dual-bank flash and graphics acceleration for lower cost and smaller footprint, while R7FA6M2AF3CFP#AA0 shifts focus to real-time industrial Ethernet with higher CPU throughput but sacrifices security IP and display subsystem - making R5F565N7FGFP#30 optimal for secure, graphics-rich edge nodes.
Availability
R5F565N7FGFP#30 is available at Aetrix Electronics and suitable for industrial HMIs, secure edge gateways, and medical monitoring devices requiring stable component supply, long-term lifecycle assurance, and traceable sourcing.
Supply support for R5F565N7FGFP#30 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, delivering microcontrollers, analog, power, and SoC solutions for automotive, industrial, and enterprise applications.
The RX65N Group - including R5F565N7FGFP#30 - was designed specifically for industrial edge intelligence: integrating real-time control, rich connectivity (Ethernet/CAN/SD), graphics acceleration, and hardware security in a single chip to replace multi-chip gateway and HMI designs.
FAQ
What is the maximum operating frequency and DMIPS rating of the R5F565N7FGFP#30?
The R5F565N7FGFP#30 operates at a maximum frequency of 120 MHz and delivers 240 DMIPS performance. This is achieved through its RXv2 CPU core with 5-stage pipeline, single-cycle 32-bit multiplier, and dual MAC units - enabling deterministic real-time execution for industrial control loops and protocol stacks without external acceleration.
Does the R5F565N7FGFP#30 support secure boot and cryptographic operations?
Yes, the R5F565N7FGFP#30 includes Trusted Secure IP (TSIP) and AES-128/192/256 engines for hardware-accelerated encryption, secure key storage, and tamper-resistant boot. It also provides CRC calculator (CRCA), register write protection, and MPU - collectively supporting IEC 62443-3-3 SL2 and enabling certified secure firmware updates and TLS offload in edge deployments.
What graphics capabilities does the R5F565N7FGFP#30 offer for HMI applications?
The R5F565N7FGFP#30 integrates a Graphic-LCD Controller (GLCDC) supporting 3-layer composition (background, graphic 1, graphic 2) and a 2D Drawing Engine (DRW2D) for vector drawing, bit blitting, rotation, and scaling. These accelerate GUI rendering in resolutions up to 800×480, reducing CPU load by >70% compared to software-only implementations - critical for responsive industrial HMIs.
How many CAN channels and mailboxes does the R5F565N7FGFP#30 support?
The R5F565N7FGFP#30 supports two CAN channels compliant with ISO 11898-1 (standard and extended frames), with 32 dedicated mailboxes per channel. Each mailbox supports configurable acceptance filtering, priority-based transmission, and automatic retransmission - enabling robust multi-node industrial network communication in PLCs and motor drives.
What is the package type and pin count of the R5F565N7FGFP#30?
The R5F565N7FGFP#30 uses the PLQP0176KB-A package: a 176-pin Low-Profile Quad Flat Package measuring 24 × 24 mm with 0.5 mm pitch. It provides 136 general-purpose I/O pins with 5-V tolerance, open-drain capability, and programmable pull-up resistors - optimized for high-density industrial PCB layouts requiring mixed-signal interfacing and thermal reliability.
R5F565N7FGFP#30 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Renesas
- Package/Case:
- 100-LQFP
- Series:
- RX65N
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- -
- Core Processor:
- RXv2
- Core Size:
- 32-Bit
- Speed:
- 120MHz
- Connectivity:
- CANbus, EBI/EMI, Ethernet, I2C, LINbus, MMC/SD, QSPI, SCI, SPI, UART/USART, USB
- Peripherals:
- DMA, LVD, POR, PWM, WDT
- Number of I/O:
- 78
- Program Memory Size:
- 768KB (768K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 256K x 8
- Voltage - Supply (Vcc/Vdd):
- 2.7V ~ 3.6V
- Data Converters:
- A/D 22x12b; D/A 1x12b
- Oscillator Type:
- External
- Operating Temperature:
- -40°C ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
R5F565N7FGFP#30 FAQ
1.How can I place an order for R5F565N7FGFP#30 through Aetrix?
Please submit a Request for Quotation (RFQ) for R5F565N7FGFP#30 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 R5F565N7FGFP#30 reliable?
The price and inventory of R5F565N7FGFP#30 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for R5F565N7FGFP#30 is usually 5 days.
3.What payment methods are accepted for R5F565N7FGFP#30?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for R5F565N7FGFP#30 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for R5F565N7FGFP#30?
R5F565N7FGFP#30 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your R5F565N7FGFP#30 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 R5F565N7FGFP#30?
For technical support, including R5F565N7FGFP#30 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your R5F565N7FGFP#30 requirements.
6.How does Aetrix verify that R5F565N7FGFP#30 is sourced from the original manufacturer or authorized distributors?
All R5F565N7FGFP#30 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 R5F565N7FGFP#30 meets industry standards.
7.What is the process for return or replacement of R5F565N7FGFP#30?
All R5F565N7FGFP#30 units undergo pre-shipment inspection (PSI). If there is an issue with R5F565N7FGFP#30, 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 R5F565N7FGFP#30 part is unused and in its original packaging.
Return procedure for R5F565N7FGFP#30:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
R5F565N7FGFP#30 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…

