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

Add support of STM32H5 serie #2016

Merged
merged 24 commits into from
May 26, 2023
Merged

Add support of STM32H5 serie #2016

merged 24 commits into from
May 26, 2023

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented May 5, 2023

Fixes #1978

Added boards:

Support also added to:

Tests:

@fpistm fpistm added this to the 2.6.0 milestone May 5, 2023
@fpistm fpistm self-assigned this May 5, 2023
@fpistm fpistm added this to In progress in STM32 core based on ST HAL via automation May 5, 2023
fpistm added 13 commits May 17, 2023 09:13
Included in STM32CubeH5 FW v1.0.0

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Included in STM32CubeH5 FW v1.0.0

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Allow some redefinition.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Remove duplicate clock definition.
Allow VECT_TAB_OFFSET redefinition.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Some serie still require to use their name due to wrong
LL API prototype using RTC parameter instead of TAMP.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm force-pushed the CubeH5_v1.0.0 branch 2 times, most recently from 08f561a to 8957a66 Compare May 23, 2023 17:45
@fpistm fpistm marked this pull request as ready for review May 23, 2023 17:47
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
As example, sometimes LSIRDY bit is set while the LSI ON is not.
So force LSI to ON unconditionally. Same for LSE, HSI, HSE.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm force-pushed the CubeH5_v1.0.0 branch 3 times, most recently from c3af6d1 to 9d868de Compare May 25, 2023 13:19
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm merged commit 2718bf5 into stm32duino:main May 26, 2023
23 checks passed
STM32 core based on ST HAL automation moved this from In progress to Done May 26, 2023
@fpistm fpistm deleted the CubeH5_v1.0.0 branch May 26, 2023 15:01
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.

H5 Support?
1 participant