Overview
Description
The EK-RA4M1 evaluation kit enables users to effortlessly evaluate the features of the RA4M1 MCU Group and develop embedded systems applications using Renesas' Flexible Software Package (FSP) and various IDEs.
Getting Started
Running the Quick Start Example Project
- The EK-RA4M1 board comes pre-programmed with a Quick Start example project (Provided with the example projects bundle).
- Power up the EK-RA4M1 board through the USB debug port (J11) using the micro USB device cable connected to a 5V power source. The green power LED will light up.
- The Quick Start example project will begin to execute blinking the red user LED.
- Refer to the EK-RA4M1 – Quick Start Guide (PDF) to explore additional functionality of the Quick Start example project.
Developing Embedded Applications
- Modifying the Quick Start example project – Refer to the EK-RA4M1 Quick Start Guide for instructions on importing, modifying, and building the Quick Start example project.
- Start with one of the many other example projects (Provided in the example projects bundle) – Choose from many example projects to learn about different peripherals of the RA4M1 MCU group. These example projects can serve as an excellent starting points for you to develop your custom applications.
Building Custom Hardware
- Start by building a functional prototype - Utilize the EK-RA4M1 board with your choice of ecosystem add-ons.
- Build custom hardware – Develop custom hardware by referring to the design and manufacturing information provided in the EK-RA4M1 v1 - Design Package (ZIP | English, 日本語)
Features
- MCU Native Pin Access
- R7FA4M1AB3CFP MCU
- 48MHz, Arm Cortex®-M4 core
- 256kB Code Flash, 32kB SRAM
- 100 pins, LQFP package, 14mm x 14mm x 1.70mm, 0.5mm pitch
- Native pin access through 4x 40-pin male headers
- MCU current measurement points
- Ecosystem & System Control Access
- USB Full Speed device
- 5V input through USB debug
- SEGGER J-LinkTM on-board programmer and debugger
- Debug modes
- Debug On-board (SWD) – via J-Link
- Debug Out (SWD) – via J-Link
- Debug in (SWD and JTAG)
- Two Digilent PmodTM (SPI and UART)
- User LED
- Mechanical user button
- Capacitive user button
- MCU boot configuration jumper
Applications
Design & Development
Videos & Training
Kickstart IoT and embedded systems development using Renesas EK-RA4M2 and EK-RA4M3, Evaluation Kits for RA4M2 and RA4M3 MCU Groups. Familiarize yourself with the kit architecture, key features, quick start example project, and many useful resources to begin innovating quickly.
Additional Videos
News & Blog Posts
Blog Post Mar 30, 2022 |
Blog Post Jan 28, 2022 |
Blog Post Jan 28, 2022 |
Blog Post Nov 18, 2021 |
Blog Post Nov 11, 2021 |
Certifications
The EK-RA4M1 kit meets the following certifications/standards. Refer to the EK-RA4M1 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
Support
Support Communities
- Can I use Renesas Flash Programmer with EK-RA4M1 board?
Can I use Renesas Flash Programmer with EK-RA4M1 dev board? I get the "Error(E3000105): The device is not responding" while trying to connect with the on-board J-Link OB-S124. Another question I have is what would be the best way to write data into Data Flash ...
Jun 25, 2021 - CAN communication in EK-RA4M1 board
I am new to CAN communication . I have been trying to implement CAN communication in EK-RA4M1 board. I am trying to transmit data from the board and view it in CAN analyzer. I am not getting any output at the receiving end. This is the code I have written ...
Jul 8, 2021 - RAM Overflow Errors While Building AWS Core MQTT with Cellular Interface on EK-RA4M1
Hello Team, AZ [Renesas] I followed the document “RA AWS MQTT/TLS Cloud Connectivity Solution – Cellular” and configured the stack AWS Core MQTT with Cellular Interface on the EK-RA4M1 board using e² studio. After completing the following steps: Stack configuration Code generation Project build I am encountering RAM ...
Jan 16, 2026
Knowledge Base
- Using RFP with the EK-RA4M1 Board
RFP will not work with the EK-RA4M1 board, when either E2/E2lite or J-Link is chosen as the connection method. That is because these debuggers when used with RFP are not connecting over the SWD/JTAG, but via the Factory boot serial interface. The debugger is ...
Jun 25, 2021 - RA Family: How to use the Debug Out function of J-Link OB on EK (Evaluation Kit)
... but also the customer's RA target board through the Debug OB function. However, some EKs do not support this function, such as EK-RA2A1, EK-RA4M1, EK-RA6M1, EK-RA6M2, etc. It is important to emphasize that this on-board debugger is officially provided by Renesas, and the firmware ...
Dec 14, 2023 - RA FSP Example Project Summaries: Analog
... by the Segger RTT Viewer. ADC Modules Used: ADC and IOPORT This project initializes the ADC in single scan mode (on the EK-RA2A1 and EK-RA4M1 kits) or continuous scan mode (on other kits). The user can start and stop the ADC scan and view results using RTT. LVD ...