You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have set GPIO pins PA2 and PA3 as input pull-up. I have attached interrupt on these pins at FALLING edge. But these pins are not waking up the STM32L072. How can I wake-up the STM32L0 using these pins?
The text was updated successfully, but these errors were encountered:
I have set GPIO pins PA2 and PA3 as input pull-up. I have attached interrupt on these pins at FALLING edge. But these pins are not waking up the STM32L072. How can I wake-up the STM32L0 using these pins?
The text was updated successfully, but these errors were encountered: