Add Nucleo H7A3ZI-Q and H755ZI-Q boards#670
Open
FFY00 wants to merge 2 commits intoplatformio:developfrom
Open
Add Nucleo H7A3ZI-Q and H755ZI-Q boards#670FFY00 wants to merge 2 commits intoplatformio:developfrom
FFY00 wants to merge 2 commits intoplatformio:developfrom
Conversation
Author
|
After copying the board file to my project, so that I can use it right away, I am seeing this. Which seems wrong, it is listed as |
Signed-off-by: Filipe Laíns <lains@riseup.net>
Signed-off-by: Filipe Laíns <lains@riseup.net>
84ce74c to
e5d17c2
Compare
Author
|
My RAM value was actually wrong, but the platform issue is still valid. |
Closed
5 tasks
|
Hello, thank you for making these board definitions. I am about to purchase a NUCLEO-H755ZI-Q board with the STM32H755ZI MCU but I don't see it listed in PlatformIO. Would I be able to use boards/nucleo_h755zi_q.json or is there a reason it hasn't been merged in? Thanks! |
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.
I based the board files on the H745ZI-Q file, as these two boards are the same hardware, just with a missing ethernet interface for the A3.
Please let me know if there's something else I need to add.