Skip to main content
Konami
Senior
October 25, 2018
Question

Where to find time.h library for STM32

  • October 25, 2018
  • 1 reply
  • 1784 views

I'm looking to implement an RTC on the STM32F411 and with an STM32L083 and would like to use a time library (mostly) for converting between date/time and epoch time. Does ST provide these libraries or can I find them somewhere?

    This topic has been closed for replies.

    1 reply

    Tesla DeLorean
    Guru
    October 25, 2018

    No, time.h is usually something to your tool vendor, most embedded tool chains have a mechanism to implement chip/board specific RTC interfacing.

    http://www.keil.com/support/man/docs/armlib/armlib_chr1359122848748.htm

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..