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

描述

CPKIOT-RA6M5 评估板可通过灵活配置软件包 (FSP)e2 studio IDE,帮助用户对RA6M5 MCU 群组的特性进行无缝评估,并对嵌入系统应用程序进行开发。板上搭载了专为云连接相关应用准备的扩展接口,可以自选各种生态系统插件来将丰富创意变为现实。

套件内容

  1. CPKIOT-RA6M5 板

特性

  • 生态系统和系统控制访问
    • USB 全速主机和设备, Type-C接口
    • Mini PCI Express接口,支持串口和USB连接
      • 配套SIM卡插槽(PCB背面)
      • 可使用外部供电
    • TF卡插槽(PCB背面)
    • 板载64Mbit QSPI Flash
    • 调试模式
      • 板载Jlink调试器 (SWD),Type-C接口
      • Jlink支持Serial Boot
    • 两个最受欢迎的生态系统扩展功能
    • E53接口
    • WAN接口
    • 预留音频模块接口和GPIO接口
    • 用户 LED 灯、按钮和板载信号源
      • 用户 LED 指示灯
      • 两个个用户按钮
      • 一个复位按钮
      • 连接到AD转换器端口的模拟电位计
  • MCU 本体和引脚连接
    • R7FA6M5BH3CFP MCU
    • 200MHz, Arm Cortex®-M33 内核
    • 2MB 代码闪存, 512kB SRAM
    • 100 引脚, LQFP 封装

应用

类型 文档标题 日期
手册 - 硬件 PDF 687 KB
应用说明 PDF 3.85 MB
Learn how Renesas MCU security is built around integrated security engines. The RA family includes various types, which can be identified in each MCU’s hardware manual. These engines operate in two modes: Compatibility and Protected. This application note defines both and outlines their use cases.
应用说明 PDF 2.35 MB
Learn how to inject plaintext keys into RA MCUs using various security engines operating in Compatibility Mode. This application note details the protection of the Root of Trust, emphasizing secure key storage through hardware unique keys (HUK) and isolated cryptographic operations within the security engine. The security engines support multiple cryptographic algorithms and key handling methods, enabling secure and efficient key management.
应用说明 PDF 1.51 MB
AI 生成的摘要: The document explains how to establish and protect unique device identities in IoT environments using RA Family MCUs with Arm TrustZone and Secure Crypto Engine 9 (SCE9). It details generating ECC key pairs, storing private keys securely, and creating device certificates to enable trusted authentication. The RA Family MCUs provide hardware security features such as TrustZone memory protection, flash block locking, and cryptographic support. The example implementation uses the EK-RA6M4 board and software tools like e2 studio IDE, RA Flexible Software Package, and SEGGER J-Link. The guide targets developers familiar with Renesas tools and cryptography, enabling secure device identity management in IoT applications.
应用说明 PDF 797 KB
原理图 ZIP 2.12 MB
指南 PDF 379 KB
应用说明 PDF 3.03 MB English
应用说明 PDF 1.11 MB
AI 生成的摘要: Arm® TrustZone® technology divides RA Family microcontrollers into Secure and Non-Secure partitions, enabling secure application development by isolating memory and resources. Secure code accesses both partitions, while Non-Secure code accesses Secure resources only through Non-Secure Callable (NSC) gateways. Development involves creating separate Secure and Non-Secure projects or a Flat project without TrustZone. The RA Project Generator simplifies project setup, managing security attributes, peripheral access, and debugging configurations. Secure code initializes critical functions and controls access, while Non-Secure code interacts via guarded NSC drivers. The document details workflows, memory partitioning, calling conventions, and tooling support for efficient TrustZone implementation.
9 项目

软件与工具

软件与工具

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) 瑞萨电子
RA 可扩展性强的配置软件包 (FSP)
FSP 是一款增强型软件包,旨在为使用瑞萨电子 RA 系列 Arm 微控制器的嵌入式系统设计提供简单易用且可扩展性强的高质量软件。
Software Package 瑞萨电子
2 项目

软件下载

类型 文档标题 日期
软件和工具 - 其他 ZIP 140 KB
软件和工具 - 其他 ZIP 183 KB
软件和工具 - 其他 ZIP 183 KB
3 项目

样例程序

样例程序

筛选
类型 文档标题 日期 日期
示例代码
登录后下载 ZIP 2.89 MB
Learn how to define the RA Family MCU debug capability and serial programming capability by the device lifecycle states. Device Lifecycle Management (DLM) is the management of the process by which a product goes from inception to development to production and then eventually end-of-life.
示例代码
登录后下载 ZIP 3.94 MB
Learn how Renesas MCU security revolves around integrated security engines. There are different types of security engines across the RA MCU. Users can find the specific engine used in a particular MCU from its hardware user’s manual. The security engines can operate in two different modes, called Compatibility Mode and Protected Mode. The application note “Renesas Security Engine Operational Modes” explains the definition of the two modes and their use cases.
示例代码
登录后下载 ZIP 3.34 MB
Learn how to inject plaintext keys into RA MCUs using security engines operating in Compatibility Mode. Example projects for various MCUs and security engines demonstrate plaintext key injection with Renesas Flexible Software Package (FSP) APIs and PSA Certified Crypto APIs.
示例代码
The application example provided in this package uses the Secure Crypto Engine 9 (SCE9) module based on RA6M4 to generate a pair of ECC keys and uses a local CA to generate the device certificate based on the ECC public key.
登录后下载 ZIP 9.17 MB
示例代码
登录后下载 ZIP 4.64 MB
示例代码
登录后下载 ZIP 845 KB
6 项目

相关评估板和套件

开发板与套件

器件号状态库存Sampleable
CPKIOT-RA6M5Active缺货N/A

支持社区

  1. cpkiot-ra6m5的sd卡fatfs问题

    移植野火ra6m5的sd卡驱动实验时,第一个sdhi-sd卡读写测试部分移植成功,但是移植fatfs的时候单片机卡在读取步骤不动了,格 ...

    2025年5月15日
  2. TCS34725 RGB颜色传感器怎样和CPKIOT-RA6M5通信,有例程嘛

    我想把TCS34725 RGB颜色传感器和CPKIOT-RA6M5搭配使用,然后软件上的配置是怎么配置的?或着说这两者可以搭配使用嘛,如果不行请问 ...

    2025年5月14日
  3. cpkiot-ra6m5有硬件外设相关的例程吗

    rt

    2025年5月15日
查看所有来自 支持社区 的搜索结果 (6个)
支持社区

支持社区

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

知识库

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

提交工单

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