-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32LX : HAL_RCC_OscConfig update in PLL configuration #5896
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
Conversation
check PLL settings before retuuning error
/morph build |
Build : SUCCESSBuild number : 915 Triggering tests/morph test |
Test : SUCCESSBuild number : 757 |
Exporter Build : FAILUREBuild number : 596 |
/morph export-build |
Exporter Build : FAILUREBuild number : 597 |
/morph export-build |
Exporter Build : ABORTEDBuild number : 602 |
/morph export-build |
Exporter Build : SUCCESSBuild number : 610 |
port fix ARMmbed#5896 on STM32H7 Cube HAL ST internal ticket 42806 not yet released for STM32H7
port fix ARMmbed#5896 on STM32H7 Cube HAL ST internal ticket 42806 not yet released for STM32H7
port fix ARMmbed#5896 on STM32H7 Cube HAL ST internal ticket 42806 not yet released for STM32H7
port fix ARMmbed#5896 on STM32H7 Cube HAL ST internal ticket 42806 not yet released for STM32H7
port fix ARMmbed#5896 on STM32H7 Cube HAL ST internal ticket 42806 not yet released for STM32H7
port fix ARMmbed#5896 on STM32H7 Cube HAL ST internal ticket 42806 not yet released for STM32H7
port fix ARMmbed#5896 on STM32H7 Cube HAL ST internal ticket 42806 not yet released for STM32H7
port fix ARMmbed#5896 on STM32H7 Cube HAL ST internal ticket 42806 not yet released for STM32H7
Description
This should fix #5830
When wake up is too early after deep sleep,
it seems that some register didn't have time to be reset.
Status
READY