跳转到主要内容
瑞萨电子 (Renesas Electronics Corporation)

描述

EK-RA2E1 评估套件可通过通过瑞萨电子的灵活软件包 (FSP)e2 studio IDE,帮助用户轻松评估 RA2E1 MCU 产品组的特性,并开发嵌入式系统应用程序。 用户可利用丰富的板载功能以及自选的热门生态系统插件来将丰富创意变为现实。

入门

运行快速入门示例项目

  1. EK-RA2E1 板具有预先编程过的快速入门示例项目(EK-RA2E1 示例项目包中提供源代码)。
  2. 用户可使用连接至 5V 电源的 micro USB 设备电缆,通过 USB 调试端口 (J10) 启动 EK-RA2E1 板。 白色电源 LED 指示灯将会亮起。
  3. 快速入门示例项目将开始运行,蓝色用户 LED 灯将开始闪烁。
  4. 请参见 EK-RA2E1 快速入门指南,了解快速入门示例项目的其他功能。

开发嵌入式应用程序

  1. 修改快速入门示例项目 – 请参见 EK-RA2E1 快速入门指南,了解导入、修改和构建快速入门示例项目的相关说明。
  2. 从其他众多的示例项目(由 EK-RA2E1 示例项目包提供)当中的一个开始 – 用户可从多个示例项目中进行选择,了解 RA2E1 MCU 产品组的各种外围设备。 这些示例项目能够成为您在开发自定义应用程序的道路上的完美起点。

构建自定义硬件

  1. 通过构建多功能原型开始 – 用户可对具备自选生态系统插件的 EK-RA2E1 板加以利用。
  2. 构建自定义硬件 – 用户可参考 EK-RA2E1 设计包中提供的设计和制造信息来开发自定义硬件。

特性

  • MCU 本体引脚连接
    • R7FA2E1A92DFM MCU
    • 48MHz,Arm Cortex®-M23 内核
    • 128KB 代码闪存,16KB SRAM
    • 64 引脚 LQFP(10mm x 10mm x 1.7mm,0.5mm 间距)
    • 通过原型友好阳引脚接头接入本体引脚
    • MCU 电流测量点
  • 生态系统和系统控制访问
    • 多重 5V 输入源
      • USB(调试模式)
      • 外部供电
    • SEGGER J-LinkTM 板载编程器和调试器
    • 调试模式
    • 用户 LED 灯和按钮
      • 三色用户 LED 指示灯(红色、蓝色、绿色)
      • 显示调节电源可用性的电源 LED 指示灯(白色)
      • 显示调试连接的调试 LED 指示灯(黄色)
      • 两个用户按钮
      • 一个复位按钮
    • 五个最受欢迎的生态系统扩展功能
      • MikroElektronika™ mikroBUS 连接器
      • SparkFun® Qwiic® 连接器
      • 两个 SeeedGrove® 系统(I2C 和模拟)连接器
      • 两个 Digilent Pmod™(SPI 和 UART)连接器
      • Arduino™ (Uno R3) 连接器
      • MCU 启动配置
  • 套件内容:EK-RA2E1 板, Micro USB 设备电缆(Type A male 转 Micro B male)

应用

类型 文档标题 日期
快速入门指南 PDF 1017 KB 日本語
手册 - 开发工具 PDF 3.30 MB 日本語
PCB 设计文件
登录后下载 ZIP 25.60 MB
应用说明 PDF 660 KB
The EK-RA2E1 example project shows how to write code for various Renesas Flexible Software Package (FSP) modules supported by the EK-RA2E1 kit. The Flexible Software Package provides an optimized, easy-to-use, scalable, and high-quality software solution for embedded system design.
应用说明 PDF 1.50 MB
AI 生成的摘要: Low Power Modes (LPMs) reduce power consumption in RA2L1/RA2E1 microcontrollers by stopping the CPU while allowing selective peripheral operation. Four LPM types include Sleep, Software Standby, Snooze, and Deep Software Standby modes, each with different power-saving levels and peripheral availability. The document covers configuring LPMs, clock source changes at runtime, peripheral operation during LPM, and user interface control for mode transitions. It also explains power control modes, timer configurations, and debugging techniques to optimize battery life in embedded applications.
应用说明 PDF 1.66 MB
AI 生成的摘要: ARM CMSIS-DSP example projects demonstrate the use of digital signal processing functions on Renesas Arm Cortex-M33, M85, and M23 MCUs with DSP extensions and FPUs. The examples cover importing, configuring, building, executing, and performance measurement. Enhanced performance is shown on RA8 MCUs with Cortex-M85 core using Arm Helium technology. The CMSIS-DSP library includes various math, filtering, transform, motor control, statistical, and machine learning functions, supporting multiple data types. Integration into projects is streamlined via the Renesas Flexible Software Package (FSP) configurator.
应用说明 PDF 2.88 MB
AI 生成的摘要: The document explains how to implement a low-power data logger using RA2L1 and RA2E1 MCUs. It details the use of peripherals such as a 12-bit ADC, Data Transfer Controller, Asynchronous General-Purpose Timer, Real-Time Clock, and Event Link Controller to minimize power consumption. The system operates mainly in Software Standby and Snooze modes, performing periodic A/D conversions, level judgments, and data processing with minimal CPU activity. Data transmission occurs upon wakeup requests. The project uses Renesas e2 studio IDE and Flexible Software Package, supporting sensor inputs and analog signals. It targets applications like fitness and fleet trackers, demonstrating efficient low-power operation and data handling.
应用说明 PDF 2.60 MB
AI 生成的摘要: MCUboot provides a secure bootloader framework for 32-bit MCUs, enabling firmware integrity verification and secure updates. It supports multiple image upgrade methods—Overwrite, Swap, Direct execute-in-place (XIP), and RAM loading—each with distinct advantages and limitations. The RA2 MCU series uses MCUboot integrated with TinyCrypt for optimized cryptographic support, addressing limited memory constraints. The document guides creating and configuring bootloader projects, handling application updates, and running example projects on the EK-RA2E1 evaluation kit. It details development tools, hardware requirements, and best practices for secure bootloader deployment on Renesas RA2 MCUs.
传单 PDF 412 KB
应用说明 PDF 5.24 MB
演示文稿 PPS 22.14 MB
应用说明 PDF 9.38 MB 日本語
AI 生成的摘要: The document explains how to implement IO-Link communication using RA2E1 microcontroller and related hardware such as the EK-RA2E1 board, IA Sensor Network Connector Board, and ZSSC3240 Evaluation Board. It details the system configuration involving IO-Link master and device components, software tools including the IO-Link Device Tool V5.1, and the development environment. The content covers hardware setup, communication protocols, sample application flow, project execution, and device parameter management. It also includes instructions for modifying ZSSC settings and using USB-serial conversion for communication.
传单 PDF 557 KB 日本語
手册 - 开发工具 PDF 456 KB 日本語
报告 PDF 187 KB 日本語
15 项目

软件与工具

软件与工具

Software title
Software type
公司
RA 可扩展性强的配置软件包 (FSP)
FSP 是一款增强型软件包,旨在为使用瑞萨电子 RA 系列 Arm 微控制器的嵌入式系统设计提供简单易用且可扩展性强的高质量软件。
Software Package 瑞萨电子
Renesas Flash Programmer (Programming GUI)
闪存编程软件【支持 MCU/MPU 和设备:RA、RE、RX、RL78、RH850、RISC-V MCU, Renesas Synergy、DA1453x、DA1459x、DA1469x、DA1470x、DA148xx、电源管理、Renesas USB Power Delivery 系列、电机驱动器/执行器驱动器 IC、V850、78K0R、78K0】
Programmer (Unit/SW) 瑞萨电子
SEGGER™ J-Link™ Software and Documentation Package
Software utilities, firmware updates, and supporting documentation for the J-Link on-board programmer and debugger on the RA MCU kits.
Software Package Segger Microcontroller GmbH
快速连接平台
快速连接平台通过提供兼容的硬件和软件构建模块,实现快速原型设计。
Software and Hardware Development Tools 瑞萨电子
4 项目

样例程序

样例程序

筛选
类型 文档标题 日期 日期
示例代码
[Software=RA FSP],[Board=EK-RA2E1]
登录后下载 ZIP 7.18 MB IDE: e2 studio/GCC/AC6, IAR, Keil MDK
The EK-RA2E1 example project shows how to write code for various Renesas Flexible Software Package (FSP) modules supported by the EK-RA2E1 kit. The Flexible Software Package provides an optimized, easy-to-use, scalable, and high-quality software solution for embedded system design.
示例代码
登录后下载 ZIP 4.74 MB
示例代码
登录后下载 ZIP 2.88 MB
示例代码
[Toolchains=GCC Arm Embedded|10.3.1.20210824] [Software=RA FSP] [Board=EK-RA2E1]
登录后下载 ZIP 15.03 MB Compiler: GNU Arm Embedded IDE: e2 studio
示例代码
The application project uses the Flexible Software Package (FSP) of the RA family|| the GNU GCC compiler|| and the integrated development environment e2 studio IDE to demonstrate an exception handling flow for multiple possible faults.
登录后下载 ZIP 5.66 MB Compiler: GNU ARM Embedded IDE: e2 studio, Keil
示例代码
登录后下载 ZIP 10.32 MB 日本語
6 项目

相关评估板和套件

开发板与套件

器件号状态库存预算价格(美元)Sampleable
RTK7EKA2E1S00001BEActive有库存1u | $51.76Available

EK-RA2L 满足以下认证/标准要求。 请参见 EK-RA2E1 用户手册,了解免责声明、注意事项以及与证书相关的详细信息。

EMC/EMI 标准

  • FCC 公告(A 类)– 第 15 部分
  • 符合加拿大创新、科学和经济发展 ICES-003 标准:CAN ICES-3 (A)/NMB-3(A)
  • CE A 类(EMC 指令 2004/108/EEC)
  • 符合台湾中国国家标准 13438,C6357,A 类限值
  • 澳大利亚/新西兰 AS/NZS CISPR 32:2015,A 类

材料选择、废弃物、循环利用以及废弃标准

  • 欧盟 RoHS
  • 中国 SJ/T 113642014,10 年环境保护使用期限

安全标准

  • UL 94V-0

支持社区

  1. RA2E1 MCUBOOT

    你好    我使用EK-RA2E1开发板测试MCUBOOT模式,我在官网找到了一个文档《Secure Bootloader for RA2 MCU Series – Application Project》是关于MCUBOOT调试的,我在跟着步骤尝试的 ...

    2022年4月27日
  2. 请问RA2E1 有FreeRTOS Ticeless+Snooze低功耗的例程吗?

    请问RA2E1 有FreeRTOS Ticeless+Snooze低功耗的例程吗?

    2021年8月2日
  3. RA2E1 LPM Mode

    我在使用EK-RA2E1开发板使用LPM低功耗模式,测出来的电流发现很大。我是使用按键进行外部中断唤醒的方式唤醒低功耗模 ...

    2022年4月14日
查看所有来自 支持社区 的搜索结果 (10个)

知识库

  1. 如何使用EK上J-Link OB的Debug Out功能

    对于各RA MCU,瑞萨官方都配备了EK (Evaluation Kit),比如EK-RA2E1、EK-RA2E2、EK-RA2L1、EK-RA2A1、EK-RA4M1、EK-RA4M2、EK-RA4M3、EK-RA4W1、EK-RA6M1、EK-RA6M2、EK-RA6M3、EK-RA6M4、EK-RA6M5等,所有EK都带 ...

    2024年2月21日
支持社区

支持社区

在线询问瑞萨电子工程社群的技术人员,快速获得技术支持。
浏览文章

知识库

浏览我们的知识库,获取文章、常见问题解答及其他实用资源。
提交工单

提交工单

需要咨询技术性问题或提供非公开信息吗?