Question
What to configure after stopmode wakeup?
Posted on May 16, 2018 at 12:58
Hi fellows,
I have a issue when i exit the stopmode on my stm32h7.
I notice that my power consumption goes down from 34mA to 5mA when i put my MCU in StopMode. But after the wake up from the StopMode i read 19mA.
This issue leads me to the fact that i don't configure my clock on the right way after a WakeUp from the StopMode.Does someone had the same issue or does someone have a clue for me?Thanks in advance
JC
Note : I already try different exemple code and none worked...
