checking any event base wakeup of stm32u5 #54803
Unanswered
rahulvilaspatil-eaton
asked this question in
Q&A
Replies: 2 comments
-
There is a section "Wakeup capability" in the documentation. Hope it helps. |
Beta Was this translation helpful? Give feedback.
0 replies
-
For now, only UART and I2C can be defined as wakeup sources using device tree and Zephyr PM subsystem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am exploring event base wakeup of stm32u5 mcu. is there any support in zephyr which could help me to wakeup mcu from sleep mode . I had try for RTC but did not get any success on it.
Beta Was this translation helpful? Give feedback.
All reactions