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 support for H503RB (generic and Nucleo) #803

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

VIPQualityPost
Copy link
Contributor

Adding the "new" STM32H503 with nucleo (these are already supported in stm32duino).

@VIPQualityPost
Copy link
Contributor Author

@valeros same for this one 😄

@valeros
Copy link
Member

valeros commented Feb 4, 2025

Hi @VIPQualityPost, thanks for the PR. The latest stable OpenOCD doesn’t support the H5 family, and we don’t use any OpenOCD forks. So, basically, you’ll have to drop st-link and cmsis-dap from the list of upload protocols. That means the board will need to be programmed either through mass storage (which I think the latest ST-Links support) or using an external J-Link debug probe, but that’s going to make the developer experience pretty inconvenient.

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