VAR-SOM-AM43 RTC: Difference between revisions

From Variscite Wiki
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:
<pre>$ date 2013.08.27-15:43
<pre>$ date 2013.08.27-15:43
</pre>  
</pre>  

Revision as of 12:46, 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.