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

描述

RA4E1 快速原型板配备了 R7FA4E10D2CFM 微控制器,是一块专门用于各种应用原型开发的评估板。 板载 SEGGER J-Link™ 仿真器电路,无需额外工具即可以烧写/调试程序。 此外,标配 Arduino Uno 和 Pmod™ 接口,并可通过通孔连接微控制器的所有引脚,具有很高的可扩展性。

样例代码可用于演示 RA4E1 MCU 的功能以及连接 RA4E1 快速原型板和各种无线模块或传感器模块。

使用时,请根据各国家/地区的无线电法规使用 蓝牙™、LoRa® 和 Wi-Fi。

特性

  • 配备 RA4E1 32 位微控制器(64 引脚,10mm x 10mm x 1.70mm,0.5mm 间距,ROM:512KB,RAM:128KB)
  • 板载 SEGGER J-Link™ 仿真器电路,无需额外工具即可对程序进行烧写/调试
  • 可以通过通孔连接微控制器的所有引脚
  • 标配 Arduino Uno 和 Pmod™ 接口
  • 支持各种 RA4E1 软件和工具

应用

类型 文档标题 日期
快速入门指南 PDF 735 KB 日本語
手册 - 开发工具 PDF 1.21 MB 日本語
PCB 设计文件
登录后下载 ZIP 60.54 MB
应用说明 PDF 643 KB
The FPB-RA4E1 example project shows how to write code for various Renesas Flexible Software Package (FSP) modules supported by the FPB-RA4E1 kit. The Flexible Software Package provides an optimized, easy-to-use, scalable, and high-quality software solution for embedded system design.
应用说明 PDF 2.87 MB
AI 生成的摘要: Low Power Modes (LPM) reduce the effective power consumption of RA microcontrollers by stopping the CPU and selectively operating peripherals and oscillators. Four LPM types are supported: Sleep, Software Standby, Snooze, and Deep Software Standby modes, each offering different power savings and peripheral availability. The document details configuring LPMs, clock source changes at run-time, peripheral operations during LPM, and transitioning between modes. It includes example projects demonstrating LPM usage, FSP configuration steps, and debugging methods across various RA kits, enabling efficient low power application development.
应用说明 PDF 189 KB
AI 生成的摘要: The Low Power Applications Package provides multiple application projects for Renesas RA family microcontrollers, including EK-RA2L1, EK-RA6M3, FPB-RA6E1, and FPB-RA4E1. It includes code and documentation for clock switching and operable long timer functions in low power modes. Users can access detailed application notes and example projects organized by device group. The package supports efficient low power management and offers links to product information, support forums, and software packages. It emphasizes reading included documents before use and outlines revision history and legal disclaimers related to product use and intellectual property.
应用说明 PDF 3.44 MB
AI 生成的摘要: Low-power data logging systems operate by intermittently acquiring sensor data using RA4E1 or RA6E1 MCUs in Snooze mode during Software Standby mode. The system triggers A/D conversions every 30 minutes via timers, stores results using the Data Transfer Controller, and evaluates data levels with the Data Operation Circuit. If data exceeds thresholds, the MCU exits low-power mode to transmit data via UART. The system also supports user-initiated data transmission and periodic data output every 24 hours. Key peripherals include ADC, DTC, AGT timers, RTC, ELC, DOC, and low-power modes, all managed via Renesas e2 studio IDE and Flexible Software Package.
应用说明 PDF 3.90 MB
AI 生成的摘要: 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.
传单 PDF 412 KB
演示文稿 PDF 7.02 MB
传单 PDF 508 KB 日本語
报告 PDF 187 KB 日本語
12 项目

软件与工具

软件与工具

Software title
Software type
公司
快速连接平台
快速连接平台通过提供兼容的硬件和软件构建模块,实现快速原型设计。
Software and Hardware Development Tools 瑞萨电子
1 项目

样例程序

样例程序

筛选
类型 文档标题 日期 日期
示例代码
[Software=RA FSP],[Board=FPB-RA4E1]
登录后下载 ZIP 11.58 MB IDE: e2 studio/GCC/AC6, IAR, Keil MDK
The FPB-RA4E1 example project shows how to write code for various Renesas Flexible Software Package (FSP) modules supported by the FPB-RA4E1 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
示例代码
[Toolchain: GCC ARM Embedded Toolchain version 10.3.1.20210428][Software=RA FSP|v4.1.0]
登录后下载 ZIP 3.35 MB Compiler: GNUARM-None IDE: e2 studio
示例代码
登录后下载 ZIP 5.11 MB
4 项目

相关评估板和套件

开发板与套件

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

合作伙伴

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 RA4E1 Fast Prototyping Board, 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 RA4E1 Fast Prototyping Board Documentation

支持社区

  1. Break at address "0xeffffffe" with no debug information available, or outside of program code.

    I do some test with code flash and data flash operation. Then suddenly comes the error message: "Break at address "0xeffffffe" with no debug information available, or outside of program code." It happened every time after debuging again and again and then the code can't run correctly anymore. So ...

    2021年6月5日
支持社区

支持社区

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

知识库

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

提交工单

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