maniacbug's example output:
RTClib/examples/ds3234/
RTC is NOT running!
Setting time to... Dec 19 2011 22:07:39
Dec 31 2165 23:60:60
since midnight 1/1/1970 = 1890322364s = 21878d
now + 7d + 30s: Dec 02 2029 17:33:14
since midnight 1/1/1970 = 2313941504s = 26781d
now + 7d + 30s: May 06 2043 17:32:14
Dec 31 2165 23:60:60
since midnight 1/1/1970 = 1890322364s = 21878d
now + 7d + 30s: Dec 02 2029 17:33:14
sparkfun's output after I set it with SetTimeDate(19,12,11,21,30,00)
0/0/0 0:0:20
0/0/0 0:1:21
0/0/0 0:0:22
0/0/0 0:1:23
0/0/0 0:0:24
0/0/0 0:1:25
0/0/0 0:0:26
0/0/0 0:1:27
0/0/0 0:0:28
0/0/0 0:1:29
0/0/0 0:0:30
0/0/0 0:1:31
0/0/0 0:0:32
0/0/0 0:1:33
A lot of others are reporting similar problems, but I haven't seen solutions posted. Any one seen this and fixed it?
I don't have one to test, however looking at the data sheet, it doesn't say that INT/SQW should be grounded. It says either leave it hanging if you're not using it, or put a pull-up to VCC on it.