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

boards/nucleo64-f3: add pinout source

This commit is contained in:
krzysztof-cabaj 2024-10-14 18:02:40 +02:00
parent 8e46b11f08
commit f45ccded23
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ microcontroller with 16KiB of RAM and 64KiB of Flash.
## Pinout
@image html pinouts/nucleo-f302r8.svg "Pinout for the nucleo-f302r8" width=50%
@image html pinouts/nucleo-f302r8.svg "Pinout for the Nucleo-F302R8 (from user manual UM1724, http://www.st.com/resource/en/user_manual/dm00105823.pdf, page 30)" width=50%
### MCU
| MCU | STM32F302R8 |

View File

@ -15,7 +15,7 @@ STM32F303RE microcontroller with 64KiB of RAM and 512KiB of Flash.
## Pinout
@image html pinouts/nucleo-f303re.svg "Pinout for the nucleo-f303re" width=50%
@image html pinouts/nucleo-f303re.svg "Pinout for the Nucleo-F303RE (from user manual UM1724, http://www.st.com/resource/en/user_manual/dm00105823.pdf, page 31)" width=50%
### MCU
| MCU | STM32F303RE |

View File

@ -15,7 +15,7 @@ STM32F334R8 microcontroller with 12KiB of RAM and 64KiB or Flash.
## Pinout
@image html pinouts/nucleo-f334r8.svg "Pinout for the nucleo-f334r8" width=50%
@image html pinouts/nucleo-f334r8.svg "Pinout for the nucleo-F334R8 (from user manual UM1724, http://www.st.com/resource/en/user_manual/dm00105823.pdf, page 31)" width=50%
### MCU
| MCU | STM32F334R8 |