diff --git a/boards/nucleo-f446ze/doc.txt b/boards/nucleo-f446ze/doc.txt index c74dbe893a..34f44c1095 100644 --- a/boards/nucleo-f446ze/doc.txt +++ b/boards/nucleo-f446ze/doc.txt @@ -12,6 +12,10 @@ STM32F446ZE microcontroller with 128KiB of RAM and 512KiB of ROM Flash. ![Nucleo144 F446ZE](https://raw.githubusercontent.com/wiki/RIOT-OS/RIOT/images/nucleo144-board.png) +## Pinout + +@image html pinouts/nucleo-f446ze-and-f722ze.svg "Pinout for the nucleo-f446ze (from STM board manual)" width=50% + ### MCU | MCU | STM32F446ZE | diff --git a/boards/nucleo-f722ze/doc.txt b/boards/nucleo-f722ze/doc.txt index da3c20b251..3ce3a59868 100644 --- a/boards/nucleo-f722ze/doc.txt +++ b/boards/nucleo-f722ze/doc.txt @@ -8,6 +8,10 @@ The Nucleo-F722ZE is a board from ST's Nucleo family supporting ARM Cortex-M7 STM32F722ZE microcontroller with 256KiB of RAM and 512KiB of Flash. +## Pinout + +@image html pinouts/nucleo-f446ze-and-f722ze.svg "Pinout for the nucleo-f722ze (from STM board manual)" width=50% + ## Flashing the Board Using ST-LINK Removable Media On-board ST-LINK programmer provides via composite USB device removable media.