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

Added IWDT implementation #376

Merged
merged 10 commits into from
Aug 1, 2022
Merged

Added IWDT implementation #376

merged 10 commits into from
Aug 1, 2022

Conversation

diondokter
Copy link
Contributor

I had this still lying around.
Updated it a bit

@diondokter
Copy link
Contributor Author

Lol, so the CI decided to have an error...

I think everything is correct now

@richardeoin
Copy link
Member

I re-ran the CI :)

The IWDG peripheral is present on all the H7 sub-families. Can this HAL implementation be used with all the sub-families? In any case I would remove the cfg guards from the example.

@richardeoin
Copy link
Member

Just tried building it, looks like the PAC is broken for the rm0468 sub-family but ok for the other three (rm0433, rm0399, rm0455)

Copy link
Member

@richardeoin richardeoin left a comment

Choose a reason for hiding this comment

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

I tested on a STM32H7A3 Nucleo board, and it works for me. Thanks @diondokter !

bors r+

@diondokter
Copy link
Contributor Author

Oh sweet! You finished it 😁
Cool, thank you for the work too! This is one of the most complete HALs out there which is really nice for such a complex chip.

@bors bors bot merged commit 47dc023 into stm32-rs:master Aug 1, 2022
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.

2 participants