TS-5620: Difference between revisions

From embeddedTS Manuals
m (FTP links auto-updated (http://www.embeddedarm.com/documentation/ →‎ https://cdn.embeddedarm.com/resource-attachments/))
m (Links auto-updated for 2022 re-branding ( https://cdn.embeddedarm.com/resource-attachments/ts-5620-mechanical.pdf →‎ https://cdn.embeddedTS.com/resource-attachments/ts-5620-mechanical.pdf https://cdn.embeddedarm.com/resource-attachments/ts-5620-schematic.pdf →‎ https://cdn.embeddedTS.com/resource-attachments/ts-5620-schematic.pdf https://files.embeddedarm.com/archive/images/boards/medium/ts-5620-onboard.gif →‎ https://files.embeddedTS.com/archive/images/boards/medium/ts-5620-onboard.gif))
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Infobox
{{Infobox
|title        = TS-5620
|title        = TS-5620
|image = https://www.embeddedarm.com/images/boards/ts-5620-onboard.jpg
|image = https://files.embeddedTS.com/archive/images/boards/medium/ts-5620-onboard.gif
|titlestyle  =  
|titlestyle  =  
|headerstyle  = background:#ccf;
|headerstyle  = background:#ccf;
Line 7: Line 7:
|datastyle    =  
|datastyle    =  
|header1      = Documents
|header1      = Documents
|data2        = [https://cdn.embeddedarm.com/resource-attachments/ts-5620-schematic.pdf Schematic]  
|data2        = [https://cdn.embeddedTS.com/resource-attachments/ts-5620-schematic.pdf Schematic]  
|data3        = [https://cdn.embeddedarm.com/resource-attachments/ts-5620-mechanical.pdf Mechanical Drawing]
|data3        = [https://cdn.embeddedTS.com/resource-attachments/ts-5620-mechanical.pdf Mechanical Drawing]
}}
}}



Latest revision as of 17:01, 17 January 2022

TS-5620
ts-5620-onboard.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