kobol-wiki/docs/helios64/rtc.md

17 lines
783 B
Markdown
Raw Normal View History

2020-04-15 22:41:48 +08:00
# Real Time Clock (RTC)
2020-04-15 19:00:27 +08:00
Helios64 has an on-board RTC clock which is provided by the Power Management IC (PMIC) RK808-D. The RTC functions provided by the PMIC include second/minute/hour/day/month/year information, alarm wake up as well as time calibration.
2020-04-15 19:00:27 +08:00
![RTC](/helios64/img/rtc/rtc_diagram.jpg)
2020-04-15 19:00:27 +08:00
The SoC receive clock signal from the PMIC RTC and in the meantime access the PMIC RTC functions over I2C bus.
2020-04-15 19:00:27 +08:00
## RTC Battery
2020-04-15 19:00:27 +08:00
To save time information and allow the RTC to keep running while system is powered off, the PMIC RTC relies on a dedicated coin battery located at BAT1. The battery holder (BAT1) accepts CR1225 battery model.
![RTC Battery](/helios64/img/rtc/rtc_battery.jpg)
!!! Note
The polarity of the battery holder is indicated on the PCB with **'+'** signs.