cancel
Showing results for 
Search instead for 
Did you mean: 

DS1307 RTC + STM32F4 + HAL LIB

anuj
Associate II
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!

Thanks

Anuj

#!stm32f4 #!stm32-!cubemx-!rtc
2 REPLIES 2
Walid FTITI_O
Senior II
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

https://github.com/ppkt/stm32f4-ds1307

.

You get inspired how to interface the DS1307 via I2C and import then into a Hal project.

-Hannibal-

anuj
Associate II
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.