DS1307 RTC + STM32F4 + HAL LIB
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-05-27 4:53 PM
Posted on May 28, 2016 at 01:53
Hi,
I am working on STM32F4 Discovery. I need help in interfacing DS1307 RTC with Controller using HAL Library. Please if anyone can help!ThanksAnuj #!stm32f4 #!stm32-!cubemx-!rtc
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-05-30 3:27 AM
Posted on May 30, 2016 at 12:27
Hi mattoo.anuj,
I suggest that you take a look to the ARMmbed community or Github projects like this one . You get inspired how to interface the DS1307 via I2C and import then into a Hal project. -Hannibal-Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2016-06-04 2:01 PM
Posted on June 04, 2016 at 23:01
Thanks for your reply.
The Github Project/library is very different from HAL library, I can't seem to use it in HAL.It's very very different. Previous SPL Library has nothing common with HAL Library.It's mind boggling.I am stuck. Any help getting used to this Library would be helpful.