Its roughly %15 fast, and initializes to zero, but the display currently shows HH:MM:SS AM/PM.
4 lines
169 B
Plaintext
4 lines
169 B
Plaintext
set $PWR = (PWR_TypeDef *)(0x40000000 + 0x00007000U)
|
|
set $RCC = (RCC_TypeDef *)(0x40000000 + 0x00020000U + 0x1000U)
|
|
set $RTC = (RTC_TypeDef *)(0x40000000 + 0x00002800U)
|