Other Parts Discussed in Thread: SYSCONFIG
Hi,
I configured the sysconfig to below and sent the MCU to sleep with all other tasks blocked. the MCU is going to LPDS mode as expected and wake up after the sleep() has expired. I want to know how can I wake the MCU using GPIO interrupt. I generate an interrupt on GPIO13 but it does not wakeup. Is there anything I have to do to get it to wake from GPIO interrupt?
Below is my Sysconfig configuration.