Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue setting time #10

Open
avierose opened this issue Nov 18, 2018 · 4 comments
Open

Issue setting time #10

avierose opened this issue Nov 18, 2018 · 4 comments

Comments

@avierose
Copy link

I have been trying to set-up my DS1302 module this evening. I used the example set_clock.ino and connected the pins as shown in the diagram to the arduino. I also changed the date/time in the code on line 68 from: Time t(2013, 9, 22, 1, 38, 50, Time::kSunday); to Time t(2018, 11, 18, 17, 20, 00, Time::kSunday);

The serial monitor output just repeats: (unknown day) 2000-00-00 00:00:00. Am I missing something?

@ilwon-seo
Copy link

ilwon-seo commented Nov 21, 2018 via email

@mianqi2016
Copy link

I just test this file in my chip, it was OK, my chip is:
https://ibb.co/YLKxcKR

@dfontenot
Copy link

I'm having a similar issue, but am getting the time of "2165-165-165 27:165:85" over and over again.

@its-lautaro
Copy link

I have the same problem, ended up using the one by Henning Karlsen but I haven't had the time to check why one works and the other doesn't

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants