Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

boards/nucleo64: Add pinout diagrams from UM1724 #19406

Merged
merged 1 commit into from
Mar 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions boards/nucleo-f030r8/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ STM32F030R8 microcontroller with 8KiB of RAM and 64KiB of Flash.
![Nucleo64 F030R8]
(http://www.open-electronics.org/wp-content/uploads/2015/08/Figura2-500x467.png)

## Pinout

@image html pinouts/nucleo-f030r8.svg "Pinout for the nucleo-f030r8" width=50%

### MCU
| MCU | STM32F030R8 |
Expand Down
2 changes: 2 additions & 0 deletions boards/nucleo-f070rb/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ STM32F070RB microcontroller with 16KiB of RAM and 128KiB of Flash.
![Nucleo64 F070RB]
(http://www.open-electronics.org/wp-content/uploads/2015/08/Figura2-500x467.png)

## Pinout

@image html pinouts/nucleo-f070rb.svg "Pinout for the nucleo-f070rb" width=50%

### MCU
| MCU | STM32F070RB |
Expand Down
3 changes: 3 additions & 0 deletions boards/nucleo-f072rb/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ STM32F072RB microcontroller with 16KiB of RAM and 128KiB of Flash.

![Nucleo64 F072RB](http://www.open-electronics.org/wp-content/uploads/2015/08/Figura2-500x467.png)

## Pinout

@image html pinouts/nucleo-f072rb.svg "Pinout for the nucleo-f072rb" width=50%

### MCU
| MCU | STM32F072RB |
Expand Down
4 changes: 3 additions & 1 deletion boards/nucleo-f091rc/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,10 @@ STM32F091RC microcontroller with 32KiB of RAM and 256KiB of Flash.
## Hardware

![Nucleo64 F091RC](http://www.open-electronics.org/wp-content/uploads/2015/08/Figura2-500x467.png)
![nucleo-f091rc pinout](https://raw.githubusercontent.com/wiki/RIOT-OS/RIOT/images/nucleo-f091_pinout.png)

## Pinout

@image html pinouts/nucleo-f091rc.svg "Pinout for the nucleo-f091rc" width=50%

### MCU
| MCU | STM32F091RC |
Expand Down
4 changes: 4 additions & 0 deletions boards/nucleo-f103rb/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ STM32F103RB microcontroller with 20KiB of RAM and 128KiB of Flash.

![Nucleo64 F103RB](http://www.open-electronics.org/wp-content/uploads/2015/08/Figura2-500x467.png)

## Pinout

@image html pinouts/nucleo-f103rb.svg "Pinout for the nucleo-f103rb" width=50%

### MCU
| MCU | STM32F103RB |
|:---------- |:----------------- |
Expand Down
3 changes: 3 additions & 0 deletions boards/nucleo-f302r8/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ microcontroller with 16KiB of RAM and 64KiB of Flash.

![nucleo image](http://www.open-electronics.org/wp-content/uploads/2015/08/Figura2-500x467.png)

## Pinout

@image html pinouts/nucleo-f302r8.svg "Pinout for the nucleo-f302r8" width=50%

### MCU
| MCU | STM32F302R8 |
Expand Down
3 changes: 3 additions & 0 deletions boards/nucleo-f303re/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ STM32F303RE microcontroller with 64KiB of RAM and 512KiB of Flash.
![Nucleo64 F303RE](http://www.open-electronics.org/wp-content/uploads/2015/08/Figura2-500x467.png)
![nucleo-f303 pinout](https://raw.githubusercontent.com/wiki/RIOT-OS/RIOT/images/nucleo-f303_pinout.png)

## Pinout

@image html pinouts/nucleo-f303re.svg "Pinout for the nucleo-f303re" width=50%

### MCU
| MCU | STM32F303RE |
Expand Down
3 changes: 3 additions & 0 deletions boards/nucleo-f334r8/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ STM32F334R8 microcontroller with 12KiB of RAM and 64KiB or Flash.
![Nucleo64 F334R8](http://www.open-electronics.org/wp-content/uploads/2015/08/Figura2-500x467.png)
![nucleo-f334 pinout](https://raw.githubusercontent.com/wiki/RIOT-OS/RIOT/images/nucleo-f334_pinout.png)

## Pinout

@image html pinouts/nucleo-f334r8.svg "Pinout for the nucleo-f334r8" width=50%

### MCU
| MCU | STM32F334R8 |
Expand Down
4 changes: 4 additions & 0 deletions boards/nucleo-f401re/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ STM32F401RE microcontroller with 96KiB of RAM and 512KiB of Flash.

![Nucleo64 F401RE](http://www.open-electronics.org/wp-content/uploads/2015/08/Figura2-500x467.png)

## Pinout

@image html pinouts/nucleo-f401re.svg "Pinout for the nucleo-f401re" width=50%

### MCU

| MCU | STM32F401RE |
Expand Down
4 changes: 4 additions & 0 deletions boards/nucleo-f410rb/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ STM32F410RB microcontroller with 32KiB of RAM and 128KiB of Flash.

![Nucleo64 F410RB](http://www.open-electronics.org/wp-content/uploads/2015/08/Figura2-500x467.png)

## Pinout

@image html pinouts/nucleo-f410rb.svg "Pinout for the nucleo-f410rb" width=50%

### MCU

| MCU | STM32F410RBT |
Expand Down
4 changes: 4 additions & 0 deletions boards/nucleo-f411re/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ STM32F411RE microcontroller with 128KiB of RAM and 512KiB of Flash.

![Nucleo64 F411RE](http://www.open-electronics.org/wp-content/uploads/2015/08/Figura2-500x467.png)

## Pinout

@image html pinouts/nucleo-f411re.svg "Pinout for the nucleo-f411re" width=50%

### MCU

| MCU | STM32F411RE |
Expand Down
4 changes: 4 additions & 0 deletions boards/nucleo-f446re/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ STM32F446RE microcontroller with 128KiB of RAM and 512KiB of Flash.
![Nucleo64 F446RE]
(http://www.open-electronics.org/wp-content/uploads/2015/08/Figura2-500x467.png)

## Pinout

@image html pinouts/nucleo-f446re.svg "Pinout for the nucleo-f446re" width=50%

### MCU

| MCU | STM32F446RE |
Expand Down
4 changes: 4 additions & 0 deletions boards/nucleo-l053r8/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
The Nucleo-L053R8 is a board from ST's Nucleo family supporting a ARM
Cortex-M0+ STM32L053R8 microcontroller with 8KiB of RAM and 32KiB of Flash.

## Pinout

@image html pinouts/nucleo-l053r8.svg "Pinout for the nucleo-l053r8" width=50%

## Flashing the Board Using ST-LINK Removable Media

On-board ST-LINK programmer provides via composite USB device removable media.
Expand Down
4 changes: 4 additions & 0 deletions boards/nucleo-l073rz/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
The Nucleo-L073RZ is a board from ST's Nucleo family supporting ARM Cortex-M0
STM32L073RZT6 microcontroller with 20KiB or RAM and 192KiB of Flash.

## Pinout

@image html pinouts/nucleo-l073rz.svg "Pinout for the nucleo-l073rz" width=50%

## Flashing the Board Using ST-LINK Removable Media

On-board ST-LINK programmer provides via composite USB device removable media.
Expand Down
3 changes: 3 additions & 0 deletions boards/nucleo-l152re/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ Cortex-M3 STM32L152RE microcontroller with 80KiB of RAM and 512KiB of Flash.

![Nucleo64 L152RE](http://www.open-electronics.org/wp-content/uploads/2015/08/Figura2-500x467.png)

## Pinout

@image html pinouts/nucleo-l152re.svg "Pinout for the nucleo-l152re" width=50%

### MCU
| MCU | STM32L152RE |
Expand Down
5 changes: 4 additions & 1 deletion boards/nucleo-l476rg/doc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,11 @@
The Nucleo-L476RG is a board from ST's Nucleo family supporting ARM Cortex-M4
STM32L476RG microcontroller with 128KiB or RAM and 1MiB of Flash.

### MCU
## Pinout

@image html pinouts/nucleo-l476rg.svg "Pinout for the nucleo-l476rg" width=50%

### MCU

| MCU | STM32L476RG |
|:---------- |:----------------- |
Expand Down
Loading