bsp/stm32h7: Add nucleo-h753zi BSP variant

Support the NUCLEO-H753ZI development board from STMicroelectronics.
This commit is contained in:
Vincenzo Calabretta
2024-12-11 12:15:37 +01:00
committed by Gedare Bloom
parent 6cdc09c48a
commit d2d9bd4aee
7 changed files with 34 additions and 2 deletions

View File

@@ -0,0 +1,25 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
arch: arm
bsp: nucleo-h753zi
build-type: bsp
cflags: []
copyrights:
- Copyright (C) 2024 embedded brains GmbH & Co. KG
cppflags: []
enabled-by: true
family: stm32h7
includes: []
install: []
links:
- role: build-dependency
uid: grp
- role: build-dependency
uid: tststm32h757i-eval
source:
- bsps/arm/stm32h7/boards/stm/nucleo-h743zi/stm32h7-bspstarthooks.c
- bsps/arm/stm32h7/boards/stm/nucleo-h743zi/stm32h7-config-clk.c
- bsps/arm/stm32h7/boards/stm/nucleo-h743zi/stm32h7-config-osc.c
- bsps/arm/stm32h7/boards/stm/nucleo-h743zi/stm32h7-config-per.c
- bsps/arm/stm32h7/boards/stm/nucleo-h743zi/system_stm32h7xx.c
- bsps/arm/shared/cache/cache-v7m.c
type: build

View File

@@ -8,6 +8,7 @@ copyrights:
default:
- enabled-by:
- arm/nucleo-h743zi
- arm/nucleo-h753zi
- arm/nucleo-h755zi
value: GPIO_PIN_13
description: |

View File

@@ -9,6 +9,7 @@ copyrights:
default:
- enabled-by:
- arm/nucleo-h743zi
- arm/nucleo-h753zi
- arm/nucleo-h755zi
value: 8000000
- enabled-by: arm/stm32h7b3i-dk

View File

@@ -8,6 +8,7 @@ copyrights:
default:
- enabled-by:
- arm/nucleo-h743zi
- arm/nucleo-h753zi
- arm/nucleo-h755zi
- arm/stm32h747i-disco
- arm/stm32h747i-disco-m4

View File

@@ -8,6 +8,7 @@ copyrights:
default:
- enabled-by:
- arm/nucleo-h743zi
- arm/nucleo-h753zi
- arm/nucleo-h755zi
- arm/stm32h750b-dk
value: stm32h7_usart3_instance

View File

@@ -7,12 +7,13 @@ copyrights:
- Copyright (C) 2023 On-Line Applications Research (OAR)
default:
- enabled-by:
- arm/nucleo-h753zi
- arm/stm32h750b-dk
value: ( GPIO_PIN_5 | GPIO_PIN_6 )
- enabled-by: true
value: ( GPIO_PIN_2 | GPIO_PIN_3 )
description: |
GPIO pins used for the USART1 pin configuration.
GPIO pins used for the USART2 pin configuration.
enabled-by: true
format: '{}'
links: []

View File

@@ -6,7 +6,9 @@ build-type: option
copyrights:
- Copyright (C) 2023 On-Line Applications Research (OAR)
default:
- enabled-by: arm/stm32h750b-dk
- enabled-by:
- arm/nucleo-h753zi
- arm/stm32h750b-dk
value: GPIOD
- enabled-by: true
value: GPIOA