TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (141237 times)
  2. FAT32 Library (74038 times)
  3. Network Ethernet Library (58662 times)
  4. USB Device Library (48767 times)
  5. Network WiFi Library (44489 times)
  6. FT800 Library (44034 times)
  7. GSM click (30784 times)
  8. mikroSDK (29606 times)
  9. PID Library (27342 times)
  10. microSD click (27223 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Library

RTC support (STM32)

Rating:

4

Author: UL7AA jr

Last Updated: 2015-01-05

Package Version: 1.0.0.1

Category: Timers (Real time clock)

Downloaded: 866 times

Followed by: 1 user

License: MIT license  

Main methods for RTC support.
Start RTC on LSE/LSI,
Get current date and time
Set current date and time

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "RTC support (STM32)" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "RTC support (STM32)" changes.

Do you want to report abuse regarding "RTC support (STM32)".

  • Information
  • Comments (0)

Library Blog

Blog currently doesn't exist!

RELATED CODES

Task Scheduler

10

This is a light Round Robin style task scheduler. You can define the maximum number of tasks and add those tasks to be ran at scheduled intervals. You will need to provide a clock source.

[Learn More]

RTC2 Click driver for NETMF

0

This is a C# driver to use the Illuminance Click board on the Quail board or any NETMF board. Features : - SetClock - GetDateTime - Enable square wave generation function - Use of SRAM to store user’s datetime infos

[Learn More]

Simple digital clock with seven segment and DS1307

0

Digital Clock using a PIC microcontroller & RTC DS1307. Here we can use a suitable PIC microcontroller that is available in the market or in our lab.

[Learn More]