Renesas RZ/T2M

From SEGGER Wiki
Revision as of 13:35, 7 June 2022 by Erik (talk | contribs) (Created page with "__TOC__ The RZ/T2M is an high-performance multi-function MPU featuring two Cortex-R52 cores. == QSPI Flash Programming Support == Before continuing with this article, please...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The RZ/T2M is an high-performance multi-function MPU featuring two Cortex-R52 cores.

QSPI Flash Programming Support

Before continuing with this article, please read the generic article about QSPI flash programming support: QSPI_Flash_Programming_Support

Setup

  • Hardware: STM32F746 Discovery board
  • Device: STM32F746
  • SPI Flash: Micron N25Q128A (16MB flash)

Port / Pin Configuration

Alternate function Port / Pin
QSPI_CLK PB2
QSPI_CS PB6
QSPI_D0 PD11
QSPI_D1 PD12
QSPI_D2 PE2
QSPI_D3 PD13

Reset

TBD

Evaluation Boards

Example Application