Tool/software:
If a GPIO wakeup pulse is already high when the MCU re-enters STANDBY1, can the device still detect subsequent rising edges, or must I configure wakeup on both edges or use falling-edge only?
I read the GPIO_ERR_01 note, but I just want to know if there is any other possible workaround for this case.
My goal is to enable the interrupt only for the rising edge.