Activity Forums General Discussion RTC Controllino Maxi

  • RTC Controllino Maxi

     Lukas updated 2 years, 5 months ago 3 Members · 7 Posts
  • ashu9314

    Member
    September 29, 2021 at 10:49 am

    Hello All,

    I am using Controllino Maxi and i am using Rtc program as mentioned in Tutorial. i am trying to update time with Keypad Shield but RTC is not updating.

    Could anybody help me in this regard.

    Thanks and Regards

    Ashish

  • Lukas

    Member
    September 30, 2021 at 9:42 am

    Hello Ashish,

    and is the problem in RTC itself or the interaction with the Keypad Shield?

    Is the RTC OK when you use CONTROLLINO example sketch?

    Maybe you can share more details … how it is connected, your test sketch etc.

    Thanks,

    Lukas

    • ashu9314

      Member
      October 5, 2021 at 8:28 am

      Hello Lukas,

      I’m using RTC example sketch but whenever i am checking its output at Serial Monitor, my Controllino is printing my Computer time rather printing the time i defined in “

      Controllino_SetTimeDate(21,2,09,21,15,41,00);

      Thanks and regards

      Ashish

      • Lukas

        Member
        October 22, 2021 at 7:36 am

        Hi Ashish,

        you should comment out or delete this line of code in our example sketch

        Controllino_SetTimeDateStrings(__DATE__, __TIME__); /* set compilation time to the RTC chip */
        • ashu9314

          Member
          October 28, 2021 at 3:04 pm

          Hello Lukas,

          Thank you so much for your response. i have solved out this problem but my RTC has a different problem because i am using SD card Module, which Interfering with inbuilt RTC.

          i checked it and when i remove MOSI pin cable my RTC works fine but the moment i connect SD card module MOSI again, its start showing 45/45/165.

          Can i solve this problem??

          • Lukas

            Member
            November 5, 2021 at 2:35 pm

            Hi Ashish,

            it seems that your SD card module does not use chip select (CS) signal at all, or you are not handling the SD card CS properly in your sketch.

            Good luck!

            Lukas

  • avalouznan

    Member
    October 28, 2021 at 12:58 pm

    Hello. I had the same problem, but thanks to you, everything has been fixed

    • This reply was modified 2 years, 5 months ago by  avalouznan.
    • This reply was modified 2 years, 5 months ago by  avalouznan.
Viewing 1 - 3 of 3 replies

Log in to reply.

Original Post
0 of 0 posts June 2018
Now