¶
RTC configuration
¶
Hardware connection
¶
Software configuration time
First, configure the current system time, and then write the time into RTC
date --set='2023-10-25 15:17:42' hwclock --systohc hwclock --show
After two minutes of power outage, use the command to check the current time
date