Skip to content

Commit c64705f

Browse files
committed
README updated to include the new Date retention for the stm32F1xx
Signed-off-by: Francois Ramu <[email protected]>
1 parent 8d61abf commit c64705f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,12 @@ _One-Second interrupt_
113113
* **`void detachSecondsInterrupt(void)`**
114114

115115

116+
_Date retention for stm32F1xx_
117+
118+
STM32 RTC includes date save/retrieve mechanism for the stm32F1xx mcu, that do not have a date counter.
119+
120+
The content is stored in BackUp memory which is kept during Reset and powered by Vbat when the Vdd is off.
121+
116122

117123
### Since STM32 Core version > 1.5.0
118124
_Reset time management_

0 commit comments

Comments
 (0)