Renesas Evaluation Kit RE01 256KB

From SEGGER Wiki
Revision as of 10:44, 2 July 2020 by Daniel (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

RE01 256KB EVK.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 256KB, is given below.

Quad-SPI Interface Pins

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

Alternate function Pin
QSPCLK_A P812
QSSL_A P807
QIO0_A P811
QIO1_A P810

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 256KB. 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