2015-05-17 10:32 AM
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());2015-05-17 11:22 AM
Why is it difficult, because it doesn't present an ASCIIZ string?