cancel
Showing results for 
Search instead for 
Did you mean: 

RTC Get Time Problem

monta
Associate II
Posted on May 17, 2015 at 19:32

Hi there , Anyone can help me retrieve the current time on STM32F4 RTC unit. I already create necessary code to setup the RTC , enable it and set the time and date.

But I find the Get Time function the hardest to deal with.

I'm willing to send it on the UART Bus later on , something like:

USART_puts(USART1, RTC_GetTime());
1 REPLY 1