STM32F1_RTC

Timing

Allows to use the RTC functionalities of STM32F1xx based boards using external low speed oscillator.
This library can be used in the STM32 Cores by STMicroelectronics as well as in the libmaple version of Arduino STM32 by Roger Clark development boards. With this library you can use the RTC device to program actions related to date and time. This library offers Islamic Hijri calendar calculations in addition to the Christian (Gregorian) calendar. Day, month, hour, minute and second parameters can be supplied with values that exceed their respective limits or supplied with negative values. Other parameters will be adjusted accordingly.

Author: ZulNs

Maintainer: ZulNs

Read the documentation

Go to repository

Compatibility

This library is compatible with the stm32, STM32F1 architectures.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.