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

Fix peripheral config for feature "h7b3" #106

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

Conversation

cracksalad
Copy link

Fixes #100

Although this builds with the quick start, I am not sure if it actually works. I will test it as soon as I find some time.

@David-OConnor
Copy link
Owner

Sounds good! I can merge now, or wait until you test.

@cracksalad
Copy link
Author

I am always getting ERROR probe_rs::architecture::arm::core::armv7m: The core is in locked up status as a result of an unrecoverable exception.
I tried to use probe-rs with this memory.x config. Additionally I tried using the STM32CubeProgrammer. Both lead to the locked up core.
On the other hand I am able to flash the demo application from ST using STM32CubeIDE successfully.

So this PR helps, but does not completly fix the H7B3/H7A3 series compatibility, I think.

@David-OConnor any idea on what I could try next?
If you like to take the improvement without a complete solution anyways, feel free to merge.

@cracksalad cracksalad marked this pull request as ready for review October 8, 2024 10:41
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.

[STM32H7A3] Can't compile
2 participants