STM32L431 SDMMC not working after STOP2
Originally posted as a reply in this old thread:
How did you solve it in the end? I also encountered this problem
Originally posted as a reply in this old thread:
How did you solve it in the end? I also encountered this problem
@AlfRome wrote:
This mode wakes up in LPTIM interrupt, and after waking up, SystemClock_Config() is called again
Did you read the Solution in the other thread?
He said that SystemClock_Config() was not sufficient - he also had to call PeriphCommonClock_Config() after exiting the sleep mode:
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.