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

variant(H7): add generic H747XIH and STM32H747I-DISCO #2158

Merged
merged 4 commits into from
Oct 31, 2023

Conversation

mathieuchopstm
Copy link
Contributor

@mathieuchopstm mathieuchopstm commented Oct 30, 2023

Fixes #1106
Fixes #1982

This commit adds generic support for H747XIH and compatible MCUs:
* H742X(G-I)H
* H743X(G-I)H
* H745X(G-I)H
* H747X(G-I)H
* H750XBH
* H753XIH
* H755XIH
* H757XIH

The clock is configured to have core running at 480MHz.

Tested successfully (working LED/Joystick via GPIO) on STM32H747I-DISCO.

Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
Signed-off-by: Mathieu Choplain <mathieu.choplain@st.com>
Copy link
Member

@fpistm fpistm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Waiting end of CI build.

STM32 core based on ST HAL automation moved this from In progress to Reviewer approved Oct 30, 2023
@fpistm fpistm linked an issue Oct 30, 2023 that may be closed by this pull request
@fpistm fpistm merged commit 35d6e24 into stm32duino:main Oct 31, 2023
23 checks passed
STM32 core based on ST HAL automation moved this from Reviewer approved to Done Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

STM32H750XB Support for STM32H747I-DISCO board
2 participants