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

stm32h7:missing regulator state in STOP mode #117

Closed
fpistm opened this issue Jan 17, 2025 · 0 comments · Fixed by #116
Closed

stm32h7:missing regulator state in STOP mode #117

fpistm opened this issue Jan 17, 2025 · 0 comments · Fixed by #116
Labels
bug 🐛 Something isn't working
Milestone

Comments

@fpistm
Copy link
Member

fpistm commented Jan 17, 2025

HAL_PWREx_EnterSTOP2Mode requires regulator state arguments.
This produces build issue.

@fpistm fpistm added the bug 🐛 Something isn't working label Jan 17, 2025
@fpistm fpistm added this to the 1.3.1/1.4.0 milestone Jan 17, 2025
fpistm added a commit to fpistm/STM32LowPower that referenced this issue Jan 17, 2025
Fixes stm32duino#117.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
fpistm added a commit to fpistm/STM32LowPower that referenced this issue Jan 17, 2025
Fixes stm32duino#117.

Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
@fpistm fpistm closed this as completed in a379655 Jan 17, 2025
@github-project-automation github-project-automation bot moved this from To do to Done in STM32duino libraries Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
Development

Successfully merging a pull request may close this issue.

1 participant