Overview
Description
The Renesas RX65N is a mainstream RX microcontroller with RXv2 core, large-capacity RAM, and enhanced security, connectivity, and human machine interface (HMI) capabilities.
Features
- RXv2 Core 120MHz operation (34 CoreMark/mA), single-precision FPU
- 2.7V to 3.6V operation
- A wide package lineup: 100-pin to 176-pin
- Equipped with various communication interfaces such as Ethernet, USB, CAN, SD host/slave interface, and quad SPI.
- Program Flash up to 2MB, SRAM up to 640KB
- DualBank function convenient for firmware update*1
- HMI
- TFT-LCD controller and 2D drawing engine can reduce CPU load at running of LCD display.*1
Security
- NIST FIPS 140-2 Level 3 CMVP certification*1
- Equipped with Renesas' proprietary hardware secure IP (Trusted Secure IP) that realizes a high level of root-of-trust*1
- Equipped with various encryption engines: AES, TRNG, TDES*1, RSA*1, ECC*1, SHA*1
- Equipped with memory protect functions that protect Flash memory from unintended access to flash
[*1: Only products with 1.5MB or more code flash memory]
NIST: National Institute of Standards and Technology
FIPS: Federal Information Processing Standards
CMVP: Cryptographic Module Validation Program
Comparison
Applications
Design & Development
Software & Tools
Sample Code
Boards & Kits
Models
ECAD Models
Schematic symbols, PCB footprints, and 3D CAD models from SamacSys can be found by clicking on the CAD Model links in the Product Options table. If a symbol or model isn't available, it can be requested directly from SamacSys.

Support
Support Communities
Support Communities
-
RX65N Unknown peripheral register
Hi, I have a program that access a register at address 0x8A3E0. However, when I search that address in the User's Manual, there is nothing at that address. Is this some kind of undocumented register ? Franck.
Aug 17, 2024 -
Issue with RX65N Envision Kit and Appwizard
Hi. I have a problem with the new microcontroller that I need to use in a new application. I'm playing with the graphics and up to a certain point everything works, but after I add widgets the graphics no longer work. It crashes in the function d2_ret = d2 ...
Oct 30, 2024 -
RX65N Erasing data flash problems
Hi all, flash_err_t err; volatile uint32_t addr; volatile uint8_t g_buf[FLASH_CF_MEDIUM_BLOCK_SIZE]; /* Erase code flash block */ err = R_FLASH_Erase(FLASH_DF_BLOCK_0, 1); if(err != FLASH_SUCCESS) { while(1) ; } addr = (uint32_t)FLASH_DF_BLOCK_0; memcpy(g ...
Jul 9, 2025
FAQs
-
Is it possible to incorporate the Renesas RX65N Cloud Kit into products?
No, the Renesas RX65N Cloud Kit is intended for development and evaluation. It is not intended to be incorporated into products. [Tags] FAQNo:2000622, JFAQNo:2000622, CFAQNo:2000622
Aug 20, 2019 -
Amazon FreeRTOS and Trusted Secure IP on an RX65N
Last Updated: 02/22/2024 Question: Can an RX65N having no TSIP module be used in an Amazon FreeRTOS environment that uses the TLS protocol? Answer: Yes. It can. If you use the Trusted Secure IP on Amazon FreeRTOS, the information at the following link should be helpful ...
Feb 22, 2024 -
Sample Program for Controlling SDRAM (Renesas Starter Kit for RX65N-2MB)
... Starter Kit+ for RX63N. Renesas Starter Kit+ for RX63N has a memory in the same series as the SDRAM installed in Renesas Starter Kit+ for RX65N-2MB, with a different speed grade. The differences between the two SDRAMs are as follows (based on Table 1.2 in the application note ...
Apr 21, 2020
Videos & Training
The Renesas RX65N Cloud Kit is a cloud communication performance evaluation kit that uses the RX65N microcontroller and can connect via Wi-Fi to Amazon Web Services (AWS). It provides an ideal evaluation environment for developers and supports the start of IoT device development by users.
The kit includes a Wi-Fi communication module, a temperature/humidity sensor, an optical sensor, a 3-axis accelerometer, a USB port for serial communications, and another USB port for debugging. The sensor and other data that is uploaded from the kit to AWS can be observed in the dashboard. The program can also be edited or debugged in Renesas' e² studio integrated development environment (IDE), by connecting the kit to a PC.