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:
commit
34222e1451
@ -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 |
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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 |
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
|
16626
doc/doxygen/src/pinouts/nucleo-f207zg-and-more.svg
Normal file
16626
doc/doxygen/src/pinouts/nucleo-f207zg-and-more.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 1.1 MiB |
3628
doc/doxygen/src/pinouts/nucleo-f412zg-and-f413zh.svg
Normal file
3628
doc/doxygen/src/pinouts/nucleo-f412zg-and-f413zh.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 1.8 MiB |
3735
doc/doxygen/src/pinouts/nucleo-f446ze-and-f722ze.svg
Normal file
3735
doc/doxygen/src/pinouts/nucleo-f446ze-and-f722ze.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 1.9 MiB |
Loading…
Reference in New Issue
Block a user