DS1307 Hal library
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-02-26 12:59 AM
Posted on February 26, 2018 at 09:59
Hello
I'm Working on stm32f107vct6 and use internal rtc but it have a bug and i cant save date (loss date when it reset).
i decide to use tiny rtc and i new on hal library.i used to spl.
i can't find library with hal for this module .
does anyone can help me for find library?
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
2018-02-26 1:57 AM
Posted on February 26, 2018 at 10:57
If you expect everything you require to come as ready-made libraries, then you should look at Arduino:
Or mbed:
A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.
A complex system designed from scratch never works and cannot be patched up to make it work.
