RTC Get Time Problem
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-05-17 10:32 AM
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());
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2015-05-17 11:22 AM
Posted on May 17, 2015 at 20:22
Why is it difficult, because it doesn't present an ASCIIZ string?
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
