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

Add builtin target support for STM32H750 #1703

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nattgris
Copy link

Add support for STM32H750

Same as STM32H743 but with only one flash sector of 128K.

Adding a new builtin target because the Keil.STM32H7xx_DFP v3.1.1 CMSIS Pack flash loader is broken for at least this sub-family.

Ref: #1700

Also fix the existing targets stm32h743xx and stm32h723xx which had incorrect sector sizes specified and a bug in reading the security status.

Andreas Fritiofson added 2 commits June 13, 2024 13:38
Same as STM32H743 but with only one flash sector of 128K.

Adding a new builtin target because the Keil.STM32H7xx CMSIS Pack flash
loader is broken for at least this sub-family.
@Dillonmcewan
Copy link

Tested this with a NUCLEO-H753ZI and everything worked as expected

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.

None yet

2 participants