2021-08-31 02: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.
2021-09-02 07: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.
2021-09-02 07: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.