v2.0.0
Release Notes
Introduction
This document describes the contents of the Example Project for RZ/G Flexible Software Package (FSP).
The Example Projects show how to write code for the various Renesas FSP modules.
Flexible Software Package is an optimized software package designed to provide easy to use, scalable, high-quality software for embedded system design.
The primary goal is to provide lightweight, efficient drivers that meet common use cases in embedded systems.
FSP code quality is enforced by peer reviews, automated requirements-based testing, and automated static analysis.
FSP provides uniform and intuitive APIs that are well documented. Each module is supported with detailed user documentation including example code.
FSP modules can be configured at build-time to optimize the size of the module for the feature set required by the application.
Supported Kit
RZ/G2L Evaluation Board Kit.
RZ/G2LC Evaluation Board Kit.
RZ/G2UL Evaluation Board Kit.
RZ/G3S Evaluation Board Kit.
Supported FSP Version
RZ/G FSP v2.0.0.
Proven Environment
e² studio 2024-01.
Using the Example Project
To use RZ/G FSP Example Project follow the steps mentioned in Example Project Usage Guide.
Users that are new to the FSP are recommended to refer to the document of Getting Started with Flexible Software Package prior to attempting to debug an example project.
List of Example Project Supported
| Example | RZ/G2L | RZ/G2LC | RZ/G2UL | RZ/G3S |
|---|---|---|---|---|
| CANFD | ✔ | - | ✔ | ✔ |
| RIIC_Master | ✔ | ✔ | ✔ | ✔ |
| RSPI | ✔ | - | ✔ | ✔ |
| SCIF | ✔ | ✔ | - | ✔ |
| GPT (Input Capture) | ✔ | ✔ | - | ✔ |
| GPT (PWM) | ✔ | ✔ | - | ✔ |
| GTM | ✔ | ✔ | ✔ | ✔ |
| FreeRTOS | ✔ | ✔ | ✔ | ✔ |
| INTC IRQ | ✔ | ✔ | ✔ | ✔ |
| WDT | - | - | - | ✔ |
New Additions
- Add RZ/G3S Evaluation Board Kit as supported Kit.
- Add WDT example on RZ/G3S Evaluation Board Kit.
Bug Fixes
- Fixed a misprint in the SW1-4 switch setting of the module board of the RZ/G2LC Evaluation Kit described in the readme.txt included in the GPT (PWM) example.
- Fixed a bug in the RIIC Master example that wrong pin was controlled in the recovery process for forcing open the IIC Bus when the Slave device keep the SDA terminal as Low level.
Restriction
- None
Website and Support
Visit the following URLs to learn about key elements of the RZ/G FSP, download components and related documentation, and get support.
- RZ/G2L Product Information: www.renesas.com/rz-mpus/rzg2l
- RZ/G2LC Product Information: www.renesas.com/rz-mpus/rzg2lc
- RZ/G2UL Product Information: www.renesas.com/rz-mpus/rzg2ul
- RZ/G3S Product Information: www.renesas.com/rz-mpus/rzg3s
- RZ/G Flexible Software Package: github.com/renesas/rzg-fsp
- Renesas Support: www.renesas.com/support