Overview
Description
The EK-RA6M3 evaluation kit enables users to seamlessly evaluate the features of the RA6M3 MCU Group and develop embedded systems applications using the Flexible Software Package (FSP) and e2studio 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
- The EK-RA6M3 comes pre-programmed with a Quick Start example project (Provided with the example projects bundle).
- Power up the EK-RA6M3 board through the debug USB port (J10) using the micro USB device cable connected to a 5V power source. The white power LED will light up.
- The Quick Start example project will begin to execute blinking the red, green and blue user LEDs.
- Refer to the EK-RA6M3 – 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-RA6M3 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 RA6M3 MCU Group. These example projects can serve as excellent starting points for you to develop your custom applications.
Building a Custom Hardware
- Start by building a functional prototype – Utilize the EK-RA6M3 board with your choice of hundreds of popular ecosystem add-ons.
- Build custom hardware – Develop custom hardware by referring to the design and manufacturing information provided in the EK-RA6M3 v1 - Design Package (ZIP | English, 日本語)
Features
- Special Feature Access
- Ethernet (RMII and PHY)
- USB High Speed host and device
- 32MB External QSPI Flash
- MCU Native Pin Access
- R7FA6M3AH3CFC MCU
- 120MHz, Arm Cortex®-M4 core
- 2MB Code Flash, 640kB SRAM
- 176 pins, LQFP package, 24mm x 24mm x 1.70mm, 0.5mm pitch
- Native pin access through 4x 40-pin 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, High Speed)
- External power supply
- 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 (ETM, SWD & JTAG) – via J-Link, Arm® Keil® ULINKTM, IAR I-jetTM, Renesas E2/E2 Lite, etc.
- 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
- Four most popular ecosystem expansions
- MikroElektronikaTM mikroBUSTM connector
- Two SeeedGrove® system (I2C) connectors
- Two Digilent PmodTM (SPI and UART) connectors
- ArduinoTM (Uno R3) connector
- MCU boot configuration jumper
Applications
Design & Development
Videos & Training
Kickstart IoT and embedded systems development using Renesas EK-RA6M3, Evaluation Kit for RA6M3 MCU Group. 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 Apr 5, 2022 |
Blog Post Jan 28, 2022 |
Blog Post Jan 28, 2022 |
Blog Post Nov 18, 2021 |
Blog Post Nov 11, 2021 |
Certifications
The EK-RA6M3 meets the following certifications/standards. Refer to the EK-RA6M3 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
- EK-RA6M3 FSP with LDR sensor
Hi team, I'm using EK-RA6M3 kit for developed LDR sensor data will print on display. Using I2c Protocol..... For that which project i have to select in e2 studio IDE and pin configure in FSP config. I'm new to this IDE and Board.is there anyone have ...
Nov 14, 2024 - EK-RA6M3 mcuBoot - Does it support secondary image in external flash?
Hi, It says in the pros that : "Encrypted image support available when using external flash". But in the section that I highlighted, it says "FSP v3.0.0 does not support image storage in external flash memory and image encryption". I'm confused, can I store my new image in ...
Jul 9, 2021 - ERROR: readResponsefromServer() function failed.(error 0x30038) Http implementation using Azure RTOS (Evaluation Board: ek_ra6m3)
I am trying to connect to my server using Azure RTOS. I have successfully initialized ip address and have created http client. The code works fine until nx_web_http_client_request_initialize() but stucks at nx_web_http_client_response_body_get API while reading response from the server.
Nov 3, 2022
Knowledge Base
- Simple Bootloader and Application Project Using MCUBoot for EK-RA6M3 in FSP 3.1.0
... Build the bootloader project, then the application project.2) Download the application project.3) Before execution in the debugger select Download Ancillary File" and select \EK_RA6M3_MCUBoot_App_Test\Debug\EK_RA6M3_MCUBoot_App_Test_signed.bin4) Download to address 0x108000 which is the update image start address. Refer ...
Jul 14, 2021 - RA Family: How to use the Debug Out function of J-Link OB on EK (Evaluation Kit)
... this on-board debugger is officially provided by Renesas, and the firmware can be updated with the update of the SEGGER tool. In this article, EK-RA6M3 is used as an example to describe the specific implementation method. Refer to the schematic diagram of EK-RA6M3: J29 can be used ...
Dec 14, 2023 - RA Family: Application Brief: Using a Semaphore for Inter Thread Communication in FSP 1.0
... suspended? You can see how this window would be useful when debugging multiple threads and tracing execution and thread states.A completed version of this project is attached below, using FSP 1.0 and targeted for the EK-RA6M3 board. Just import it, generate project content, build and debug.Conclusion
Apr 22, 2020