Renesas Evaluation Kit RE01 1500KB

From SEGGER Wiki
Jump to: navigation, search

This article describes specifics for the Renesas Evaluation Kit RE01 1500KB.

Renesas Evaluation Kit RE01 1500KB.jpg

QSPI Flash Programming Support

Before continuing with this article, please read the generic article about QSPI flash programming support on Renesas RE01 devices (Renesas RE01 QSPI). The pinout used on the Evaluation Kit RE01 1500KB, is given below.

Quad-SPI Interface Pins

The Renesas Evaluation Kit RE01 1500KB uses the following port pins to interface the (Q)SPI flash.

Alternate function Pin
QSPCLK_A P602
QSSL_A P601
QIO0_A P500
QIO1_A P015

Example Project

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the Renesas Evaluation Kit RE01 1500KB. It is a simple RTT Hello World sample linked into the internal flash and the QSPI flash. One function (_FuncInQSPI) is located in the QSPI-Flash.

Requirements