2024-05-31 07:34 AM
Hi there,
I'm using a custom STM32MP153 board with OpenSTLinux distribution (5.15.24) on it, and I have a problem with the Wake UP.
I successfully set PWR gpio to wake up from low power modes. In fact, I can successfully wake from CSleep and CStop mode. But I can't execute a correct wake up from CStandy mode. (setting from M4 firmware is OK I think, I took the example code from FW1.6.0 repo)
Is there any common pitfall that I must be awared of?
NOTE: I'm using STPMIC1 .
Thanks