Skip to main content
Visitor II
January 20, 2024
Question

STM32L4r5vit rtc alarm to wakeup from stopmode2

  • January 20, 2024
  • 1 reply
  • 1153 views

how to implement STM32L4r5vit rtc alarm to wakeup from stopmode2

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    January 20, 2024

    Hello @AJ.2 

    I suggest you to take a look at the following example to understand how to wake-up from stop2 using an RTC wakeup timer.

    Best Regards.

    STTwo-32 

    AJ.2Author
    Visitor II
    January 20, 2024

    can we wakeup from stop mode from RTC internal alarm

    Technical Moderator
    January 20, 2024

     

    According to the RM0432,  the RTC alarm,RTC tamper event, RTC timestamp event, and RTC Wakeup cause the device to exit the Stop mode.

    Screenshot_2024-01-20-15-04-11-97_e2d5b3f32b79de1d45acd1fad96fbb0f.jpg

    Best Regards.

    STTwo-32