Skip to main content
Visitor II
December 16, 2023
Question

How to Implement Real-time Clock (RTC) Wakeup on Low-Power Modes?

  • December 16, 2023
  • 1 reply
  • 679 views

Seeking guidance on implementing RTC wakeup in low-power modes for STM32 development. Any tips or code snippets would be appreciated. Thanks!

 

 

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    December 16, 2023

    Hello @JackBDMN and welcome to the ST Community :smiling_face_with_smiling_eyes:.

    I suggest you to take a look at the following post and wiki to understand how to use the RTC for wake-up from low power mode. Also, you can use the examples of the STM32 Cube MCU packages (depending on your MCU) such as this one .

    Best Regards.

    STTwo-32