1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #20614 from krzysztof-cabaj/nucleo144-pinouts

boards/nucleo144: add pinout diagrams to boards documentation
This commit is contained in:
benpicco 2024-04-23 19:57:25 +00:00 committed by GitHub
commit 34222e1451
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
11 changed files with 24021 additions and 0 deletions

View File

@ -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 |

View File

@ -8,6 +8,10 @@
The Nucleo-F412ZG is a board from ST's Nucleo family supporting ARM Cortex-M4
STM32F412ZG microcontroller with 256KiB of RAM and 1MiB of Flash.
## Pinout
@image html pinouts/nucleo-f412zg-and-f413zh.svg "Pinout for the nucleo-f412zg (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.

View File

@ -8,6 +8,10 @@
The Nucleo-F413ZH is a board from ST's Nucleo family supporting ARM Cortex-M4
STM32F413ZH microcontroller with 256KiB of RAM and 1MiB of Flash.
## Pinout
@image html pinouts/nucleo-f412zg-and-f413zh.svg "Pinout for the nucleo-f413zh (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.

View File

@ -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

View File

@ -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

View File

@ -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 |

View File

@ -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.

View File

@ -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

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.1 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.8 MiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 1.9 MiB