• How to time.h functions for Calander management
    I have LPC2132 based board with DS3231 RTC. The system is master clock which supports the GMT, IST, UTC time format. It is also connected to GPS which sends in UTC mode. At present, I have own functions...
  • mktime() function in time.h don't work right
    hi i use stm32f103 in keil. my problem is "mktime() function in time.h don't work right on tm_isdst" please help me. thankyou
  • mktime() function in time.h don't work right
    hi i use stm32f103 in keil. my problem is "mktime() function in time.h don't work right on tm_isdst" please help me. thankyou
  • How to time.h functions for Calander management
    I have LPC2132 based board with DS3231 RTC. The system is master clock which supports the GMT, IST, UTC time format. It is also connected to GPS which sends in UTC mode. At present, I have own functions...
  • Time.h
    Hi All, I am trying to use the functions of Time.h in my application (My target is LPC2138) and my Application is jumping to SWI_Handler. Do timer.h is implemented? TNX Kobi