Activity Forums Questions & Troubleshooting Hardware Using RTC INT

  • Using RTC INT

     Jarda updated 4 years, 10 months ago 3 Members · 6 Posts
  • Jarda

    Member
    May 18, 2020 at 11:11 am

    Hello,

    yes, you can use this pad marked RTC/INT. Pad close the the part of the text “RTC” (upper one when text is readable) is going to RTC output.

    But there is also internal pull-up connected to +5V is on the board on the RTC output and with Internal pull down of the Interrupt input it will make divider so there will be maximum 2,8V on the processor pin. So it will be not proper LOG HIGH there, but shall work ;) .

    BUT signal from RTC is also at CONTROLLINO MAXI connected to PJ4 – PCINT13 (in parallel with PJ7), which is not Arduino supported interrupt, but if you are able write your code in the way that it is interrupt (see for example https://playground.arduino.cc/Main/PinChangeInterrupt/” class=”bbcode_url”>https://playground.arduino.cc/Main/PinChangeInterrupt/ ) you can also use this without HW modification.

    Regards

    Jarda

  • duandv

    Member
    July 13, 2020 at 3:16 pm

    Dear Jarda

    PJ4 – PCINT13 works well for RTC INT. Thank you very much :D

    Regards

    Duandv

  • Jarda

    Member
    July 20, 2020 at 2:27 pm

    Dear Duandv,

    thank you for feedback. Enjoy the CONTROLLINO ! ;)

    BR

    Jarda

  • richiestine

    Member
    July 27, 2020 at 5:50 pm

    Hello.. I am trying to interface AT89c51 with DS 1307( a real time clock) which uses I2C Communication protocol. The problem is that Real Time Clock could’nt be triggered(started) after setting up the initial register values.I can read the same Data which i’ve sended to DS 1307 Registers again & again.

    rigid flex pcb design for assembly guidelines

  • Jarda

    Member
    July 29, 2020 at 12:52 pm

    Hello,

    Could you please be more specific about your problem? How it is connected to CONTROLLINO please?

    Could you share your code with us?

    BR

    Jarda

Viewing 1 - 5 of 5 replies

Log in to reply.

Original Post
0 of 0 posts June 2018
Now