Can I use disabling of certain low-power timer (LPTIMx) by clearing the ENABLE bit in the LPTIM_CRx register safely if no interrupts from LPTIMx are used to wake up MCU from Stop mode?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-08-31 2:44 AM
Clarification: Can I be sure that the case in Errata sheet ES0491 "Device may remain stuck in LPTIM interrupt when entering Stop mode" never occurs for certain LPTIMx if no interrupts within it are used to wake up MCU from Stop mode and disabling of LPTIMx by clearing the ENABLE bit in the LPTIM_CRx register can be used safely?
Solved! Go to Solution.
- Labels:
-
Documentation
-
LPTIM
-
Power
-
STM32H7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-09-02 7:49 AM
Hi @Vladimir Yakovlev​ ,
I think that the difficulty here is how to make sure that "no interrupts within it are used to wake up MCU from Stop mode".
Based on the following table from reference manual RM0468, LPTIM interrupts will cause the device to exit Stop mode:
-Amel
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
‎2021-09-02 7:49 AM
Hi @Vladimir Yakovlev​ ,
I think that the difficulty here is how to make sure that "no interrupts within it are used to wake up MCU from Stop mode".
Based on the following table from reference manual RM0468, LPTIM interrupts will cause the device to exit Stop mode:
-Amel
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.
