Difference between revisions of "BORA Lite SOM/BORA Lite Hardware/Peripherals/Real Time Clock"

From DAVE Developer's Wiki
Jump to: navigation, search
(Created page with "{{:RTC_(Bora/BoraLite)}}")
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<section begin="History" />
+
{{:RTC_(Bora/BoraLite)}}
{| style="border-collapse:collapse; "
 
! colspan="4" style="width:100%; text-align:left" ; border-bottom:solid 2px #ededed" |History
 
|-
 
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Issue Date
 
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#73B2C7; padding:5px; color:white" |Notes
 
|-
 
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |{{oldid|11592|2020/12/01}}
 
| style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#edf8fb; padding:5px; color:#000000" |First version
 
|-
 
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#ededed; padding:5px; color:#000000" |2023/07/18
 
! style="border-left:solid 2px #73B2C7; border-right:solid 2px #73B2C7;border-top:solid 2px #73B2C7; border-bottom:solid 2px #73B2C7; background-color:#ededed; padding:5px; color:#000000" |Minor changes
 
|}
 
 
 
<section begin=Body/>
 
An on-board Maxim Integrated DS3232 device provides a very accurate, temperature-compensated real-time clock (RTC) resource with:
 
* Temperature-compensated crystal oscillator
 
* Date, time and calendar
 
* Alarm capability
 
* Backup power from external battery
 
* ±3.5ppm accuracy from -40°C to +85°C
 
* 236 Bytes of Battery-Backed SRAM
 
* I²C Interface
 
Backup power is provided through the RTC_VBAT signal connected to J1.22
 
 
 
If not used, RTC_VBAT must be externally connected to GND. For a detailed description of RTC characteristics, please refer to the DS3232 datasheet.
 
 
 
<section end=Body/>
 
 
 
----
 
 
 
[[Category:BORA Lite]]
 

Revision as of 14:20, 1 December 2020

Info Box
Bora5-small.jpg Applies to Bora
BORALite-TOP.png Applies to BORA Lite



Attention.png THIS PAGE IS OBSOLETE, DON'T USE IT AS REFERENCE
The new documentation is available here: BORA Lite SOM


An on-board Maxim Integrated DS3232 device provides a very accurate, temperature-compensated real-time clock (RTC) resource with:

  • Temperature-compensated crystal oscillator
  • Date, time and calendar
  • Alarm capability
  • Backup power from external battery
  • ±3.5ppm accuracy from -40°C to +85°C
  • 236 Bytes of Battery-Backed SRAM
  • I²C Interface

Backup power is provided through the RTC_VBAT signal:

  • on Bora it is connected to J2.113
  • on Bora Lite it is connected to J1.22

If not used, RTC_VBAT must be externally connected to GND. For a detailed description of RTC characteristics, please refer to the DS3232 datasheet.