Need help getting EXTI0 Wakeup interrupt (on STM32F042)
I'm using CubeMX and don't see a way to enable the EXTI0 IRQ. I'm assuming I need to have that interrupt enabled in order to use the PA0 pin as a wakeup pin.
I've set that pin to SYS_WKUP1 in the pin configuration. What else do I need to do?
Thanks.
