Skip to content

Releases: renesas/rzv-fsp-examples

v2.0.0

30 Aug 08:31
Compare
Choose a tag to compare

Release Notes

Introduction

This document describes the contents of the Example Project for RZ/V 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/V2L Evaluation Board Kit.
RZ/V2H Evaluation Board Kit.

Supported FSP Version

RZ/V FSP v2.0.1.

Proven Environment

e² studio 2024-07.

Using the Example Project

To use RZ/V 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/V2L RZ/V2H (CM33) RZ/V2H (CR8_0/CR8_1)
ADC_C - -
ADC_E -
CANFD
RIIC_Master
RIIC_Slave -
I3C_B - -
RSPI - -
SPI_B -
SCI_B UART -
SCIF - -
INTC IRQ
INTC TINT -
WDT -
FreeRTOS
POEG
GTM
MTU3 - -
GPT (Input Capture)
GPT (PWM)

New Additions

  • Add RZ/V2H Evaluation Board Kit as supported Kit.
  • Add each example for RZ/V2H CM33/CR8.
  • Add the ADC_C, POEG and MTU3 example for RZ/V2L.
  • Made DMAC transfer support in RSPI and SPI_B example.

Bug Fixes

  • Changed to use heap_4 instead of heap_2 in the FreeRTOS example project to improve memory management.

Restriction

  • None

Website and Support

Visit the following URLs to learn about key elements of the RZ/V FSP, download components and related documentation, and get support.

v1.0.0

28 Mar 00:51
Compare
Choose a tag to compare

Release Notes

Introduction

This document describes the contents of the Example Project for RZ/V 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/V2L Evaluation Board Kit.

Supported FSP Version

RZ/V FSP v1.1.0.

Proven Environment

e² studio 2024-01.1

Using the Example Project

To use RZ/V 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/V2L
CANFD
RIIC_Master
RSPI
SCIF
GPT (Input Capture)
GPT (PWM)
GTM
FreeRTOS
INTC IRQ

New Additions

  • None

Bug Fixes

  • None

Restriction

  • None

Website and Support

Visit the following URLs to learn about key elements of the RZ/V2L, download components and related documentation, and get support.