Skip to content

feature: add basic support for STM32H7 based Nucleo-144 dev board #120

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

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

Conversation

BradWalker
Copy link

feature: add basic support for STM32H7 based Nucleo-144 dev board

desc: This adds very basic support to tockloader for the Nucleo-144 dev board from ST.

desc: This adds very basic support to tockloader for the Nucleo-144 dev board from ST.
@bradjc
Copy link
Contributor

bradjc commented May 12, 2025

I'm assuming these are dual-core chips? Is the model they execute from different starting addresses in memory, and can therefore be effectively programmed as if they were two separate MCUs?

Also, is something like https://github.com/openocd-org/openocd/blob/master/tcl/board/st_nucleo_h745zi.cfg better to use for the openocd cfg?

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