How do I implement RTC wakeup in STOP2 low power mode using the STM32WLE4C8 MCU?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-27 1:06 AM
I can make the RTC wakeup work in Standby mode, but not STOP2 mode.
Solved! Go to Solution.
- Labels:
-
Power
-
RTC
-
STM32WL series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-27 1:44 AM
Hello @SRoop.1​ and Welcome to ST Community,
Let's start by which board are you using, which example and environment
Are you using the "PWR_STOP_RTC" example provided by ST
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-27 1:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-27 1:44 AM
Hello @SRoop.1​ and Welcome to ST Community,
Let's start by which board are you using, which example and environment
Are you using the "PWR_STOP_RTC" example provided by ST
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-03-27 11:52 PM
Hi Sarra.S, thanks for your response.
I managed to try the "PWR_STOP_RTC" example on our custom board and it works.
I have ported the changes to my project and it works. Thank you.
