Difference between revisions of "Jetson/RTC"

From eLinux.org
Jump to: navigation, search
(First revision (only the first paragraph and structure))
 
Line 1: Line 1:
 
== Basic strategy ==
 
== Basic strategy ==
  
Simply follow Santyago's great How-To posted on the forum.
+
Simply follow Santyago's great How-To posted on the forum.<br />
 
https://devtalk.nvidia.com/default/topic/769727/embedded-systems/-howto-battery-backup-rtc/
 
https://devtalk.nvidia.com/default/topic/769727/embedded-systems/-howto-battery-backup-rtc/
  
Line 12: Line 12:
 
=== Custom Kernel ===
 
=== Custom Kernel ===
  
 
+
Install Santyago's Grinch Custom Kernel.<br />
 +
https://devtalk.nvidia.com/default/topic/766303/embedded-systems/-customkernel-the-grinch-19-3-7-for-jetson-tk1/
  
 
=== RTC Module ===  
 
=== RTC Module ===  
Line 18: Line 19:
  
  
=== Connection and Securing the module on the board
+
=== Connection and Securing the module on the board ===

Revision as of 01:33, 4 December 2014

Basic strategy

Simply follow Santyago's great How-To posted on the forum.
https://devtalk.nvidia.com/default/topic/769727/embedded-systems/-howto-battery-backup-rtc/

  • Use Santyago's Grinch Custom Kernel 19.3.4 or above
  • Use an RTC module (Dallas DS3231)
  • Connect the RTC module on Jetson TK1's I2C bus

Detail

Custom Kernel

Install Santyago's Grinch Custom Kernel.
https://devtalk.nvidia.com/default/topic/766303/embedded-systems/-customkernel-the-grinch-19-3-7-for-jetson-tk1/

RTC Module

Connection and Securing the module on the board