RZ A1L: Difference between revisions

From SEGGER Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 39: Line 39:
|}
|}


= Programming external parallel CFI NOR flash =
== Programming external parallel CFI NOR flash ==
TBD.
TBD.


<references/>
<references/>

Revision as of 11:02, 2 February 2024

The Renesas RZ/A1L is a high-end 32-bit CPU, based on the Cortex-A9 core.

QSPI Flash Programming Support

QSPI Flash programming support is provided through the following pin configs:

Quad-SPI Interface Pins

For the Renesas RZ A1L series device the following port pins are used to interface the (Q)SPI flash at channel 0 for single SPI:

Alternate function Port / Pin
SPBCLK_0 P4_4
SPBSSL_0 P4_5
SPIO00 P4_6
SPIO10 P4_7
SPIO20 P4_2
SPIO30 P4_3

For the Renesas RZ A1L series device the following port pins are used to interface the (Q)SPI flash at channel 1 are for dual SPI:

Alternate function Port / Pin
SPIO01 P3_10
SPIO11 P3_11
SPIO21 P3_12
SPIO31 P3_13

Programming external parallel CFI NOR flash

TBD.