I'm using an STM32L051R8 in STOP mode with a 32.768KHz external crystal (LSE) that drives the RTC.I have set the RTC to generate periodic wakeup interrupts every X seconds, It's working.But I also want to wakeup using the external interrupt, whenever...