Solved
STM32L1xx RTC counter
RTC used the LSE with 32768Hz oscillator and is configured for this option.
While DBP bit is set RTC counter is stopped .
Is it true or false?
RTC used the LSE with 32768Hz oscillator and is configured for this option.
While DBP bit is set RTC counter is stopped .
Is it true or false?
False.
DBP is a bit to: Disable backup domain write protection. Setting it will enable the write access to RTC and backup registers, resetting it will disable it. But neither setting nor resetting will stop the RTC.
When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.
Good luck!
/Peter
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.