Skip to content

stm32h750-dk support#2271

Merged
hathach merged 7 commits intohathach:masterfrom
antoniovazquezblanco:stm32h750dk
Nov 29, 2023
Merged

stm32h750-dk support#2271
hathach merged 7 commits intohathach:masterfrom
antoniovazquezblanco:stm32h750dk

Conversation

@antoniovazquezblanco
Copy link
Copy Markdown
Contributor

Describe the PR
Add support for the aforementioned discovery kit.
See https://www.st.com/en/evaluation-tools/stm32h750b-dk.html#overview for more details about it.

Additional context
Initial support and tested a couple of example projects.
This is my first contribution to the project so please be patient.

Thanks

Copy link
Copy Markdown
Owner

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for the PR, you are doing great, and it looks good. I just rebase and update the PR to match latest change. However, the board should use both startup and linker for h750, would you mind updating and testing it again. Thank you

@antoniovazquezblanco
Copy link
Copy Markdown
Contributor Author

Currently contributing with a sample linker script that may suit our needs in STMicroelectronics/cmsis-device-h7#8

@hathach
Copy link
Copy Markdown
Owner

hathach commented Nov 29, 2023

Currently contributing with a sample linker script that may suit our needs in STMicroelectronics/cmsis_device_h7#8

we don't need to wait for this, it would take forever for ST to merge this. Instead you could just copy the linker to the board folder and update the value correctly using BOARD_PATH like this board https://github.com/hathach/tinyusb/tree/master/hw/bsp/stm32h7/boards/daisyseed

@antoniovazquezblanco
Copy link
Copy Markdown
Contributor Author

Done!

Copy link
Copy Markdown
Owner

@hathach hathach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

perfect, thank you for your hard works

@hathach hathach merged commit 390c109 into hathach:master Nov 29, 2023
@antoniovazquezblanco
Copy link
Copy Markdown
Contributor Author

Thank you very much!

@antoniovazquezblanco antoniovazquezblanco deleted the stm32h750dk branch November 29, 2023 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants