0

I just had a pretty simple question about the RTC Clock Modules, more specifically the DS3231 RTC. Once calibrated and running on my Arduino if I were to unplug it and plug it back in, will the time and everything reset and require another calibration, or will it work like a computer that, even when reset, retains the correct time and date. Thanks!

asked Jul 18, 2016 at 14:25

1 Answer 1

1

It depends if your module has a battery backup or not. A bare chip, by itself, will loose everything. That's why many breakout boards will have a small lithium cell on them to retain everything when the power is removed.

answered Jul 18, 2016 at 15:00
4
  • So it will be attatched to a breadboard and then attatched to the Arduino. If the main power supply to the Arduino, which is a external 5V battery source, you are saying it would be wise to also have another backup source just in case? Commented Jul 18, 2016 at 15:02
  • Like I said, it depends on your module. If you are building it from components, then yes you should provide a battery backup - like it shows you in the datasheet. Commented Jul 18, 2016 at 15:03
  • This is the module I will be using Commented Jul 18, 2016 at 15:05
  • That is what you have? Do you know what that big round silver thing is in the picture? Commented Jul 18, 2016 at 15:06

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.