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] Enable IWDG on STM32H7 devices #1204

Merged
merged 1 commit into from
Aug 22, 2024

Conversation

salkinium
Copy link
Member

The STM32H7 has dual-core devices, each core has their own IWDG named IWDG1 and IWDG2. On single core devices only IWDG1 is available. This patch only fixes the name of the macro.

  • Tested in hardware on a STM32H743II.

@salkinium salkinium added this to the 2024q3 milestone Aug 22, 2024
@salkinium salkinium merged commit 5ae26dd into modm-io:develop Aug 22, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant