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

描述

FPB-R9A02G021 快速原型验证板为 R9A02G021 MCU 的评估、原型设计和开发提供一个切入点。 此外,由于此目标板集成了 SEGGER J-Link™ 调试器,您可以将其用于自己的应用开发,而无需进一步投资开发工具。 这款产品包括通孔形式的引脚接头,可连接所有 MCU 的信号引脚,从而可以使用面包板轻松地进行原型设计。

特性

  • 评估 MCU:R9A02G0214CNE;48 引脚 HWQFN,128KB 闪存,16KB RAM,4KB 数据闪存
  • 尺寸:55 mm x 95 mm
  • SEGGER J-Link™ OB
  • USB Type-C 连接器
  • 2 引脚外部供电接头 (dnf)
  • 1 个复位按钮,1 个用户按钮。
  • 绿色电源 led 指示灯,两个用户 led 指示灯,黄色调试 led 指示灯
  • Pmod™ 连接器,12 引脚 x 2.
  • Arduino® 连接器 6 引脚 x 1,8 引脚 x 2,10 引脚 x 1(兼容 Arduino® UNO R3)
  • Grove® 连接器,4 引脚 x 1 (dnf)
  • 接头上的 MCU 分线引脚:24 引脚 x 2 (dnf)

应用

  • 消费电子产品
  • 家用电器
  • 工业传感器
  • 传感器模块
  • 总线供电传感器
  • 医疗传感器
  • 健康状况跟踪
  • 遥控器
  • 电池供电应用
  • 低功耗家用配件
  • 探测器
  • 车辆跟踪
  • 智能电源
  • 逆变器
类型 文档标题 日期
快速入门指南 PDF 417 KB 日本語
应用说明 PDF 961 KB
The Renesas board support package module (r_bsp) forms the foundation of any project that uses Software Integration System. This document describes r_bsp conventions and explains how to use it, configure it, and create a BSP for your own board.
手册 - 开发工具 PDF 1.66 MB 日本語
PCB 设计文件
登录后下载 ZIP 71.60 MB
应用说明 PDF 781 KB
AI 生成的摘要: The flash programming software module enables users to implement self-programming of embedded flash memory in RISC-V MCUs, specifically the R9A02G021 device. It provides API functions for programming, erasing, blank checking, and protecting flash memory regions, including access window and startup program protection features. The module supports LLVM for RISC-V and details hardware/software requirements, API usage, and integration methods. It facilitates reprogramming code flash memory by running code from RAM and includes blocking and non-blocking operation modes.
传单 PDF 542 KB
应用说明 PDF 512 KB
AI 生成的摘要: The 32-bit interval timer operates in 8-bit counter mode to control LED indications by monitoring compare match detection flags during timer interrupts. The timer interrupt intervals adjust dynamically based on the number of switch presses detected via an edge-triggered external interrupt pin (IRQ4). The system uses four timer channels and manages LEDs connected to specific ports. Detailed operation includes setting timer intervals, handling interrupts for each channel, and modifying frequency division ratios to vary interrupt timing. The document provides hardware configuration, software setup, flowcharts, and sample code to implement these functions effectively.
应用说明 PDF 359 KB
AI 生成的摘要: The RISC-V A/D converter operates in scan mode to convert analog signals from pins ANI2, ANI3, ANI4, and ANI5 into 12-bit digital values stored in on-chip RAM. It uses sequential conversion triggered by software without wait, with a conversion time of 5.375 µs. The converter runs at 48 MHz on a 3.3 V supply and supports voltage references from Vcc to Vss. Sample code and hardware configuration details enable practical implementation and testing on RISC-V microcontrollers, specifically the R9A02G021 device and the RISC-V-48p Fast Prototyping Board. Development uses e2studio with LLVM compiler and Smart Configurator tools.
应用说明 PDF 328 KB
AI 生成的摘要: The document explains how to use the software trigger wait mode of the RISC-V A/D converter to convert analog voltages from the P400/ANI2 pin into 12-bit digital values stored in internal RAM. It details initialization steps, including using select mode, one-shot conversion mode, and software triggers, with conversion results handled via interrupts while the CPU sleeps. Hardware configuration and pin usage are outlined, along with operation conditions such as clock frequency and voltage. Sample code and flowcharts support implementation.
应用说明 PDF 247 KB
AI 生成的摘要: Flash read protection disables read access to specified code flash areas while allowing CPU instruction fetch. Setting protection involves configuring start and end addresses in flash read protection registers, which are option-setting memory within code flash. Reading from protected areas returns 00H. Protection can be released by erasing the code flash. Debugging is disabled in protected areas unless protection is disabled. Programs can be placed in protected areas via linker script section settings, and functions within these areas can be called normally.
应用说明 PDF 468 KB
AI 生成的摘要: The document details the register settings and procedures for switching the RISC-V microcontroller's operation states among high-speed, middle-speed, and low-speed modes using a button-triggered external interrupt (IRQ4). It explains the initial configurations for I/O ports, clock generation, and interrupt handling, with LED indicators showing the current flash operation mode. The operation cycles through the modes sequentially upon each button press. The document also specifies hardware and software requirements, including MCU, board, clock frequencies, voltage ranges, and development tools used for testing.
应用说明 PDF 549 KB
AI 生成的摘要: The document explains how to use the fixed-cycle interrupt and alarm interrupt functions of a realtime clock (RTC) on a RISC-V microcontroller. It details setting the RTC time, configuring interrupts to toggle output ports and control LEDs, and displaying the clock on an LCD via I2C communication. The fixed-cycle interrupt toggles an output every 0.5 seconds, while the alarm interrupt triggers an LED five seconds after the set alarm time. Initialization steps for the RTC, I/O ports, serial interface, and LCD module are provided along with sample code and flowcharts for implementation.
应用说明 PDF 505 KB
AI 生成的摘要: Remote control signals in AEHA format are received using a remote control signal receiver (REMC) integrated with RISC-V microcontrollers. The system turns on specific LEDs based on received channel signals. If no signal is detected for 10 seconds, the MCU enters Software Standby mode and switches to Snooze mode upon signal detection to resume reception. The document details signal timing, data structure, peripheral usage, and state transitions between normal, standby, and snooze modes, enabling efficient power management during remote control signal reception.
应用说明 PDF 537 KB
AI 生成的摘要: Frequency detection compares the high-speed on-chip oscillator clock (HOCO) and the low-speed on-chip oscillator clock (32.768 kHz) to detect abnormal clock frequencies. It measures pulse intervals using timer array unit 0 (TAU0), with HOCO as the count clock and the low-speed clock as the timer input. If the measured pulse interval falls outside a defined range, an LED blinks to indicate abnormal frequency; otherwise, the LED remains off. The count clock frequency can be switched dynamically via an external interrupt, with LED indicators reflecting the current clock state. The process involves initializing TAU0, measuring pulse intervals, entering Sleep mode, and handling interrupts to evaluate frequency status and switch clock settings as needed.
应用说明 PDF 451 KB
AI 生成的摘要: UART communication operates through the UARTA serial interface, transmitting and receiving ASCII characters. The system analyzes incoming data and sends corresponding responses or error notifications. It uses UARTA0 with TxDA0 and RxDA0 pins, 8-bit data length, LSB first, even parity, and a 9600 bps transfer rate. Interrupts handle reception completion, transmission completion, and errors. The sample code echoes received characters or sends error codes for parity, framing, or overrun errors, enabling robust UART communication on RISC-V devices.
应用说明 PDF 247 KB
AI 生成的摘要: The document explains methods to protect third-party software IP on RISC-V MCUs using memory protection and startup control functions. It details flash read protection to prevent unauthorized reading or copying of software stored in designated memory areas. Unique ID and User ID mechanisms restrict software execution to authorized devices by linking software licenses to specific MCU IDs. These security features help prevent unauthorized use, duplication, and analysis of valuable software IP. The document also covers practical setup procedures for these protections.
应用说明 PDF 450 KB
AI 生成的摘要: The PWM output function uses timer array unit 0 (TAU0) channels 2 and 3 in simultaneous operation to control LED brightness by adjusting the PWM duty cycle. Channel 2 acts as the master timer generating interrupts every 2 ms, counting up to 250 interrupts (500 ms) to update the duty cycle from 10% to 90% in 20% increments, then resets. The PWM output is delivered via pin P107/TO03, and LED2 output inverts every 500 ms. The document details initialization, timer settings, and operation flow for implementing PWM output.
应用说明 PDF 417 KB
应用说明 PDF 401 KB
AI 生成的摘要: The TRNG software driver enables generation of true random numbers on RISC-V MCUs by controlling the hardware random number generator. It provides functions to start random number generation and retrieve 32-bit random values stored in RAM. The driver supports generating single or multiple random numbers, returns status codes indicating success or busy state, and includes usage examples and error handling details. The document also covers function specifications, processing flowcharts, and notes on interrupts and debugging.
应用说明 PDF 360 KB
AI 生成的摘要: The document explains the operation and setup of three voltage detection circuits (LVD0, LVD1, and LVD2) integrated into the RISC-V microcontroller. LVD0 monitors supply voltage against a set threshold to generate internal resets during voltage fluctuations, ensuring stable operation. LVD1 and LVD2 provide reset or interrupt signals based on voltage detection, with configurable detection voltages and modes. The note details register settings, activation procedures, and timing requirements to maintain microcontroller stability during power supply changes, emphasizing proper reset handling during voltage rise and fall.
原理图 PDF 348 KB
其他 PDF 89 KB
22 项目

软件与工具

软件与工具

Software title
Software type
公司
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) 瑞萨电子
PG-FP6
Flash memory programmer [Programming software: Dedicated GUI-based software, the "FP6 Terminal"] [Support MCU/MPU and devices: RA, RE, RX, RL78, RH850, RISC-V MCU, Renesas Synergy, Power Management, Renesas USB Power Delivery Family, ICs for Motor Driver/Actuator Driver, SuperH RISC engine, V850, 78K, R8C]
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
RISC-V Smart Configurator
RISC-V Smart Configurator is an automatic driver generation tool for internal peripheral I/O modules through GUI settings.
Solution Toolkit 瑞萨电子
e² studio - information for RISC-V MCU
Eclipse-based Renesas integrated development environment (IDE).
IDE and Coding Tool 瑞萨电子
E2 emulator [RTE0T00020KCE00000R]
On-chip debugging emulator. Also available as a flash memory programmer. [Support MCU/MPU: RA, RE, RH850, R-Car D1, RL78, RX, RISC-V MCU]
Emulator 瑞萨电子
E2 emulator Lite [RTE0T0002LKCE00000R]
On-chip debugging emulator. Also available as a flash memory programmer. [Support MCU/MPU: RA, RE, RL78, RX, RISC-V MCU]
Emulator 瑞萨电子
SEGGER Embedded Studio for RISC-V
SEGGER Embedded Studio for Renesas R9A02G21 RISC-V MCUs
IDE and Coding Tool Segger Microcontroller GmbH
IAR Embedded Workbench for RISC-V
IAR Embedded Workbench for RISC-V MCUs
IDE and Coding Tool IAR Systems
9 项目

样例程序

样例程序

筛选
类型 文档标题 日期 日期
示例代码
[Toolchains=LLVM|19.1.7.202501]
登录后下载 ZIP 1.96 MB
应用: 工业, 消费电子产品
Function: BSP, Initial Setting, System
示例代码
登录后下载 ZIP 1.37 MB
应用: 工业, 消费电子产品
Function: Memory
示例代码
登录后下载 ZIP 172 KB
应用: 工业, 消费电子产品
Function: Timer
示例代码
登录后下载 ZIP 134 KB
应用: 工业, 消费电子产品
Function: Analog
示例代码
登录后下载 ZIP 136 KB
应用: 工业, 消费电子产品
Function: Analog
示例代码
登录后下载 ZIP 155 KB
应用: 工业, 消费电子产品
Function: Application Example, System
示例代码
登录后下载 ZIP 158 KB
应用: 工业, 消费电子产品
Function: Clock
示例代码
登录后下载 ZIP 813 KB
应用: 工业, 消费电子产品
Function: Communication Interface
示例代码
登录后下载 ZIP 179 KB
应用: 工业, 消费电子产品
Function: Clock
示例代码
登录后下载 ZIP 146 KB
应用: 工业, 消费电子产品
Function: Communication Interface
示例代码
登录后下载 ZIP 148 KB
应用: 工业, 消费电子产品
Function: Timer
示例代码
登录后下载 ZIP 135 KB
应用: 工业, 消费电子产品
Function: Timer
示例代码
登录后下载 ZIP 141 KB
应用: 工业, 消费电子产品
Function: Security
13 项目
器件号状态库存预算价格(美元)Sampleable
RTK9FPG021S00001BJActive有库存1u | $15.29Available

新闻和博客

博客
2024年3月27日
RISC-V释放您的想象力
新闻
2023年11月30日
瑞萨推出第一代32位RISC-V CPU内核
博客
2023年11月30日
RISC-V to the Core: New Horizons

合作伙伴

IAR Systems
IAR Systems

完整的开发工具链,在一个视图中提供一个工具箱,可确保不间断的工作流程。 作为嵌入式行业中久负盛名的领跑者,IAR Embedded Workbench 能够以高效的方式对代码进行编译、分析和调试,值得您的信赖。

SEGGER Logo
Segger Microcontroller GmbH

Embedded Studio for RISC-V 是基于开放式 RISC-V 架构的设备开发环境。 无论您使用的是现有器件还是自己设计的芯片,Embedded Studio 都能为您提供应用开发和调试的完整解决方案。

支持社区

  1. FPB-R9A02G021 的串口通信问题问题

    我下载了官网上的r01an7193_risc_v_uarta 这个历程,将其导入到e2 studio 的IDE中。编译然后debug运行  使用外接TTL TX 与 板子上P008 引脚相连接 ,RX ...

    2025年8月1日
支持社区

支持社区

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

知识库

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

提交工单

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