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

Fix reset values for STM32H7 GPIO #973

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jspngh
Copy link
Contributor

@jspngh jspngh commented Apr 1, 2024

Currently, all GPIO peripherals are derived from GPIOA for the STM32H7 devices.
However, the reset values of some registers are different for GPIOA and GPIOB
compared to the other GPIO's.
This PR fixes this issue.

Copy link

github-actions bot commented Apr 1, 2024

Memory map comparison

@jspngh jspngh mentioned this pull request Apr 1, 2024
Copy link

github-actions bot commented Apr 1, 2024

Memory map comparison

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.

None yet

1 participant