From b74c4236c8979d3f5680f96cd1cd81c8506b742e Mon Sep 17 00:00:00 2001 From: krzysztof-cabaj Date: Tue, 10 Sep 2024 17:44:04 +0200 Subject: [PATCH] boards/nucleo144-l4: add pinout source --- boards/nucleo-l496zg/doc.txt | 2 +- boards/nucleo-l4r5zi/doc.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/boards/nucleo-l496zg/doc.txt b/boards/nucleo-l496zg/doc.txt index e09c8a3519f8..cef53e2f0f35 100644 --- a/boards/nucleo-l496zg/doc.txt +++ b/boards/nucleo-l496zg/doc.txt @@ -10,7 +10,7 @@ STM32L496ZG ultra-low-pawer microcontroller with 320KiB of RAM and 1 MiB of Flas ## Pinout -@image html pinouts/nucleo-l496zg.svg "Pinout for the nucleo-l496zg (from STM board manual)" width=55% +@image html pinouts/nucleo-l496zg.svg "Pinout for the Nucleo-L496ZG (from STM user manual, UM2179, https://www.st.com/resource/en/user_manual/um2179-stm32-nucleo144-boards-mb1312-stmicroelectronics.pdf, page 31)" width=55% ### MCU diff --git a/boards/nucleo-l4r5zi/doc.txt b/boards/nucleo-l4r5zi/doc.txt index a7ac618cab17..11fdec7e0e21 100644 --- a/boards/nucleo-l4r5zi/doc.txt +++ b/boards/nucleo-l4r5zi/doc.txt @@ -14,7 +14,7 @@ STM32L4R5ZI microcontroller with 640KiB of RAM and 2MiB of ROM Flash. ## Pinout -@image html pinouts/nucleo-l4r5zi.svg "Pinout for the nucleo-l4r5zi (from STM board manual)" width=55% +@image html pinouts/nucleo-l4r5zi.svg "Pinout for the Nucleo-L4R5ZI (from STM user manual, UM2179, http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/um2179-stm32-nucleo144-boards-mb1312-stmicroelectronics.pdf, page 35)" width=55% ### MCU @@ -36,7 +36,7 @@ STM32L4R5ZI microcontroller with 640KiB of RAM and 2MiB of ROM Flash. | Datasheet | [Datasheet](https://www.st.com/resource/en/datasheet/stm32l4r5zi.pdf)| | Reference Manual | [Reference Manual](https://www.st.com/resource/en/reference_manual/rm0432-stm32l4-series-advanced-armbased-32bit-mcus-stmicroelectronics.pdf)| | Programming Manual | [Programming Manual](https://www.st.com/resource/en/programming_manual/pm0214-stm32-cortexm4-mcus-and-mpus-programming-manual-stmicroelectronics.pdf)| -| Board Manual | [Board Manual](http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/um2179-stm32-nucleo144-boards-mb1312-stmicroelectronics-1.pdf)| +| Board Manual | [Board Manual](http://www.st.com/st-web-ui/static/active/en/resource/technical/document/user_manual/um2179-stm32-nucleo144-boards-mb1312-stmicroelectronics.pdf)| ## Flashing the device