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 - setting of OFSM registers in vecttbl.c
I noticed that the setting of OFSM registers are performed in vecttbl.c, as in the following: #pragma address __MDEreg = 0xFE7F5D00#pragma address __OFS0reg = 0xFE7F5D04 ... ... const uint32_t __MDEreg = (BSP_PRV_MDE_VALUE & BSP_PRV_BANK_MODE_VALUE);const uint32_t __OFS0reg = BSP_CFG_OFS0_REG_VALUE ...
Jul 6, 2020 -
"[ERROR] No toolchain set or toolchain not integrated" message when trying to compile for the RX65N Envision board
Good Moring, I’ve been experimenting with the RX65N Envision eval kit and accidently overwrote the secure boot program. I downloaded the rx65n_envisionkit.zip demo program file from Renesas’ website. Using the e2studio_Tutorial-CC_RX_Toolchains notes from the help menu I created a new C/C ...
Dec 16, 2019 -
RX65n UART without timeout
Hello, I am working with a RX65n and I want to implement an UART communication. I set a callback function, that reads received bytes for me in a loop and then sends them via mailbox to another task. My Problem is that there seems to be no timeout functionality in ...
Jan 23, 2024
FAQs
-
Replacement of on-board TFT LCD Panel of Renesas Starter Kit+ for RX65N-2M
Use of a third party TFT LCD panel may result in malfunction or damage of the kit. The connector, pin assignment, touch, and backlight specifications of the board are specifically designed for the on-board TFT LCD panel. Do not replace the panel with any third party product.
Jul 10, 2020 -
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 -
Targeted needs of the new RX65N/RX651
The expansion of devices operating at the edge of the Industrial Internet of Things (IIoT) has increased system manufacturers’ need for secure network connectivity and reliability, including secure on-the-go firmware updates. The new RX65N/RX651 devices support these evolving security and reprogramability needs, offering integrated TSIP, enhanced ...
Nov 13, 2017
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.