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

[iwdg] Fix reversed prescaler enum index for STM32 #1234

Merged
merged 1 commit into from
Nov 24, 2024

Conversation

salkinium
Copy link
Member

Fixes #1233.

cc @jgmess-dlr can you test this please?

@salkinium salkinium added this to the 2024q4 milestone Nov 24, 2024
@jgmess-dlr
Copy link

Works for me on STM32H753. Thanks for the effort!

Copy link

@jgmess-dlr jgmess-dlr left a comment

Choose a reason for hiding this comment

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

Fixes the issue as proposed.

@salkinium salkinium merged commit 527a9ce into modm-io:develop Nov 24, 2024
40 checks passed
@salkinium salkinium deleted the fix/iwdg branch November 24, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

modm::platform::Iwdt chooses wrong prescaler index
2 participants