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

Part No.:
R5F565N4AGLJ#20
Manufacturer:
Renesas
Category:
Microcontrollers
Package:
100-TFLGA
Datasheet:
AetrixR5F565N4AGLJ#20.pdf
Description:
IC MCU 32BIT 512KB FLSH 100TFLGA
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:416

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

R5F565N4AGLJ#20 from Renesas is a 120-MHz 32-bit RXv2 microcontroller with single-precision IEEE-754 FPU, 240 DMIPS performance, 2 MB on-chip code flash (dual-bank), 640 KB SRAM, and integrated Ethernet MAC, CAN, SD host/slave, QSPI, GLCDC, and DRW2D graphics engine - deployed in industrial HMI and networked edge controllers requiring deterministic real-time response and secure firmware execution.

For engineers reviewing the R5F565N4AGLJ#20 datasheet, R5F565N4AGLJ#20 pinout, R5F565N4AGLJ#20 application, or R5F565N4AGLJ#20 equivalent, key selection criteria include its 176-pin LFBGA package (PLQP0176KB-A), 120 MHz system clock with PCLKA/PCLKB domain partitioning, dual-bank flash for safe OTA updates, TSIP-based AES-128/192/256 encryption, and IEC60730-compliant safety features including CRC, IWDT, and self-diagnostic A/D.

Technical Context

The R5F565N4AGLJ#20 implements the RXv2 CISC Harvard architecture with 5-stage pipeline, variable-length instructions, and MPU-enforced memory protection across eight configurable regions. It supports little-endian or big-endian data arrangement and executes 32×32→64-bit multiply and 32÷32→32-bit divide in one or two cycles respectively.

Clock domains are strictly segmented: ICLK up to 120 MHz drives CPU and bus masters; PCLKA (up to 120 MHz) clocks ETHERC, EDMAC, AES, GLCDC, and DRW2D; PCLKB (up to 60 MHz) serves MTU3, RSPI, SCIi, S12AD unit 0, and most peripherals; PCLKC/PCLKD (up to 60 MHz) drive S12AD units separately for independent analog sampling control.

Key Specifications

ParameterValue and Actual Design Meaning
CPU CoreRXv2 32-bit CISC with 5-stage pipeline, 240 DMIPS @ 120 MHz
Flash Memory2 MB code flash with dual-bank structure enabling background programming and safe bank-swapped boot
SRAM640 KB main SRAM (no wait states @ 120 MHz) + 8 KB standby RAM backed by VBATT
Analog PeripheralsTwo 12-bit A/D converters (8+21 channels), 2-channel 12-bit D/A, on-die temperature sensor (±1°C)
CommunicationEthernet MAC (10/100 Mbps MII/RMII), 2 CAN channels (ISO11898-1), 3 RSPI, 1 QSPI, 3 RIIC, 13 SCI, SDHI/SDSI/MMCIF
Graphics & ImagingGLCDC supporting 3-plane overlay, DRW2D vector/bit-blit engine with texture support and display list mode
Security & SafetyTrusted Secure IP (TSIP) with AES-128/192/256, CRCA, IWDT with window function, MPU, register write protection

Pinout & Package

Package: PLQP0176KB-A - 176-pin LFBGA, 24 × 24 mm, 0.5-mm pitch, –40°C to +105°C (G-version).

Pin/TerminalCircuit RoleDesign Meaning
VCC / AVCC0 / AVCC1Power supply inputsSeparate digital core (VCC), analog unit 0 (AVCC0), and analog unit 1 (AVCC1) supplies enable noise isolation for precision A/D conversion
VBATTBattery backup inputSupplies RTC and standby RAM during main power loss; enables calendar retention without external battery circuitry
RES#Active-low reset inputHardware reset assertion; synchronous release ensures deterministic initialization sequence
EXTAL / XTALExternal crystal oscillator terminalsSupports 8–24 MHz crystal for high-accuracy system clock; optional PLL multiplication to 120 MHz
MD0 / MD1Mode setting pinsSelect single-chip, USB/SCI/FINE boot modes at power-on reset; define initial operating configuration
ETXD0–7 / ETXCK / ERXD0–7 / ERXCKEthernet PHY interfaceMII interface signals; direct connection to external PHY without level-shifting required
TXD0 / RXD0SCI0 serial interfaceAsynchronous UART channel used for debug console, bootloader communication, or host interface

Key Features

FeatureDesign Value
Dual-bank flash architectureEnables seamless firmware updates: new image programmed into inactive bank while active bank continues execution
IEC60730-compliant safety suiteIncludes oscillation-stop detection, CRC calculator (CRCA), IWDT with window function, and A/D self-diagnostic voltage generation
Event Link Controller (ELC)83 internal event sources routed without CPU intervention - e.g., TPU output triggers A/D conversion or GLCDC frame sync
TSIP hardware acceleratorOffloads AES encryption/decryption and key management from CPU, preserving real-time latency for critical tasks
GLCDC + DRW2D co-processingHardware-accelerated LCD rendering and 2D graphics composition reduces CPU load in HMI applications by >70% vs software-only rendering

Applications

Industrial HMI ControllerSmart Gateway Device

Use Scenario: Embedded controller for 7-inch resistive/capacitive touch panel with local logic, alarm logging, and remote diagnostics via Ethernet.

IC Role / Device Role / Timing Role: Primary application processor executing RTOS, driving GLCDC for UI rendering, managing DRW2D for icon animation, and handling SDHI for firmware update storage.

Use Value: Dual-bank flash enables zero-downtime field upgrades; TSIP secures firmware integrity; 640 KB SRAM accommodates full GUI stack with double-buffered frame buffers.

Use Scenario: Protocol translator aggregating Modbus RTU, CANopen, and BACnet MS/TP devices onto an Ethernet backbone for building automation.

IC Role / Device Role / Timing Role: Central protocol bridge with concurrent Ethernet MAC, dual CAN, and multiple SCI interfaces - each managed by dedicated DMA channels (DMACAa/EXDMAC).

Use Value: Independent PCLKA/PCLKB domains allow Ethernet (100 Mbps) and CAN (1 Mbps) to operate simultaneously without timing contention; ELC synchronizes CAN mailbox events with SCI transmission triggers.

Secure Edge NodeNetworked PLC I/O Module

Use Scenario: Field-deployable sensor concentrator collecting analog (4–20 mA), digital, and temperature data, then encrypting and transmitting over TLS-secured Ethernet.

IC Role / Device Role / Timing Role: Real-time data acquisition hub using S12AD units with self-diagnostic and disconnection detection, AES-256 via TSIP, and Ethernet MAC with EDMAC descriptor-based DMA.

Use Value: On-die temperature sensor calibrated against S12AD unit 1 enables ambient compensation of analog readings; 120-kHz IWDT with window function meets SIL2 watchdog requirements.

Use Scenario: DIN-rail mounted I/O expansion module with 16-channel isolated digital input, 8-channel relay output, and EtherNet/IP connectivity.

IC Role / Device Role / Timing Role: Deterministic I/O scheduler using MTU3 PWM outputs for precise timing of isolation driver enable/disable, synchronized to EtherNet/IP cycle time via ELC-linked interrupts.

Use Value: POE3a controls MTU3 waveform pin impedance during fault conditions; 136 GPIOs with 5-V tolerance simplify interface to legacy industrial sensors and actuators without level shifters.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
R5F565NEDFP#30Same RX65N Group, 144-pin LFQFP package (PLQP0144KA-B), 1 MB flash, 256 KB SRAMLimited peripheral count (e.g., no SDHI, reduced SCI/RSPI channels); lower pin count reduces board area but sacrifices interface flexibilitySelect when cost-sensitive designs require reduced feature set and smaller footprint, with no need for SD card or full Ethernet PHY interface
R5F566TEADFP#30RX66T Group part: 160 MHz CPU, enhanced MTU3 for motor control (3-phase PWM with dead-time), no GLCDC/DRW2D, no TSIPOptimized for servo/inverter control with higher PWM resolution and encoder interface; lacks graphics/security features of RX65NSelect for real-time motor control where graphics, SD, or cryptographic acceleration are unnecessary and 160 MHz deterministic timing is prioritized

Compared with R5F565N4AGLJ#20, the R5F565NEDFP#30 offers reduced integration at lower cost and size but omits critical features for HMI and secure edge use cases; the R5F566TEADFP#30 trades graphics and security for superior motor-control timing and PWM fidelity - making it unsuitable as a drop-in replacement but viable for dedicated motion applications.

Availability

R5F565N4AGLJ#20 is available at Aetrix Electronics and suitable for industrial HMI, smart gateway, secure edge node, and networked PLC I/O module applications requiring stable component supply, long-term lifecycle assurance, and traceable sourcing.

Supply support for R5F565N4AGLJ#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 is a global semiconductor leader specializing in microcontrollers, analog, power, and SoC solutions for automotive, industrial, and enterprise markets.

The RX65N Group, including R5F565N4AGLJ#20, was designed for high-integration industrial edge devices demanding real-time performance, functional safety compliance (IEC60730), and rich human-machine interface capabilities - combining MCU, graphics, networking, and security in a single chip.

FAQ

What is the maximum operating frequency and CPU architecture of the R5F565N4AGLJ#20?

The R5F565N4AGLJ#20 operates at a maximum frequency of 120 MHz using the 32-bit RXv2 CPU core with 5-stage pipeline, variable-length instructions, and Harvard architecture. It delivers 240 DMIPS performance and includes single-precision IEEE-754 floating-point unit, 32×32 multiplier, and 32÷32 divider - all confirmed in the official R01DS0276EJ0240 datasheet Rev.2.40. This architecture enables deterministic real-time execution for industrial control loops.

Does the R5F565N4AGLJ#20 support secure firmware updates and cryptographic operations?

Yes, the R5F565N4AGLJ#20 integrates Trusted Secure IP (TSIP) supporting AES-128, AES-192, and AES-256 encryption/decryption in hardware, along with a CRC calculator (CRCA) for data integrity verification. Its dual-bank flash architecture allows background programming of the inactive bank while the active bank runs - enabling secure, zero-downtime firmware updates. These features are explicitly documented in the R01DS0276EJ0240 datasheet sections on security and flash memory.

What graphics and display capabilities does the R5F565N4AGLJ#20 provide?

The R5F565N4AGLJ#20 includes a Graphic-LCD Controller (GLCDC) supporting 3-plane overlay (background, graphic 1, graphic 2) and a 2D Drawing Engine (DRW2D) with vector drawing, bit blitting, texture mapping, and display list mode. It supports 32-/16-/8-bit pixel formats and CLUT-based color lookup. These accelerators offload GUI rendering from the CPU - a capability verified in the "Graphics & Imaging" section of the R01DS0276EJ0240 datasheet and confirmed by Renesas' RX65N Group application notes.

Which communication interfaces are integrated into the R5F565N4AGLJ#20?

The R5F565N4AGLJ#20 integrates Ethernet MAC (10/100 Mbps MII/RMII), two CAN 2.0B channels (32 mailboxes each), three RSPI, one QSPI, three I2C (RIIC), 13 SCI (including FIFO-equipped SCIi), SD host/slave (SDHI/SDSI), and MMCIF interfaces. All are detailed in Table 1.1 of the R01DS0276EJ0240 datasheet Rev.2.40. This comprehensive set enables simultaneous multi-protocol connectivity in gateways and edge nodes without external bridge ICs.

What is the package type and thermal rating of the R5F565N4AGLJ#20?

The R5F565N4AGLJ#20 uses the PLQP0176KB-A package: a 176-pin LFBGA with 24 × 24 mm body, 0.5-mm pitch, and G-version industrial temperature range of –40°C to +105°C. This package supports high I/O density (136 GPIOs) with 5-V tolerant pins and is specified in the "Package Dimensions" section of the R01DS0276EJ0240 datasheet Rev.2.40. The thermal rating confirms suitability for enclosed industrial enclosures without forced cooling.

R5F565N4AGLJ#20 Specifications

Product attributes
Attribute value
Manufacturer:
Renesas
Package/Case:
100-TFLGA
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:
512KB (512K 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:

R5F565N4AGLJ#20 FAQ

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

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

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

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

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for R5F565N4AGLJ#20?

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

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

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

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

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

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

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

Return procedure for R5F565N4AGLJ#20:

1.Submit a request within 90 days.

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

R5F565N4AGLJ#20 Tags

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