Commit f9b701b
committed
[RTC] Do not reset RTC Domain
Backup domain is handled by HAL_RCCEx_PeriphCLKConfig() when changing
RTC clock source.
If one other peripheral uses LSE and RTC do not use it, force
reset of the backup domain will break this peripheral.
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>1 parent 1e80170 commit f9b701b
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
321 | 321 | | |
322 | 322 | | |
323 | 323 | | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | 324 | | |
328 | 325 | | |
329 | 326 | | |
| |||
0 commit comments