Author |
Message |
Topic: Another DS1307 driver |
Koslov
Replies: 34
Views: 338112
|
Forum: Code Library Posted: Mon May 16, 2011 7:57 am Subject: Another DS1307 driver |
Thank you PCM programmer, compiling the example program made me see the trouble was in my program, and its a noob one, I forgot to put printf function at the hours parameter |
Topic: Another DS1307 driver |
Koslov
Replies: 34
Views: 338112
|
Forum: Code Library Posted: Wed May 11, 2011 11:42 am Subject: Another DS1307 driver |
Hi,
I've used that driver with a pic18f4550, but for some weird reason the display doesn't show the hours, and the minutes parameter freezes when arrive at 59 minutes, here's my code
#include " ... |
|