Skip to main content
Visitor II
June 23, 2014
Question

Detecting LSE failure

  • June 23, 2014
  • 0 replies
  • 509 views
Posted on June 23, 2014 at 14:57

I want to detect failure of the LSE using LSE_CSS. Main clock is HSI but LSE clcoks the RTC and provides a 50mS systick via the wakeup interrupt. When not busy the micro executes the HALT instruction to save power until the next wakeup.

The LSE_CSS uses the LSI. Will this mechanism work if the LSE fails while the micro is in HALT mode as the LSI can't operate in HALT mode according to the datasheet ?

#lsi-lse
    This topic has been closed for replies.