Renesas RZ/A1H Group, RZ/A1M Group, RZ/A1LU Group, RZ/A1L Group, RZ/A1LC Group User Manual

Release Note

Block

Description

SDK for Camera

A software development kit which is characterized by supporting the image sensing input and the LCD output, and includes software to control peripheral IPs of RZ/A1.

Applications

Structured by an application software of “SDK for Camera” for the camera and the display applied products, and sample applications for each driver.

RZ/A1

RZ/A1 Framework consists device drivers for RZ/A1, middleware, and OS.

Middleware

FileSystem (FATFS), TCP/IP Stack(lwIP), RGA

Device

Drivers

ADC, DMA, RIIC, RSPI, SCIF, SCUX, SSIF, Ethernet, USBF-CDC, OS

CMSIS-RTOS RTX

To use FileSystem (FATFS), downloading is required.

Development

The development environment and tools used in “SDK for Camera”.

QE for Display

This is a development support tool, easy to handle the

QE for Camera

This is a development support tool, easy to handle the adjustment of the settings of camera.(Free download)

e2 studio, Renesas GCC

IDE and compiler. (Free download)

J-Link LITE

Emulator made by SEGGER.

RZ/A1 Framework

SDK for Camera

Development tools

e2 studio
Renesas GCC
Applications
JPG
Others

RZ/A1H Group, RZ/A1M Group, RZ/A1LU Group, RZ/A1L Group, RZ/A1LC Group

RZ/A1 Framework V2.13 Release Note

Introduction

This software package is Human Machine Interface (hereinafter referred to as HMI) software development kit for RZ/A1 call as SDK for Camera, and supports camera input, LCD output, and image adjustment. Sample programs, middleware, and device drivers for RZ/A1H, RZ/A1M, RZ/A1L, RZ/A1LU and RZ/A1LC are packed as one package.

Figure below shows the software diagram of “SDK for Camera”.

Framework
USB
SDK for Camera application
Middleware
OS
Device Drivers
USBH-MSC, CEU, JCU, VDC5, SDHI, IMR, PFV, VDEC, DRC

Red: for RZ/A1H only (RZ/A1LU does not have the hardware IP) To use SDHI or DRC, NDA is required.

Ether
QE for Video Display
Controller 5
J-Link LITE
tools

(Former name: QE for Video Display Controller 5)

adjustment of the initial screen (for timing). (Free download)
R01AN3638EJ0213 Rev.2.13 Page 1 of 12 Dec. 16, 2020
(Bundled in the Target Board)
RZ/A1H Group, RZ/A1M Group, RZ/A1LU Group, RZ/A1L Group, RZ/A1LC Group RZ/A1 Framework V2.13 Release Note

Target Device / Target Board

Target Device: RZ/A1H, RZ/A1M, RZ/A1L, RZ/A1LU, RZ/A1LC Target Board: Renesas Starter Kit+ for RZ/A1H (YR0K77210S011BE) Stream it! RZ V2.0 (YSTREAM-IT-RZ-V2)

Contents

1. Package Contents ................................................................................................................... 3
1.1 Software .................................................................................................................................................. 3
1.2 Documents .............................................................................................................................................. 3
2. Folder Structure ....................................................................................................................... 3
3. Related Documents ................................................................................................................. 4
4. How to use this package .......................................................................................................... 4
5. Confirmation of sample program operation .............................................................................. 5
6. Restrictions .............................................................................................................................. 5
7. Precautions ............................................................................................................................. 5
Revision History .............................................................................................................................. 6
R01AN3638EJ0213 Rev.2.13 Page 2 of 12 Dec. 16, 2020
RZ/A1H Group, RZ/A1M Group, RZ/A1LU Group, RZ/A1L Group, RZ/A1LC Group RZ/A1
No

Name

Folder

1

RZ/A1H Group, RZ/A1LU Group RZ/A1 Framework V2.13

Software

No

Type

Title

Rev File Name

Path

1

Release

RZ/A1H Group, RZ/A1LU Group

2.13 (Japanese) r01an3638jj0213-rza1-fwp.pdf
document)

Document\ReleaseNote

2

Quick

RZ/A1H Group, RZ/A1LU Group

1.03 (Japanese) r01an3639jj0103-rza1.pdf

(English) r01an3639ej0103-rza1.pdf

Document\Specifications

3

Porting

RZ/A1H Group, RZ/A1LU Group
1.00 (Japanese) r01an4137jj0100-rza1.pdf

(English) r01an4137ej0100-rza1.pdf

Document\Specifications

Framework V2.13 Release Note

1. Package Contents

1.1 Software

This package contains the following software.

Table 1-1 Software of this package

1.2 Documents

This package contains the following documents.

Table 1-2 Documents of this package

Note

RZ/A1 Framework V2.13
(English) r01an3638ej0213-rza1-fwp.pdf (This

Release Note

Start Guide

Guide

RZ/A1 Framework Quick Start Guide
RZ/A1 Framework Porting Guide

This package contains various documents besides the above. Regarding those documents, refer to document No.2 “RZ/A1H Group, RZ/A1LU Group RZ/A1 Framework Quick Start Guide”.

2. Folder Structure

Folder structure of this package and outline of contents are shown as follow.

Table 2-1 Folder Structure

TOP : top folder

│ │ license.txt : software license ├─Document : documents │ ├─ReleaseNote : Release Note ( refer to sec tion 1.2 ) │ └─Specifications : other documents ( refer to section 1.2 ) │ └─Software : programs
├─App : sample programs ├─CMSIS_RTOS_RTX : base OS and driver for peripheral IP ├─MW : Middleware ├─Tool : Bootloader for Serial Flash └─Util : Utility for arbitration between applications and drivers
For details, refer toRZ/A1H Group, RZ/A1LU Group RZ/A1 Framework Quick Start Guide (R01AN3639)”.
( refer to Table 1-2 ).
R01AN3638EJ0213 Rev.2.13 Page 3 of 12 Dec. 16, 2020
RZ/A1H Group, RZ/A1M Group, RZ/A1LU Group, RZ/A1L Group, RZ/A1LC Group RZ/A1 Framework V2.13 Release Note

3. Related Documents

Summaries of the related documents are shown as follow.

RZ/A1H Group, RZ/A1M Group User's Manual: Hardware (R01UH0403) This document describes the hardware specifications for RZ/A1H.
RZ/A1L Group, RZ/A1LU Group, RZ/A1LU Group User's Manual: Hardware (R01UH0437) This document describes the hardware specifications for RZ/A1LU.
Renesas Starter Kit+ User's Manual For e2studio (R20UT3007) This document describes the connection of potentiometer for Renesas Starter Kit+ for RZ/A1H.
RZ stream it! Kit User's Manual For e2studio (R20UT3823) This document describes the connection of potentiometer for Stream it! RZ V2.0.

4. How to use this package

Regarding how to use, refer to RZ/A1H Group, RZ/A1LU Group RZ/A1 Framework Quick Start Guide (R01AN3639)”.
(refer to Table 1-2)
R01AN3638EJ0213 Rev.2.13 Page 4 of 12 Dec. 16, 2020
RZ/A1H Group, RZ/A1M Group, RZ/A1LU Group, RZ/A1L Group, RZ/A1LC Group RZ/A1
No.

Type

Description

1
JCU

Don't set count mode(division process) to JCU driver.

No.

Type

Description

1
Standard C
Functions of Standard C library used in this package is non-correspondence in
thread change.
2
Kernel_HW
RZ/A1H use channel 2 of SCIF and RZ/A1LU use channel 3 of SCIF for Serial
the same channel.
3

SCUX, SSIF

If an SSIF channel is selected as the output destination with the SCUX driver, mode for channel access.
4
The
From V2.10, this package can cooperate with the development support tool “QE for
Framework V2.13 Release Note

5. Confirmation of sample program operation

Regarding the operation of this package, refer to RZ/A1H Group, RZ/A1LU Group RZ/A1 Framework Quick Start Guide (R01AN3639).
(refer to Table 1-2)

6. Restrictions

The Restrictions of V2.13 are shown as follow.

Table 6-1 Restrictions

7. Precautions

The Precautions of V2.13 are shown as follow.

Table 7-1 Precautions
library
dependence
development tool (QE)
multi-threading. When execute the library function at the same time from more than one threads, a processing result is unsettled. When using the library function which operates the heap such as malloc, calloc, realloc and etc., please execute in the state of the interrupt disabled to prevent a
Debug Port for Kernel ( for printf ). Therefore, the competition will occur if opening
opening this channel with the SSIF driver results in contention. Thus, use exclusive
camera”. In addition, the traditional “QE for Video Display Controller 5(QE for VDC5)” has its
name changed to “QE for Display”. In the documents in this package, the word “QE
for Video Display Controller 5” or “QE for VDC5” shall read “QE for Display”.
R01AN3638EJ0213 Rev.2.13 Page 5 of 12 Dec. 16, 2020
RZ/A1H Group, RZ/A1M Group, RZ/A1LU Group, RZ/A1L Group, RZ/A1LC Group RZ/A1

Rev.

Date Description
No

Type

Description

Remark

2.13

Dec.16, 2020

1
Sample

Updates of CMSIS-RTOS.

Modification points:

usbh_smp2, wdt_smp1

2
Sample

Modified redundant processing.

ncg_vg.c of

2.12

Jul. 19, 2019

1

Document

Added text file to describe software license.

License.txt

2
Sample
Modified some comments in source

Modification points:

rga_smp1
Framework V2.13 Release Note

Revision History

Program
Program
Program
file.
startup_Renesas_RZ_A1. S in following projects: SDKforCamera_smp1,
adc_smp1, blinky_smp1, ether_smp1, imr_smp1, jcu_smp1, pfv_smp1, rga_smp1, rspi_smp1, scif_smp1, scux_smp1, ssif_smp1, touch_panel_smp1, usbf_smp1, usbh_smp1,
Software\ CMSIS_RTOS_RTX\ RTOS\RTX\Boards\ Renesas\RenesasBSP\ drv_src\rga\RGPNCG\ src\

main.c in following projects:

SDKforCamera_smp1, imr_smp1, jcu_smp1,
R01AN3638EJ0213 Rev.2.13 Page 6 of 12 Dec. 16, 2020
RZ/A1H Group, RZ/A1M Group, RZ/A1LU Group, RZ/A1L Group, RZ/A1LC Group RZ/A1

Rev.

Date Description
No

Type

Description

Remark

2.11

Oct 10, 2018

1
Sample
Fixed an issue that a section which not aligned in link directive file.

Modification points:

2
Sample
Fixed an issue that the “Number of
for RZ/A1H was wrong.

Modification points:

3

Driver

Fixed following restriction of RIIC

Each file of

4

Others

Added the section to describe how

Additional points:

r01an3640*-rza1.pdf

Framework V2.13 Release Note
Program
Program
is should be aligned by 4 bytes was
Wait Cycles between ACTV Command and READ(A)/WRIT(A) Command” of SDRAM (MT48LC16M16A2P-75) which is mounted on Renesas Starter Kit+
driver.

- During IIC communication, “ioif_stop_device()” c an not ex ecut e and “ioif_close()” cannot execute for the channel under RIIC transferring.

- “aio_cancel()” cannot execute to RIIC driver regardless any status.

to use “QE for Camera”, into “SDK for Camera sample program Application Note”.

*.ld of all sample project.

board_Init.c of all sample project.

Software\ CMSIS_RTOS_RTX\ RTOS\RTX\Boards\ Renesas\RenesasBSP\ drv_src\riic
Document\Specifications\ App\application_sample\ SDKforCamera\

Note: * mark in the “Remark” column is used as wild card.

R01AN3638EJ0213 Rev.2.13 Page 7 of 12 Dec. 16, 2020
RZ/A1H Group, RZ/A1M Group, RZ/A1LU Group, RZ/A1L Group, RZ/A1LC Group RZ/A1

Rev.

Date Description
No

Type

Description

Remark

2.10

June 15,
1
Sample
Added some definition reference to

Software\App\

inc\ov7740_omnivision.h

2

Overall

Fixed issues of the setting of
.project files under
issue)
3
Sample
Fixed an issue that RGA can not

Modification points:

r01an3688*-rza1.pdf

4
Sample
Fixed issue that USBH applications

Modification points:

Framework V2.13 Release Note
2018
Program
Program
application, to cooperate with “QE for Camera”.
"reference project" in each sample project (
required projects)
draw Immediately from turning on
the power.

(This issue occurred from RGA V3.00)

Missing reference of other
application_sample\ SDKforCamera\sample1\
the following four files in an above folder src\graphics_sample.c
src\video_init.c inc\ov7670_omnivision.h
Software directory (only the files included the
Software\MW\lib\rga\ libRGAH.a and Software\ CMSIS_RTOS_RTX\ RTOS\RTX\Boards\ Renesas\RenesasBSP\ drv_src\rga\RGPNCG\ src\ncg_state.c
Modification documents: Document\Specifications\ MW\rga\ r01an3638*-rza1.pdf and Document\Specifications\ Drv\jcu\

Note: * mark in the “Remark” column is used as wild card.

R01AN3638EJ0213 Rev.2.13 Page 8 of 12 Dec. 16, 2020
Program
eliminate a media using following partition types:
FAT16 (32MB or bigger) FAT32 (LBA system) FAT16 (LBA system)
Software\App\ driver_sample\usbh_fs \sample1(or sample2) \main.c
RZ/A1H Group, RZ/A1M Group, RZ/A1LU Group, RZ/A1L Group, RZ/A1LC Group RZ/A1

Rev.

Date Description
No

Type

Description

Remark

2.00

Jan 26, 2018

1

Overall

Updated supporting e2 studio to

Modification points:

sample project.
2

Overall

Added following items as supporting

Modification points:

3
Sample

Added following sample program.

Additional points:

QSPI_Loader

4

Others

Added Porting Guide document of

Additional points:

r01an4137*-rza1.pdf

5
Sample
Fixed an issue of “USBHost

Modification points:

sample2\main.c

6
Sample
Fixed an issue that a typo of section

Modification points:

Blinky_smp1_A1*.ld

7
Sample
Fixed an issue that
Modification points: 8

Others

Duplicate procedure is dele ted in

Modification points:

\r01an3639*.pdf
Framework V2.13 Release Note
Program
version 6.1.0.
target device of this software package. RZ/A1M, RZ/A1L, RZ/A1LC
RSPI sample program SCIF sample program SCUX sample program Serial Flash boot loader sample program
.cproject and .project of all
Following files of each sample program folder. *.launch, *.jlink, *.ld
Added new definition to following header file. Software\
CMSIS_RTOS_RTX\ RTOS\RTX\Boards\ Renesas\INC\ mcu_board_select.h
Software\App\ driver_sample\ rspi scif scux

Software\Tool\

Note: * mark in the “Remark” column is used as wild card.

Program
Program
Program
this software package.
FileSystem sample program” and “USBHost sample program”, that read/write buffer is not put on un­cached RAM area.
name exists in the link directive file for RAM executing of “Blinky sample program”.
osKernelSysTick function returns wrong time.
build procedure of Quick Start Guide.

Document\Specifications\

Software\App\ driver_sample\usbh_fs\ sample1\main.c

and,

Software\App\ driver_sample\blinky\ sample1\

RTX_Conf_CM.c of each sample program folder.

Document\Specification
R01AN3638EJ0213 Rev.2.13 Page 9 of 12 Dec. 16, 2020
RZ/A1H Group, RZ/A1M Group, RZ/A1LU Group, RZ/A1L Group, RZ/A1LC Group RZ/A1

Rev.

Date Description
No

Type

Description

Remark

2.00

Jan 26, 2018

9

Others

Fixed a typo of reference document

Modification points:

\r01an3640*.pdf
10
Sample
Modified file open error log

Modification points:

sample1\main.c

11
Sample
Fixed an issue that the RIIC driver

Modification points:

riic.c, riic_int.c, riic_task.c

12
Sample
Fixed an issue that an interrupt

Modification points:

riic.c, riic_int.c,

13
Sample
Fixed an issue controlling exclusive
than necessary.

Modification points:

14

Others

Add restriction of RIIC driver.

Modification points:

document
15
Sample
Deleted cancelling operation to RIIC

Modification points:

riic_ch3_drv.c

Framework V2.13 Release Note
Program
Program
Program
name of SDK for Camera sample program application note.
message of USBHost FileSystem sample program to clarify necessity of File System Library replacement.
communicates extra 1 byte more than the specify size when the RIIC driver's operation delayed due to high load.
handler not related RIIC driver will be unregistered by calling ioif_stop_device() after without calling ioif_open() calling ioif_start_device() .
Document\Specification \App\application_sample \SDKforCamera
Software\App\ driver_sample\usbh_fs\
Software\ CMSIS_RTOS_RTX\ RTOS\RTX\Boards\ Renesas\RenesasBSP \drv_src\
Software\ CMSIS_RTOS_RTX\ RTOS\RTX\Boards\ Renesas\RenesasBSP \drv_src\
Program
Program

Note: * mark in the “Remark” column is used as wild card.

lock on ioif_close() function toward RIIC driver:
In the case an error is occurred, exclusive lock is not unlocked
In the case no error is occurred, exclusive lock is unlocked more
driver.
Software\ CMSIS_RTOS_RTX\ RTOS\RTX\Boards\ Renesas\RenesasBSP \drv_src\ riic.c, riic_if.c
“6 Restrictions” of this
Software\Util\src\ riic_devctrl_ch1\ riic_ch1_drv.c, Software\Util\src\ riic_devctrl_ch3\
R01AN3638EJ0213 Rev.2.13 Page 10 of 12 Dec. 16, 2020
RZ/A1H Group, RZ/A1M Group, RZ/A1LU Group, RZ/A1L Group, RZ/A1LC Group RZ/A1

Rev.

Date Description
No

Type

Description

Remark

1.03

Aug 30, 2017

1

Others

Added how to use QE for Video
Application Note.

Modified file is below.

2
Sample
Removal of processing for RZ/A1LU

Modified files are below.

- streem2_tft_clk.h

3
Sample

Fixed misdescription of filename

Modified files are below.

- \lcd\stream2_tft_clk.h

4
Sample
Fixed an issue that polarity of Vsync

Modified files are below.

jcu\sample1\inc\lcd

Framework V2.13 Release Note
Program
Program
Display Controller 5, cooperation with this sample program, and the way to adapting the sample program to user environment, to SDK for Camera Sample Program
in LCD setting header file of IMR, PFV, RGA sample program

In the IMR sample program, unnecessary header files are also deleted

streem2_tft_ch0.h

stream2_tft_ch0.h

streem2_tft_clk.h

stream2_tft_clk.h

Document\Specification \App\application_sample \SDKforCamera \r01an3640*.pdf

lcd_panel.h included in Software\App\ driver_sample\

- imr\sample1\inc

- pfv\sample1\inc

- rga\sample1\inc

Deleted files are below Software\App\ driver_sample\ imr\sample1\inc

- streem2_tft_ch0.h

Software\App\ application_sample\ SDKforCamera\ ample1\inc

- lcd_panel.h

- \lcd\stream2_tft_ch0.h

- \lcd\stream2_tft_clk.h

Software\App\ driver_sample\ jcu\sample1\inc

- lcd_panel.h

- \lcd\stream2_tft_ch0.h

Note: * mark in the “Remark” column is used as wild card.

R01AN3638EJ0213 Rev.2.13 Page 11 of 12 Dec. 16, 2020
Program
was reversed in LCD terminal setting definition for Stream it! RZ V2.0, in SDK for camera and JCU sample program.
stream2_tft_ch0.h that included in, Software\App\
application_sample\ SDKforCamera\ ample1\inc\lcd ,and Software\App\ driver_sample\
RZ/A1H Group, RZ/A1M Group, RZ/A1LU Group, RZ/A1L Group, RZ/A1LC Group RZ/A1

Rev.

Date Description
No

Type

Description

Remark

1.03

Aug 30, 2017

5
Sample
Fixed an issue that the boot

Modified files are below.

HardwareDebug.launch

6

Others

Modified Quick Start Guide to V1.02

Modified file is below.

\r01an3639*.pdf

1.02

Jul 14, 2017

1

Overall

Modified project file to avoid build
"rz.debug".
Each .cproject files in
2

Others

Modified Quick Start Guide to V1.01

Document\Specification \r01an3639*.pdf

1.01

Jun 23, 2017

1

Others

Modified whole of Introduction of Release Note (this document).

Document\ReleaseNote \r01an3638*.pdf

1.00

May 24, 2017

- First Edition issued
-
Framework V2.13 Release Note
Program

Note: * mark in the “Remark” column is used as wild card.

program is not registered in debug configuration of IMR sample program.
errors in English environment. "rl78.customdebug" character strings in each .cproject file to
Software\App\ driver_sample\ imr\sample1\ IMR_smp1_
Document\Specification
Software directory
R01AN3638EJ0213 Rev.2.13 Page 12 of 12 Dec. 16, 2020

General Precautions in the Handling of Microprocessing Unit and Microcontrolle r Unit Products

The following usage notes are applicable to all Microprocessing unit and Microcontroller unit products from Renesas. For detailed usa ge no tes on th e products covered by this document, refer to the relevant sections of the document as well as any technical updates that have been issued for the products.

1. Precaution against Electrostatic Discharge (ESD) A strong electrical field, when exposed to a CMOS device, can cause destruction of the gate oxide and ultimately degrade the device operation. Steps must be taken to stop the generation of static electricity as much as possible, and quickly dissipate it when it occurs. Environmental control must be adequate. When it is dry, a humidifier should be used. This is recommended to avoid using insulators that can easily build up static electricity. Semiconductor devices must be stored and transported in an anti-static container, static shielding bag or conductive material. All test and measurement tools including work benches and floors must be grounded. The operator must also be grounded using a wrist strap. Semiconductor devices must not be touched with bare hands. Similar precautions must be taken for printed circuit boards with mounted semiconductor devices.

2. Processing at power-on The state of the product is undefined at the time when power is supplied. The states of internal circuits in the LSI are indeterminate and the states of register settings and pins are undefined at the time when power is supplied. In a finished product where the reset signal is applied to the ex t er nal reset pin, the states of pins are not guaranteed from the time when power is supplied until the reset process is completed. In a similar way, the states of pins in a product that is reset by an on-chip power-on reset function are not guaranteed from the time when power is supplied until the power reaches the level at which resetting is specified.

3. Input of signal during power-off state Do not input signals or an I/O pull-up power supply while the device is powered off. The current injection that results from input of such a signal or I/O pull-up power supply may cause malfunction and the abnormal current that passes in the device at this time may cause degradation of internal elements. Follow the guideline for input signal during power-off state as described in your product documentation.

4. Handling of unused pins Handle unused pins in accordance with the directions given under handling of unused pins in the manual. The input pins of CMOS products are generally in the high-impedance state. In operation with an unused pin in the open-circuit state, extra electromagnetic noise is induced in the vicinity of the LSI, an associated sh oot -through current flows internally, and malfunctions occur due to the false recognition of the pin state as an input signal become possible.

5. Clock signals After applying a reset, only release the reset line after the operating clock signal becomes stable. When switching the clock signal during program execution, wait until the target clock signal is stabilized. When the clock signal is generated with an external resonator or from an ext ern al os cil lat or during a reset, ensure that the reset line is only released after full stabilization of the clock signal. Additionally, when switching to a clock signal produced with an external resonator or by an external oscillator while program execution is in progress, wait until the target clock signal is stable.

6. Voltage application waveform at input pin Waveform distortion due to input noise or a reflected wave may cause malfunction. If the input of the CMOS device stays in the area between V (Max.) and V input level is fixed, and also in the transition period when the input level passes through the area between V

7. Prohibition of access to reserved addresses Access to reserved addresses is prohibited. The reserved addresses are provided for possible future expansion of functions. Do not access these addresses as the correct ope ration of the LSI is not guarantee d.

8. Differences between products Before changing from one product to another, for example to a product with a different part number, confirm that the change will not lead to problems. The characteristics of a microprocessing unit or microcontroller unit products in the same group but having a different part number might differ in terms of internal memory capacity, layout pattern, and other factors, which can affect the ranges of electrical characteristics, such as characteristic values, operating margins, immunity to noise, and amount of radiated noise. When changing to a product with a different part number, implement a system­evaluation test for the given product.

(Min.) due to noise, for exam ple, the device may malfunction. Take care to prevent chattering noise from entering the device when the
IH
(Max.) and VIH (Min.).
IL
IL
Corporate Headquarters
Contact information

www.renesas.com

Trademarks
of their respective owners.

Notice

1. Descriptions of circuits, software and other related information in this document are provided only to illustrate the operation of semiconductor products and application examples. You are fully responsible for the incorporation or any other use of the circuits, software, and information in the design of you r product or system. Renesas Electronics disclaims any and all liability for any losses and damages incurred by you or third parties arising from the use of these circuits, software, or information.
2. Renesas Electronics hereby expressly disclaims any warranties against and liability for infringement or any other claims involving patents, copyrights, or other intellectual property rights of third parties, by or arising from the use of Renesas Electronics products or technical information described in this document, including but not limited to, the product data, drawings, charts, programs, algorithms, and application examples.

3. No license, express, implied or otherwise, is granted hereby under any patents, copyrights or other intellectual property rights of Renesas Electronics or others.

4. You shall not alter, modify, copy, or reverse engineer any Renesas Electronics product, whether in whole or in part. Renesas Electronics disclaims any and all liability for any losses or damages incurred by you or third parties arising from such alteration, modification, copying or reverse engineering.
5. Renesas Electronics products are classified according to the following two quality grades: “Standard” and “High Quality”. The intended applications for each Renesas Electronics product depends on the product’s quality grade, as indicated below. "Standard": Computers; office equipment; communications equipment; test and measurement equipment; audio and visual equipment; home
"High Quality": Transportation equipment (automobiles, trains, ships, etc.); traffic control (traffic lights); large-scale communication equipment; key
Unless expressly designated as a high reliability product or a product for harsh environments in a Renesas Electronics data sheet or other Renesas Electronics document, Renesas Electronics products are not intended or authorized for use in products or systems that may pose a direct threat to human life or bodily injury (artificial life support devices or systems; surgical implantations; etc.), or may cause serious property dam a ge (s p ac e system; undersea repeaters; nuclear power control systems; aircraft control systems; key plant systems; military equipment; etc.). Renesas Electronics disclaims any and all liability for any damages or losses incurred by you or any third parties arising from the use of any Renesas Electronics product that is inconsistent with any Renesas Electronics data sheet, user’s manual or other Renesas Electronics document.
6. When using Renesas Electronics products, refer to the latest product information (data sheets, user’s manuals, application notes, “General Notes for Handling and Using Semiconductor Devices” in the reliability handbook, etc.), and ensure that usage conditions are within the ranges specified by Renesas Electronics with respect to maximum ratings, operating power supply voltage range, heat dissipation characteristics, installation, etc. Renesas Electronics disclaims any and all liability for any malfunctions, failure or accident arising out of the use of Renesas Electronics produ cts outside of such specified ranges.
7. Although Renesas Electronics endeavors to improve the quality and reliability of Renesas Electronics products, semiconductor products have specific characteristics, such as the occurrence of failure at a certain rate and malfunctions under certain use conditions. Unless designated as a high reliability product or a product for harsh environments in a Renesas Electronics data sheet or other Renesas Electronics document, Renesas Electronics products are not subject to radiation resistance design. You are responsible for implementing safety measures to guard against the possibility of bodily injury, injury or damage caused by fire, and/or danger to the public in the event of a failure or malfunction of Renesas Electronics products, such as safety design for hardware and software, including but not limited to redundancy, fire control and malfunction prevention, appropriate treatment for aging degradation or any other appropriate measures. Because the evaluation of microcomputer software alone is very difficult and impractical, you are responsible for evaluating the safety of the final products or systems manufactured by you.
8. Please contact a Renesas Electronics sales office for details as to environmental matters such as the environmental compatibility of each Renesas Electronics product. You are responsible for carefully and sufficiently investigating applicable laws and regulations that regulate the inclusion or use of controlled substances, including without limitation, the EU RoHS Directive, and using Renesas Electronics products in compliance with all these applicable laws and regulations. Renesas Electronics disclaims any and all liability for damages or losses occurring as a result of your noncompliance with applicable laws and regulations.
9. Renesas Electronics products and technologies shall not be used for or incorporated into any products or systems whose manufacture, use, or sale is prohibited under any applicable domestic or foreign laws or regulations. You shall comply with any applicable export control laws and regulations promulgated and administered by the governments of any countries asserting jurisdiction over the parties or transactions.
10. It is the responsibility of the buyer or distributor of Renesas Electronics products, or any other party who distributes, disposes of, or otherwise sells or transfers the product to a third party, to notify such third party in advance of the contents and conditions set forth in this document.

11. This document shall not be reprinted, reproduced or duplicated in any form, in whole or in part, without prior written consent of Renesas Electronics.

12. Please contact a Renesas Electronics sales office if you have any questions regarding the information contained in this document or Renesas Electronics products.

(Note1) “Renesas Electronics” as used in this document means Renesas Electronics Corporation and also includes its directly or indirectly controlled

(Note2) “Renesas Electronics product(s)” means any product developed or manufactured by or for Renesas Electronics.

subsidiaries.
electronic appliances; machine tools; personal electronic equipment; industrial robots; etc.
financial terminal systems; safety control equipment; etc.

(Rev.4.0-1 Novembe r 201 7)

TOYOSU FORESIA, 3-2-24 Toyosu, Koto-ku, Tokyo 135-0061, Japan

Renesas and the Renesas logo are trademarks of Renesas Electronics Corporation. All trademarks and registered trademarks are the property
For further information on a product, technology, the most up-to-date version of a document, or your ne are s t sales office, please visit:
www.renesas.com/contact/
.
© 2019 Renesas Electronics Corporation. All rights reserved.
Loading...