From ec6de471d67ba67bb86efc324984e36bc4e3cee5 Mon Sep 17 00:00:00 2001 From: krzysztof-cabaj Date: Tue, 23 Apr 2024 12:10:22 +0200 Subject: [PATCH] boards/nucleo144: add pinout to doc for f207, f429, f439 and f767 --- boards/nucleo-f207zg/doc.txt | 4 ++++ boards/nucleo-f429zi/doc.txt | 4 ++++ boards/nucleo-f439zi/doc.txt | 4 ++++ boards/nucleo-f767zi/doc.txt | 4 ++++ 4 files changed, 16 insertions(+) diff --git a/boards/nucleo-f207zg/doc.txt b/boards/nucleo-f207zg/doc.txt index 68a94aaa3b..061f94bdf7 100644 --- a/boards/nucleo-f207zg/doc.txt +++ b/boards/nucleo-f207zg/doc.txt @@ -13,6 +13,10 @@ STM32F207ZG microcontroller with 128KiB of SRAM and 1MiB of ROM Flash. ![Nucleo144 F207ZG](https://raw.githubusercontent.com/wiki/RIOT-OS/RIOT/images/nucleo144-board.png) +## Pinout + +@image html pinouts/nucleo-f207zg-and-more.svg "Pinout for the nucleo-f207zg (from STM board manual)" width=50% + ### MCU | MCU | STM32F207ZG | diff --git a/boards/nucleo-f429zi/doc.txt b/boards/nucleo-f429zi/doc.txt index 2ef131392b..226717902c 100644 --- a/boards/nucleo-f429zi/doc.txt +++ b/boards/nucleo-f429zi/doc.txt @@ -12,6 +12,10 @@ STM32F429ZI microcontroller with 256KiB of RAM and 2MiB of Flash. ![Nucleo144 F429ZI](https://www.st.com/bin/ecommerce/api/image.PF262637.en.feature-description-include-personalized-no-cpn-medium.jpg) +## Pinout + +@image html pinouts/nucleo-f207zg-and-more.svg "Pinout for the nucleo-f429zi (from STM board manual)" width=50% + ### MCU | MCU | STM32F429ZI diff --git a/boards/nucleo-f439zi/doc.txt b/boards/nucleo-f439zi/doc.txt index a5e5197756..a631d82a30 100644 --- a/boards/nucleo-f439zi/doc.txt +++ b/boards/nucleo-f439zi/doc.txt @@ -8,6 +8,10 @@ The Nucleo-F439ZI is a board from ST's Nucleo family supporting ARM Cortex-M4 STM32F439ZI microcontroller with, 256KiB of RAM and 2MiB of Flash. +## Pinout + +@image html pinouts/nucleo-f207zg-and-more.svg "Pinout for the nucleo-f439zi (from STM board manual)" width=50% + ### MCU | MCU | STM32F439ZI diff --git a/boards/nucleo-f767zi/doc.txt b/boards/nucleo-f767zi/doc.txt index fd266d0127..004684e8aa 100644 --- a/boards/nucleo-f767zi/doc.txt +++ b/boards/nucleo-f767zi/doc.txt @@ -8,6 +8,10 @@ The Nucleo-F767ZI is a board from ST's Nucleo family supporting ARM Cortex-M7 STM32F767ZI microcontroller with 512KiB of RAM and 2 MiB of Flash. +## Pinout + +@image html pinouts/nucleo-f207zg-and-more.svg "Pinout for the nucleo-f767zi (from STM board manual)" width=50% + ### MCU | MCU | STM32F767ZI