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

描述

RA2L2 评估套件搭载 RA2L2 MCU,为各种应用的原型开发提供通用平台。 这款评估板专门采用易于使用的设计,具有内置的 SEGGER J-Link™ 仿真器,无需额外工具即可编写和调试程序。 该评估板具有广泛的可扩展性,配有 Arduino Uno™、Pmod™、Qwiic、Grove®(不包含在内)和 mikroBUS™(不包含在内)等标准接口,并且可通过通孔访问微控制器的所有引脚。 此外,该套件配备了 USB Type-C 接口、接收端螺丝端子以及 VBUS 监测电路,用于评估 USB Type-C 上行接口(UFP)。 RA2L2 评估套件能够为开发人员提供出色的灵活性和功能性,非常适合用于无缝集成与测试。

特性

  • MCU 本体引脚连接
    • R7FA2L2094CFM MCU
    • 48MHz,Arm Cortex®-M23 内核
    • 128KB 代码闪存,16KB SRAM
    • 64 引脚 LQFP(10mm x 10mm x 1.7mm,0.5mm 间距)
    • 通过便于原型设计的公头排针实现MCU引脚访问
    • MCU 电流测量点
  • 特别功能访问
    • CAN 总线,携带CAN 总线收发器
  • 生态系统和系统控制访问
    • 三个 5V 输入源
      • USB(调试模式)
      • USB(全速)
      • 外部供电
    • SEGGER J-Link™ 板载编程器和调试器
    • 调试模式
    • 用户 LED 灯和按钮
      • 三色用户 LED 指示灯(红色、蓝色、绿色)
      • 显示调节电源可用性的电源 LED 指示灯(白色)
      • 显示调试连接的调试 LED 指示灯(黄色)
      • 两个用户按钮
      • 一个复位按钮
    • 五个最受欢迎的生态系统扩展功能
      • MikroElektronika™ mikroBUS 连接器(未安装)
      • SparkFun® Qwiic® 连接器
      • 两个 SeeedGrove® 系统(I2C 和模拟功能)连接器(未实装)
      • 两个 Digilent Pmod™(SPI 和 UART)连接器
      • Arduino™(Uno R3)连接器
    • MCU 启动配置跳线
    • USB 2.0 Type-C™ 接收端螺丝端子
    • USB 2.0 Type-C VBUS 监测电路
  • 套件内容:EK-RA2L2 v1 电路板、Micro USB 设备连线(USB Type-A 公头转 micro-B 公头)、USB 2.0 Type-C 设备连线(USB 2.0 Type-C 公头转 USB 2.0 Type-C 公头)

应用

类型 文档标题 日期
手册 - 开发工具 PDF 2.32 MB 日本語
快速入门指南 PDF 1.55 MB 日本語
The EK-RA2L2 evaluation kit features the RA2L2 MCU and provides a versatile platform for prototyping a wide range of applications. This guide outlines kit contents, LED control sample behavior, and steps for running, customizing, and debugging the quick start project using FSP and e² studio. It also directs users to supporting tools, sample bundles, and documentation available for EK-RA2L2.
PCB 设计文件
登录后下载 ZIP 24.60 MB
应用说明 PDF 4.55 MB 日本語
Learn how to implement environmental sensor monitoring on the EK‑RA2L2 as a migration example of the RA2L2 MCU USB Type‑C reference design. This application note explains USB Type‑C CC detection and sensor data logging, and describes how to display date and time, temperature, humidity, illuminance, and USB connection status on a Pmod OLED.
应用说明 PDF 606 KB
The EK-RA2L2 example project shows how to write code for various Renesas Flexible Software Package (FSP) modules supported by the EK-RA2L2 kit. The Flexible Software Package provides an optimized, easy-to-use, scalable, and high-quality software solution for embedded system design.
应用说明 PDF 6.16 MB
Clear, step‑by‑step instructions guide developers in building a secure bootloader using the MCUboot module with TinyCrypt, enhancing security for applications targeting Renesas RA0 and RA2 series MCUs. This application note also outlines project configuration requirements and system startup procedures.
工具新闻 - 发布公告 PDF 261 KB 日本語
报告 PDF 187 KB 日本語
8 项目

软件与工具

软件与工具

Software title
Software type
公司
RA 可扩展性强的配置软件包 (FSP)
FSP 是一款增强型软件包,旨在为使用瑞萨电子 RA 系列 Arm 微控制器的嵌入式系统设计提供简单易用且可扩展性强的高质量软件。
Software Package 瑞萨电子
QE for USB: A Dedicated Tool for USB
Debugging assistance tool for developing systems which use the USB [Plugin for Renesas IDE "e² studio"] [Support MCU/MPU: RX, RL78, RA]
Solution Toolkit 瑞萨电子
2 项目

样例程序

样例程序

筛选
类型 文档标题 日期 日期
示例代码
[Software=RA Flexible Software Package|v6.3.0],[Toolchains=GNU Arm Embedded|13.2.1.arm-13-7]
登录后下载 ZIP 100.52 MB 日本語
Learn how to implement environmental sensor monitoring on the EK‑RA2L2 using a USB Type‑C reference design for RA2L2 MCUs. The sample code demonstrates USB Type‑C CC detection, intermittent environmental sensor measurements using an RTC, and sensor data logging. It also supports real-time display of date and time, sensor data, and USB connection status on a Pmod OLED, as well as transmission of log data to a PC. This makes the sample code ideal for evaluation and demonstration purposes.
示例代码
登录后下载 ZIP 14.83 MB
The EK-RA2L2 example project shows how to write code for various Renesas Flexible Software Package (FSP) modules supported by the EK-RA2L2 kit. The Flexible Software Package provides an optimized, easy-to-use, scalable, and high-quality software solution for embedded system design.
示例代码
登录后下载 ZIP 113 KB
The EK-RA2L2 example project demonstrates the capabilities of the EK and FSP by using multiple peripherals. The project initializes the USB, ADC, and GPIO modules with control via a USB Comm Device class terminal. Once programmed, the user can control the board using the board buttons and view the regularly updated board configuration on the kit’s information screen.
示例代码 ZIP 6.56 MB
Learn how to build a secure bootloader for Renesas RA0 and RA2 MCUs using MCUboot with TinyCrypt. This sample package includes bootloader and example application projects to help you implement secure boot functionality.
4 项目

相关评估板和套件

开发板与套件

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

支持社区

  1. RA2L2的IIS问题

    先用RA2L2的IIS做传输音频信号,官方例程用的是半双工的例程,因为我们只用发送,所以选择全双工DATA0传输,发现在pin改为全 ...

    2025年12月10日
支持社区

支持社区

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

知识库

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

提交工单

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