Support for the STM32 Nucleo-L4R5ZI. More...
Support for the STM32 Nucleo-L4R5ZI.
The Nucleo-L4R5ZI is a board from ST's Nucleo family supporting a ARM Cortex-M4 STM32L4R5ZI microcontroller with 640Kb of RAM and 2Mb of ROM Flash.
The ST Nucleo-L4R5ZI board includes an on-board ST-LINK programmer and can be flashed using OpenOCD.
To flash this board, just use the following command:
STDIO is available via the ST-Link programmer.
Use the term
target to open a terminal:
make BOARD=nucleo-l4r5zi -C examples/hello-world term
Files | |
file | periph_conf.h |
Peripheral MCU configuration for the nucleo-l4r5zi board. | |