Hi all, I'm working on STM32L071CBTx. I'm trying to get external interrupt using GPIO pin in STOP MODE. I'm able to go to Stop Mode with RTC Enabled and also able to get the external Interrupt while in Stop Mode. But as per my requirement, I need a d...