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 unique ID registers UIDRn
The Renesas RX65N has four 32-bit registers UIDR0 - UIDR3 which hold a unique (per-MCU) 16-byte ID value. From observation, it looks like UIDR0 and UIDR1 may be ASCII characters and could be considered "constant" for a given MCU series. Would it be "safe" to only use UIDR2 ...
Jul 18, 2019 -
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 -
How to write code for RX65N in e2-studio
Hi I am new with e2studio and Rx controller. I am getting difficulty in writing a basic code in e2-studio. I don't want to import any example. I want to write my own code for Rx65N controller. Kindly please guide how to write code ir if you have ...
Apr 12, 2020
FAQs
-
What are the benefits of using the RX65N as an MCU for devices connected to the AWS cloud?
Renesas’ 32-bit RX65N MCUs offer dual bank flash for secure and easy program updating via the network, as well as remote over-the-air (OTA) firmware updates. Having dual bank flash integrated on the RX65N MCUs enables both BGO (Back Ground Operation) and SWAP functions, making it easier for ...
Aug 20, 2019 -
How to use System_BootLoader and System_BootLoader_Application (Renesas Starter Kit+ for RX65N-1MB)
System_Bootloader is a bootloader (self-modifying) program for writing a user program to a flash ROM. System_BootLoader_Application is a user program sample. You do not need this if you already have a user program you want to write to. In that case, specify the start address of ...
Apr 21, 2020 -
Occurrence of Build Error F0520035:#error directive in the “RX Family SD Mode SD Memory Card Driver” Sample Program (Renesas Starter Kit+ for RX65N-1MB, R5F565N9ADFB)
R5F565N9ADFB does not have an SDHI/SDSI. Therefore, if you select R5F565N9ADFB with Smart Configurator, code for setting the SDHI/SDSI is not generated. This results in a build error.
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.