Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
stm32:peripherals:rtc_real_time_clock [2017/08/24 12:08] – [RTC_DR] ruanstm32:peripherals:rtc_real_time_clock [2022/12/27 17:59] (current) – [RTC_SSR] ruan
Line 5: Line 5:
 \\ {{rtc_calendar_registers.svg?400em}} \\ \\ \\ {{rtc_calendar_registers.svg?400em}} \\ \\
  
-==== RTC_DR ==== +==== RTC_DR - RTC Date Register ====
- +
-RTC Date Register+
  
 \\ {{rtc_reg_dr.svg}} \\ \\ \\ {{rtc_reg_dr.svg}} \\ \\
Line 24: Line 22:
  
  
-==== RTC_TR ====+==== RTC_TR - RTC Time Register====
  
-RTC Time Register+\\ {{rtc_reg_tr.svg}} \\ \\
  
 +|< 100% 5em 10em 5em 10em>|
 +|SU[3:0]|Second units in BCD format|||
 +|ST[2:0]|Second tens in BCD format|||
 +|MNU[3:0]|Minute units in BCD format|||
 +|MNT[2:0]|Minute tens in BCD format|||
 +|HU[3:0]|Hour units in BCD format|||
 +|HT[1:0]|Hour tens in BCD format|||
 +|PM|AM/PM notation|0|AM or 24-hour format|
 +|:::|:::|1|PM|
  
-==== RTC_SSR ====+==== RTC_SSR - RTC Sub Second Register ====
  
-RTC Sub Second Register+\\ {{rtc_reg_ssr.svg}} \\ \\ 
 + 
 +|< 100% 5em 10em 5em 10em>| 
 +|SS[15:0]|Sub second value|Second fraction = (PREDIV_S - SS)/(PREDIV_S + 1)||
  • stm32/peripherals/rtc_real_time_clock.1503576495.txt.gz
  • Last modified: 2017/08/24 12:08
  • by ruan