- Notifications
You must be signed in to change notification settings - Fork1k
variant(h7): add Nucleo-H745ZI-Q support#2848
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Merged
Uh oh!
There was an error while loading.Please reload this page.
Merged
Changes fromall commits
Commits
Show all changes
2 commits Select commitHold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
3 changes: 3 additions & 0 deletionsREADME.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -115,6 +115,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d | ||
| | :green_heart: | STM32H563ZI | [Nucleo H563ZI](https://www.st.com/en/evaluation-tools/nucleo-h563zi.html) | *2.6.0* | | | ||
| | :green_heart: | STM32H723ZG | [Nucleo H723ZG](https://www.st.com/en/evaluation-tools/nucleo-h723zg.html) | *2.4.0* | | | ||
| | :green_heart: | STM32H743ZI | [Nucleo H743ZI(2)](https://www.st.com/en/evaluation-tools/nucleo-h743zi.html) | *1.5.0* | Nucleo H743ZI2 since 1.6.0 | | ||
| | :yellow_heart: | STM32H745ZI-Q | [Nucleo-H745ZI-Q](https://www.st.com/en/evaluation-tools/nucleo-h745zi-q.html) | **2.12.0** | | | ||
fpistm marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
| | :green_heart: | STM32H753ZI | [Nucleo H753ZI](https://www.st.com/en/evaluation-tools/nucleo-h753zi.html) | *2.7.0* | | | ||
| | :green_heart: | STM32H7A3ZITxQ | [NUCLEO-H7A3ZI-Q](https://www.st.com/en/evaluation-tools/nucleo-h7a3zi-q.html) | *2.10.0* | | | ||
| | :green_heart: | STM32L496ZG | [Nucleo L496ZG](http://www.st.com/en/evaluation-tools/nucleo-l496zg.html) | *1.3.0* | | | ||
| @@ -610,6 +611,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d | ||
| | :green_heart: | STM32H743XG<br>STM32H743XI | Generic Board | *2.7.0* | | | ||
| | :green_heart: | STM32H743ZG<br>STM32H743ZI | Generic Board | *2.0.0* | | | ||
| | :green_heart: | STM32H745XG<br>STM32H745XI | Generic Board | *2.7.0* | | | ||
| | :yellow_heart: | STM32H745ZG<br>STM32H745ZI | Generic Board | **2.12.0** | | | ||
| | :green_heart: | STM32H747AG<br>STM32H747AI | Generic Board | *2.0.0* | | | ||
| | :green_heart: | STM32H747IG<br>STM32H747II | Generic Board | *2.0.0* | | | ||
| | :green_heart: | STM32H747XG<br>STM32H747XI | Generic Board | *2.7.0* | | | ||
| @@ -626,6 +628,7 @@ User can add a STM32 based board following this [wiki](https://github.com/stm32d | ||
| | :green_heart: | STM32H753XI | Generic Board | *2.7.0* | | | ||
| | :green_heart: | STM32H753ZI | Generic Board | *2.0.0* | | | ||
| | :green_heart: | STM32H755XI | Generic Board | *2.7.0* | | | ||
| | :yellow_heart: | STM32H755ZI | Generic Board | **2.12.0** | | | ||
| | :green_heart: | STM32H757AI | Generic Board | *2.0.0* | | | ||
| | :green_heart: | STM32H757II | Generic Board | *2.0.0* | | | ||
| | :green_heart: | STM32H757XI | Generic Board | *2.7.0* | | | ||
45 changes: 45 additions & 0 deletionsboards.txt
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -257,6 +257,24 @@ Nucleo_144.menu.pnum.NUCLEO_H743ZI2.build.variant_h=variant_NUCLEO_H743ZI.h | ||
| Nucleo_144.menu.pnum.NUCLEO_H743ZI2.openocd.target=stm32h7x | ||
| Nucleo_144.menu.pnum.NUCLEO_H743ZI2.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32H7xx/STM32H743.svd | ||
| # NUCLEO_H745ZI_Q board | ||
| Nucleo_144.menu.pnum.NUCLEO_H745ZI_Q=Nucleo H745ZI-Q | ||
| Nucleo_144.menu.pnum.NUCLEO_H745ZI_Q.node=NODE_H743ZIQ | ||
| Nucleo_144.menu.pnum.NUCLEO_H745ZI_Q.upload.maximum_size=2097152 | ||
| Nucleo_144.menu.pnum.NUCLEO_H745ZI_Q.upload.maximum_data_size=884736 | ||
| Nucleo_144.menu.pnum.NUCLEO_H745ZI_Q.build.mcu=cortex-m7 | ||
| Nucleo_144.menu.pnum.NUCLEO_H745ZI_Q.build.fpu=-mfpu=fpv4-sp-d16 | ||
| Nucleo_144.menu.pnum.NUCLEO_H745ZI_Q.build.float-abi=-mfloat-abi=hard | ||
| Nucleo_144.menu.pnum.NUCLEO_H745ZI_Q.build.st_extra_flags=-D{build.product_line} {build.enable_usb} {build.xSerial} -DCORE_CM7 | ||
| Nucleo_144.menu.pnum.NUCLEO_H745ZI_Q.build.board=NUCLEO_H745ZI_Q | ||
| Nucleo_144.menu.pnum.NUCLEO_H745ZI_Q.build.series=STM32H7xx | ||
| Nucleo_144.menu.pnum.NUCLEO_H745ZI_Q.build.product_line=STM32H745xx | ||
| Nucleo_144.menu.pnum.NUCLEO_H745ZI_Q.build.variant=STM32H7xx/H745Z(G-I)T_H755ZIT | ||
| Nucleo_144.menu.pnum.NUCLEO_H745ZI_Q.build.variant_h=variant_NUCLEO_H745ZI_Q.h | ||
| Nucleo_144.menu.pnum.NUCLEO_H745ZI_Q.openocd.target=stm32h7x | ||
| Nucleo_144.menu.pnum.NUCLEO_H745ZI_Q.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32H7xx/STM32H745_CM7.svd | ||
| # NUCLEO_H753ZI board | ||
| Nucleo_144.menu.pnum.NUCLEO_H753ZI=Nucleo H753ZI | ||
| Nucleo_144.menu.pnum.NUCLEO_H753ZI.node=NODE_H753ZI | ||
| @@ -9830,6 +9848,24 @@ GenH7.menu.pnum.GENERIC_H745XIHX.build.product_line=STM32H745xx | ||
| GenH7.menu.pnum.GENERIC_H745XIHX.build.variant=STM32H7xx/H742X(G-I)H_H743X(G-I)H_H745X(G-I)H_H747X(G-I)H_H750XBH_H753XIH_H755XIH_H757XIH | ||
| GenH7.menu.pnum.GENERIC_H745XIHX.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32H7xx/STM32H745_CM7.svd | ||
| # Generic H745ZGTx | ||
| GenH7.menu.pnum.GENERIC_H745ZGTX=Generic H745ZGTx | ||
| GenH7.menu.pnum.GENERIC_H745ZGTX.upload.maximum_size=1048576 | ||
| GenH7.menu.pnum.GENERIC_H745ZGTX.upload.maximum_data_size=884736 | ||
| GenH7.menu.pnum.GENERIC_H745ZGTX.build.board=GENERIC_H745ZGTX | ||
| GenH7.menu.pnum.GENERIC_H745ZGTX.build.product_line=STM32H745xG | ||
| GenH7.menu.pnum.GENERIC_H745ZGTX.build.variant=STM32H7xx/H745Z(G-I)T_H755ZIT | ||
| GenH7.menu.pnum.GENERIC_H745ZGTX.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32H7xx/STM32H745_CM7.svd | ||
| # Generic H745ZITx | ||
Aymane-ST marked this conversation as resolved. Show resolvedHide resolvedUh oh!There was an error while loading.Please reload this page. | ||
| GenH7.menu.pnum.GENERIC_H745ZITX=Generic H745ZITx | ||
| GenH7.menu.pnum.GENERIC_H745ZITX.upload.maximum_size=2097152 | ||
| GenH7.menu.pnum.GENERIC_H745ZITX.upload.maximum_data_size=884736 | ||
| GenH7.menu.pnum.GENERIC_H745ZITX.build.board=GENERIC_H745ZITX | ||
| GenH7.menu.pnum.GENERIC_H745ZITX.build.product_line=STM32H745xx | ||
| GenH7.menu.pnum.GENERIC_H745ZITX.build.variant=STM32H7xx/H745Z(G-I)T_H755ZIT | ||
| GenH7.menu.pnum.GENERIC_H745ZITX.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32H7xx/STM32H745_CM7.svd | ||
| # Generic H747AGIx | ||
| GenH7.menu.pnum.GENERIC_H747AGIX=Generic H747AGIx | ||
| GenH7.menu.pnum.GENERIC_H747AGIX.upload.maximum_size=1048576 | ||
| @@ -9992,6 +10028,15 @@ GenH7.menu.pnum.GENERIC_H755XIHX.build.product_line=STM32H755xx | ||
| GenH7.menu.pnum.GENERIC_H755XIHX.build.variant=STM32H7xx/H742X(G-I)H_H743X(G-I)H_H745X(G-I)H_H747X(G-I)H_H750XBH_H753XIH_H755XIH_H757XIH | ||
| GenH7.menu.pnum.GENERIC_H755XIHX.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32H7xx/STM32H755_CM7.svd | ||
| # Generic H755ZITx | ||
| GenH7.menu.pnum.GENERIC_H755ZITX=Generic H755ZITx | ||
| GenH7.menu.pnum.GENERIC_H755ZITX.upload.maximum_size=2097152 | ||
| GenH7.menu.pnum.GENERIC_H755ZITX.upload.maximum_data_size=884736 | ||
| GenH7.menu.pnum.GENERIC_H755ZITX.build.board=GENERIC_H755ZITX | ||
| GenH7.menu.pnum.GENERIC_H755ZITX.build.product_line=STM32H755xx | ||
| GenH7.menu.pnum.GENERIC_H755ZITX.build.variant=STM32H7xx/H745Z(G-I)T_H755ZIT | ||
| GenH7.menu.pnum.GENERIC_H755ZITX.debug.svd_file={runtime.tools.STM32_SVD.path}/svd/STM32H7xx/STM32H755_CM7.svd | ||
| # Generic H757AIIx | ||
| GenH7.menu.pnum.GENERIC_H757AIIX=Generic H757AIIx | ||
| GenH7.menu.pnum.GENERIC_H757AIIX.upload.maximum_size=2097152 | ||
164 changes: 164 additions & 0 deletionscmake/boards_db.cmake
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
1 change: 1 addition & 0 deletionsvariants/STM32H7xx/H745Z(G-I)T_H755ZIT/CMakeLists.txt
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
53 changes: 50 additions & 3 deletionsvariants/STM32H7xx/H745Z(G-I)T_H755ZIT/generic_clock.c
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
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
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.