Activity Forums Questions & Troubleshooting Hardware Is it possible to reset Controllino when external power source is connected?

  • Is it possible to reset Controllino when external power source is connected?

     Jarda updated 4 years, 7 months ago 3 Members · 3 Posts
  • miko-edv

    Member
    September 15, 2020 at 3:40 pm

    Hi,

    my spontaneous idea:

    wire a branch of the +24V to a digital input port (maybe even an analog one). This input port then changes to High, when the 24V becomes active, and goes Low again, when 24V is off, but power remains by USB.

    Then define an event “Input switches Low->High” to run your init routine.

    Good luck

    Michael

  • Jarda

    Member
    September 20, 2020 at 6:20 am

    Hi yes,

    solution proposed by Michael seems to be the best. You will monitor this input and when input is low, you will switch OFF the peripherals and correctly switch ON again the the main power is back.

    When you want to really do the hard reset, you can build some simple circuit with RC combination and transistor which will pull down the /RESET on pinheader to low for the “RC” time. But this is more tricky. I would use the solution from Michael.

    BR

    Jarda

Viewing 1 - 2 of 2 replies

Log in to reply.

Original Post
0 of 0 posts June 2018
Now