Detecting Wakeup Source of STM32MP151 in Linux Userspace
Hello ST Community, We are developing a product based on STM32MP151 which requires detecting what caused the device to wakeup from sleep. With this device, we are setting up 2 wakeup sources - RTC and 2 WKUP GPIOs and we have to execute specific func...