Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| stm32:peripherals:rtc [2017/08/23 07:11] – ruan | stm32:peripherals:rtc [2022/12/27 17:55] (current) – [Functions] ruan | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Real Time Clock ====== | + | ====== Real Time Clock (RTC) ====== |
| - | The real time clock is an independent timer with two programmable alarms and a programmable periodic wake up timer. | + | The RTC is an independent |
| \\ {{rtc_complete.svg? | \\ {{rtc_complete.svg? | ||
| Line 7: | Line 7: | ||
| ===== Features ===== | ===== Features ===== | ||
| - | * Calendar | + | * Time-of-day clock/ |
| * Daylight saving compensation. | * Daylight saving compensation. | ||
| - | * Two programmable alarms. | + | * Two programmable alarms |
| - | * Automatic programmable | + | * Programmable |
| + | * Digital calibration. | ||
| + | * Runs regardless of device status i.e. also in low-power modes and reset | ||
| \\ | \\ | ||
| Line 16: | Line 18: | ||
| ===== Functions ===== | ===== Functions ===== | ||
| - | These Functions | + | These functions |
| + | * [[rtc_real_time_clock|Real-time Clock and Calendar]] | ||
| * [[rtc_wakeup|WakeUp Timer]] | * [[rtc_wakeup|WakeUp Timer]] | ||
| * [[rtc_alarm|Alarm Timer]] | * [[rtc_alarm|Alarm Timer]] | ||