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
-
Getting Renesas Starter Kit+ for RX65N-1MB Boot Loader Sample Project
... The RX65N Renesas Starter Kit Sample Code is also available from the Renesas Starter Kit+ for RX65N download page.https://www.renesas.com/products/microcontrollers-microprocessors/rx-32-bit-performance-efficiency-mcus/rx65n-1mb-starter-kit-plus-renesas-starter-kit-rx65n-1mb#documents
Apr 21, 2020 -
RA Family: Is it possible to incorporate the CK-RA6M5 or CK-RX65N into products?
No, the Renesas RX65N Cloud Kit is intended for development and evaluation. It is not intended to be incorporated into products.
Jun 9, 2022 -
RA Family: What can I do with the CK-RA6M5 or CK-RX65N IoT evaluation kit?
The CK-RA6M5 or CK-RX65N offers the RYZ014A, a Renesas CAT M1 module, as connectivity. In addition, it has a number of environmental sensors for indoor, outdoor, temperature, and humidity, as well as inertial, barometric, SpO2, and Mems microphones ideal for evaluating IoT devices. The provided software enables end ...
Jun 9, 2022
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.