Closed Geeker3D closed 3 years ago
Normally DS3231/32 are very accurate. See the datasheet; there is an Aging Offset register that can compensate about ±10ppm or so, but I've never had a reason to use it. More than likely the issue is either bad code or a bad part (or more likely a counterfeit part.) Authentic DS3231s are currently going for $9-10USD in single quantities. If it cost less than that, then it's probably not an authentic part and I wouldn't be surprised if it didn't operate to spec.
Thank you Jack. You mentioned it might not be authentic. Your probably right. Ill reorder and try another. Thanks again
On Sat, Jan 16, 2021, 10:11 AM Jack Christensen notifications@github.com wrote:
Normally DS3231/32 are very accurate. See the datasheet; there is an Aging Offset register that can compensate about ±10ppm or so, but I've never had a reason to use it. More than likely the issue is either bad code or a bad part (or more likely a counterfeit part.) Authentic DS3231s are currently going for $9-10USD in single quantities. If it cost less than that, then it's probably not an authentic part and I wouldn't be surprised if it didn't operate to spec.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/JChristensen/DS3232RTC/issues/86#issuecomment-761589041, or unsubscribe https://github.com/notifications/unsubscribe-auth/AH4KCU3DCJWLDHHXGSGVQU3S2G3CTANCNFSM4WFLOQWQ .
Just completed making Lazy 7 One clock published by parallyze . Uses DS3232RTC library. Seems that the clock runs to fast. Is there any paramaters that the user can change that it would change the speed of the clock itself.