Skip to main content
Renesas Electronics Corporation - June is Pride Month, a month to raise awareness of the rights and the culture of the LGBTQ+ community

Description

The EK-RA4M2 evaluation kit enables users to effortlessly evaluate the features of the RA4M2 MCU Group and develop embedded systems applications using Renesas' Flexible Software Package (FSP) and e2 studio IDE. Utilize rich on-board features along with your choice of popular ecosystem add-ons to bring your big ideas to life.

Getting Started

Running the Quick Start Example Project

  1. The EK-RA4M2 board comes pre-programmed with a quick start example project (source code provided in the EK-RA4M2 example project bundle).
  2. Power up the EK-RA4M2 board through the USB debug port (J10) using the micro USB device cable connected to a 5V power source. The white power LED will light up.
  3. The quick start example project will begin to execute blinking the blue user LED.
  4. Refer to the EK-RA4M2 Quick Start Guide to explore additional functionality of the quick start example project.

Developing Embedded Applications

  1. Modifying the quick start example project – refer to the EK-RA4M2 Quick Start Guide for instructions on importing, modifying, and building the quick start example project.
  2. Start with one of the many other example projects (provided in the EK-RA4M2 example project's bundle) – choose from many example projects to learn about different peripherals of the RA4M2 MCU group. These example projects can serve as excellent starting points for you to develop your custom applications.

Building Custom Hardware

  1. Start by building a functional prototype - utilize the EK-RA4M2 board with your choice of ecosystem add-ons.
  2. Build custom hardware – develop custom hardware by referring to the design and manufacturing information provided in the EK-RA4M2 design package.

Features

  • Special Feature Access
    • 32MB external Quad-SPI Flash
  • MCU Native Pin Access
    • R7FA4M2AD3CFP MCU
    • 100MHz, Arm Cortex®-M33 core
    • 512KB Code Flash, 128KB SRAM
    • 100 pins, LQFP package, 14mm x 14mm x 1.70mm, 0.5mm pitch
    • Native pin access through prototype friendly male headers
    • MCU and USB current measurement points
  • Ecosystem & System Control Access
    • USB full speed host and device
    • Multiple 5V input sources
      • USB (debug, full speed)
      • External power supply
    • SEGGER J-LinkTM on-board programmer and debugger
    • Debug modes
    • User LEDs and buttons
      • Three user LEDs (red, blue, green)
      • Power LED (white) indicating availability of regulated power
      • Debug LED (yellow) indicating the debug connection
      • Two user buttons
      • One reset button
    • Five most popular ecosystem expansions
      • MikroElektronika™ mikroBUS connector
      • SparkFun® Qwiic® connector
      • Two SeeedGrove® system (I2C and analog) connectors
      • Two Digilent Pmod™ (SPI and UART) connectors
      • Arduino™ (Uno R3) connector
    • MCU boot configuration

Applications

Type Title Date
Quick Start Guide PDF 1.44 MB 日本語
Manual - Development Tools PDF 3.90 MB 日本語
PCB Design Files
Log in to Download ZIP 41.05 MB
Application Note PDF 738 KB
The EK-RA4M2 example project shows how to write code for various Renesas Flexible Software Package (FSP) modules supported by the EK-RA4M2 kit. The Flexible Software Package provides an optimized, easy-to-use, scalable, and high-quality software solution for embedded system design.
Application Note PDF 3.85 MB
Learn how Renesas MCU security is built around integrated security engines. The RA family includes various types, which can be identified in each MCU’s hardware manual. These engines operate in two modes: Compatibility and Protected. This application note defines both and outlines their use cases.
Application Note PDF 2.35 MB
Learn how to inject plaintext keys into RA MCUs using various security engines operating in Compatibility Mode. This application note details the protection of the Root of Trust, emphasizing secure key storage through hardware unique keys (HUK) and isolated cryptographic operations within the security engine. The security engines support multiple cryptographic algorithms and key handling methods, enabling secure and efficient key management.
Application Note PDF 402 KB
AI-generated Summary: The document explains the two operational modes, highlighting their advantages and disadvantages, and provides practical guidance for selecting and using each mode. It also includes reference links to Renesas RA Family Application Projects that demonstrate these modes with detailed examples of the related FSP module usage.
Application Note PDF 2.55 MB
Users can follow the provided steps in this application note to recreate the bootloader and link the application projects to work with the bootloader by using the FSP Solution. This application note also includes procedures for mastering an application to work with the bootloader, and for downloading and updating a new application.
Application Note PDF 1.51 MB
AI-generated Summary: The document explains how to establish and protect unique device identities in IoT environments using RA Family MCUs with Arm TrustZone and Secure Crypto Engine 9 (SCE9). It details generating ECC key pairs, storing private keys securely, and creating device certificates to enable trusted authentication. The RA Family MCUs provide hardware security features such as TrustZone memory protection, flash block locking, and cryptographic support. The example implementation uses the EK-RA6M4 board and software tools like e2 studio IDE, RA Flexible Software Package, and SEGGER J-Link. The guide targets developers familiar with Renesas tools and cryptography, enabling secure device identity management in IoT applications.
Application Note PDF 3.90 MB
AI-generated Summary: MCUboot provides a secure bootloader framework for 32-bit MCUs, enabling secure booting and fail-safe firmware updates using internal code flash. It supports multiple update strategies including Overwrite, Swap, and Direct Execute-in-Place (DXIP), each with distinct advantages and trade-offs. The bootloader authenticates firmware images using RSA or ECDSA signatures and SHA-256 hashing. Integration with Renesas Flexible Software Package (FSP) simplifies creating a Root of Trust and supports TrustZone-based designs. Example projects demonstrate usage on EK-RA4M3 kits with FSP v5.2.0, covering multi-image and single-image configurations. Development requires e2 studio IDE, FSP, SEGGER J-Link, and Python. The document guides through project setup, bootloader creation, application signing, and update modes, providing a comprehensive framework for secure firmware management on Renesas RA MCUs.
Flyer PDF 412 KB
Quick Start Guide PDF 2.98 MB
Presentation PPS 25.49 MB
Application Note PDF 10.24 MB
AI-generated Summary: The document explains how to update the RYZ012 Bluetooth LE module firmware via BLE radio OTA using an EK-RA4M2 board as the host MCU. It details hardware and software requirements, including the EK-RA4M2 kit, PMOD Expansion Board, e2 studio IDE, and TelinkBleOTA app. The firmware update process uses Serial Port Profile (SPP) communication between the host MCU and RYZ012 module. It covers assembly instructions, software setup, and troubleshooting tips for a successful OTA firmware update. The document also provides guidance on project import, build, execution, and BLE initialization.
Application Note PDF 9.01 MB
AI-generated Summary: The firmware update process enables the host MCU to program the RYZ012 Bluetooth LE module via a Serial Port Profile (SPP) communication interface. Using the EK-RA4M2 board connected to the RYZ012 PMOD Expansion Board, the host MCU transfers and installs firmware updates to adapt to evolving system requirements. The update requires specific hardware, including the EK-RA4M2 kit, RYZ012 PMOD board with firmware v5.4 or later, and a Windows 10 PC. Software tools include e2 studio IDE, Renesas Flexible Software Package, QE for BLE, SEGGER J-Link RTT Viewer, Tera Term, and GATT Browser. Assembly involves connecting the RYZ012 PMOD to the EK-RA4M2 via PMOD connectors and configuring jumpers for USB communication. The document details the update procedure, project setup, software architecture, and troubleshooting tips for reliable firmware programming.
Manual - Development Tools PDF 602 KB 日本語
Flyer PDF 421 KB 日本語
Report PDF 187 KB 日本語
18 items

Software & Tools

Software & Tools

Software title
Software type
Company
PALMiCE4
PALMiCE4 is a professional JTAG emulator designed for microprocessors and microcontrollers based on Arm® Cortex®‑A, Cortex‑R, and Cortex‑M cores. It supports Arm CoreSight and Serial Wire Debug (SWD) interfaces, enabling multi‑core debugging, on‑board flash programming, and debugging in Arm TrustZone environments. Broad device support includes the RZ and RA families, providing efficient software development from microcontrollers to SoC and multi‑core MPU platforms.
Development Tool Computex Co., Ltd.
QuickConnect Platform
QuickConnect platform enables fast prototyping by providing compatible hardware and software building blocks.
Software and Hardware Development Tools Renesas
RA Flexible Software Package (FSP)
FSP is an enhanced software package designed to provide easy-to-use, scalable, high-quality software for embedded system designs using Renesas RA Family of Arm Microcontrollers. Note: FSP with e² studio Installer (Platform Installer) will install the e² studio tool, FSP packs, GCC toolchain, and Segger J-Link drivers required to use this software. No additional installations are required.
Software Package Renesas
Renesas Flash Programmer (Programming GUI)
Flash memory programming software [Support MCU/MPU and devices: RA, RE, RX, RL78, RH850, RISC-V MCU, Renesas Synergy, DA1453x, DA1459x, DA1469x, DA1470x, DA148xx, Power Management, Renesas USB Power Delivery Family, ICs for Motor Driver/Actuator Driver, V850, 78K0R, 78K0]
Programmer (Unit/SW) Renesas
4 items

Sample Code

Sample Code

Filters
Type Title Date Date
Sample Code
[Software=RA FSP],[Board=EK-RA4M2]
Log in to Download ZIP 33.11 MB IDE: e2 studio/GCC/AC6, IAR, Keil MDK
The EK-RA4M2 example project shows how to write code for various Renesas Flexible Software Package (FSP) modules supported by the EK-RA4M2 kit. The Flexible Software Package provides an optimized, easy-to-use, scalable, and high-quality software solution for embedded system design.
Sample Code
Log in to Download ZIP 3.94 MB
Learn how Renesas MCU security revolves around integrated security engines. There are different types of security engines across the RA MCU. Users can find the specific engine used in a particular MCU from its hardware user’s manual. The security engines can operate in two different modes, called Compatibility Mode and Protected Mode. The application note “Renesas Security Engine Operational Modes” explains the definition of the two modes and their use cases.
Sample Code
Log in to Download ZIP 3.34 MB
Learn how to inject plaintext keys into RA MCUs using security engines operating in Compatibility Mode. Example projects for various MCUs and security engines demonstrate plaintext key injection with Renesas Flexible Software Package (FSP) APIs and PSA Certified Crypto APIs.
Sample Code
Log in to Download ZIP 2.54 MB
Learn how to create an application project using the MCUboot Module in Protected Mode on the Renesas EK-RA6M4 board with FSP v6.1.0. The intended audience includes product developers, product manufacturers, product support, and end users who are involved in designing application systems involving the use of a secure bootloader.
Sample Code
The application example provided in this package uses the Secure Crypto Engine 9 (SCE9) module based on RA6M4 to generate a pair of ECC keys and uses a local CA to generate the device certificate based on the ECC public key.
Log in to Download ZIP 9.17 MB
Sample Code
Log in to Download ZIP 4.64 MB
Sample Code
Log in to Download ZIP 5.11 MB
Sample Code
Log in to Download ZIP 3.19 MB
Sample Code
[Software=FSP],[Toolchain=GCC ARM Embedded Toolchain version 10.3.1]
Log in to Download ZIP 10.24 MB Compiler: GCC ARM Embedded IDE: e2 studio
Sample Code
[Software=FSP | v4.2.0],[Toolchain=GCC ARM Embedded Toolchain version 10.3.1]
Log in to Download ZIP 10.29 MB IDE: e2 studio IDE v2022-10
10 items

Related Boards & Kits

Boards & Kits

Part NumberStatusStockBudgetary Price (USD)Sampleable
RTK7EKA4M2S00001BEActiveIn Stock1u | $70.59Available

The EK-RA4M2 kit meets the following certifications/standards. Refer to the EK-RA4M2 user manual for the disclaimer, precautions and more details on the certifications.

EMC/EMI Standards

  • FCC Notice (Class A) – Part 15
  • Innovation, Science and Economic Development Canada ICES-003 Compliance: CAN ICES-3 (A)/NMB-3(A)
  • CE Class A (EMC Directive 2004/108/EEC)
  • Taiwan Chinese National Standard 13438, C6357 compliance, Class A limits
  • Australia/New Zealand AS/NZS CISPR 32:2015, Class A

Material Selection, Waste, Recycling, and Disposal Standards

  • EU RoHS
  • China SJ/T 113642014, 10-year environmental protection use period

Safety Standards

  • UL 94V-0

Partners

Zephyr Logo
Zephyr Project

The Zephyr Project is an open-source, scalable real‑time operating system (RTOS) designed for resource-constrained embedded systems and supports a wide range of hardware architectures and development boards. For the Renesas RA4M2 Evaluation Kit, Zephyr provides focused documentation covering board features, supported peripherals, and basic build, flashing, and debugging workflows to help developers quickly get started.

See the Zephyr Project RA4M2 Evaluation Kit Documentation

Support Communities

  1. I-004 Introduction to Azure RTOS ThreadX FSP 430 EK-RA4M2 Course Materials

    All materials in a single zip file.

  2. I-003 Introduction to FSP FreeRTOS Course Materials FSP 450 EK-RA4M2

    Materials for I-003 Intro to FreeRTOS Course for FSP 450 and EK-RA4M2

  3. Can no more debug EK-RA4M2 after enabling WDT from OFS0

    Hello, I'm working with RA4M2 512 kB flash 48 pin MCU. After configuring WDT stack with FSP 4.2 in autostart mode (so writing to OFS0 registers) I can't erase/program my chip on EK-RA4M2 with on board J-link. Reverting the program to a non ...

    Sep 6, 2023
View All Results from Support Communities (99)

Knowledge Base

  1. RA Family: How to use the Debug Out function of J-Link OB on EK (Evaluation Kit)

    Last Updated: 12/14/2023 Question: How to use the Debug Out function of J-Link OB on EK (Evaluation Kit) Answer: Renesas has equipped each EK (Evaluation Kit) for RA MCUs, such as EK-RA2E1, EK-RA2E2, EK-RA2L1, EK-RA2A1, etcEK-RA4M1、EK-RA4M2、EK-RA4M3 ...

    Dec 14, 2023
  2. ICODE SLIX2 Commands

    ... 2 This example contains only 3 commands (Get Random Number, Set Password and Protect Page) and the project uses the SDK's RA4M2 reference implementation (EK-RA4M2 Evaluation Board). This approach involves no changes to core SDK functions or structures. The example application executes the commands in order once a ...

    Oct 1, 2025
  3. RA and FSP Curriculum: I-003 Introduction to FSP FreeRTOS Lab

    ... Introduction to FSP FreeRTOS- an overview presentation covering the key features of FreeRTOS and a hands-on lab using FSP and the EK-RA6M4 or EK-RA4M2 kit. The lab illustrates the FSP implementation of key RTOS elements such as: threads/tasks, priorities,  task handles, task properties, message queues ...

    Aug 9, 2023
View All Results from Knowledge Base (4)
Support Communities

Support Communities

Get quick technical support online from Renesas Engineering Community technical staff.
Browse Articles

Knowledge Base

Browse our knowledge base for helpful articles, FAQs, and other useful resources.
Submit a Ticket

Submit a Ticket

Need to ask a technical question or share confidential information?