VAR-SOM-AM43 RTC: Difference between revisions
From Variscite Wiki
(Created page with "= RTC<br> = To set the RTC first set the date from Linux shell, type:<br> <pre>$ date 2013.08.27-15:43 </pre> Then set the real time clock from Linux shell, type:<br> <pr...") |
(→RTC) |
||
Line 1: | Line 1: | ||
= RTC<br> = | = RTC<br> = | ||
To set the RTC first set the date from Linux shell, type:<br> | To set the RTC first set the date from Linux shell, type:<br> | ||
<pre>$ date 2013.08.27-15:43 | <pre>$ date 2013.08.27-15:43 |
Revision as of 12:45, 24 December 2015
RTC
To set the RTC first set the date from Linux shell, type:
$ date 2013.08.27-15:43
Then set the real time clock from Linux shell, type:
$ hwclock --systohc
Power down your board wait 15 seconds and power up. Check your system with date and the time should be up to date.