feature: add basic support for STM32H7 based Nucleo-144 dev board#120
Open
BradWalker wants to merge 1 commit intotock:masterfrom
Open
feature: add basic support for STM32H7 based Nucleo-144 dev board#120BradWalker wants to merge 1 commit intotock:masterfrom
BradWalker wants to merge 1 commit intotock:masterfrom
Conversation
desc: This adds very basic support to tockloader for the Nucleo-144 dev board from ST.
Contributor
|
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? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.