TS-5620: Difference between revisions

From embeddedTS Manuals
(Created page with "{{Infobox |title = TS-5620 |image = 300px |titlestyle = |headerstyle = background:#ccf; |labelstyle = width:33% |datastyle = |header1...")
 
m (Text replacement - "\|image *= *\[\[File:(.*)\.(jpg|gif)\|.*\]\]" to "\|image = https:\/\/www\.embeddedarm\.com\/images\/boards\/medium\/\.gif")
Line 1: Line 1:
{{Infobox
{{Infobox
|title        = TS-5620
|title        = TS-5620
|image       = [[File:TS-5620.jpg|300px]]
\|image = https:\/\/www\.embeddedarm\.com\/images\/boards\/medium\/\.gif
|titlestyle  =  
|titlestyle  =  
|headerstyle  = background:#ccf;
|headerstyle  = background:#ccf;

Revision as of 10:53, 2 June 2016

TS-5620 \
https:\/\/www\.embeddedarm\.com\/images\/boards\/medium\/\.gif
Documents
Schematic
Mechanical Drawing

Overview

This option uses an ST Micro M48T86PC1 module for the real-time clock function. This module contains the lithium battery, 32.768 kHz crystal, and a RTC chip with 114 bytes of battery-backed CMOS RAM. It will maintain clock operation for a minimum of 10 years in the absence of power. The 114 bytes of non-volatile RAM, physically located in the RTC chip, are available to the user. The TS-Kernel shipped with the boards includes support for the TS-5620 peripheral board including the TS-72XX series and the TS-5XXX series.

Usage

As the boards implement a kernel driver, you can simply use the hwclock command to communicate with the RTC.

 hwclock -r or hwclock --show
 hwclock -w or hwclock --systohc
 hwclock -s or hwclock --hctosys
 hwclock -a or hwclock --adjust
 hwclock -v or hwclock --version
 hwclock --set --date=newdate
 hwclock --getepoch
 hwclock --setepoch --epoch=year