mirror of
https://github.com/eddyem/stm32samples.git
synced 2025-12-06 10:45:11 +03:00
13 lines
244 B
Plaintext
13 lines
244 B
Plaintext
Simplest work with RTC
|
|
|
|
Proto:
|
|
|
|
C - set/print calibration ticks (-511..+512) to each 2^20 ticks
|
|
Sd - set date (YY MM DD Weekday)
|
|
St - set time (HH MM SS)
|
|
t - print current Tms
|
|
T - print current Time
|
|
|
|
Button press - print current time @ usart3
|
|
|