2020-09-01 12:35 AM
I could wake up the controller from stand-by mode but I realized I needed to use stop mode. What needs to happen for the controller to wake up from stop mode when using a wake up pin? Do you have some code examples preferably using the HAL functions?
Solved! Go to Solution.
2020-09-01 11:36 PM
Solved my problem by switching wake up pin into exti gpio.
2020-09-01 06:37 AM
Looks like this does what you're looking for:
2020-09-01 11:36 PM
Solved my problem by switching wake up pin into exti gpio.