Watchdog on RevPi Connect
Posted: 15 Jun 2020, 16:47
Dear all,
I am experimenting with the hardware watchdog on the revpi connect.
In the script "enable_relay_watchdog.py" the variable "ret" is called in line 13 before it is being initialized. That should cause an error. Is this intended?
Do I have to switch the RevPiLED Bit 7 (according to the example on the RevPi) to reset the watchdog or could I also use a different mechanism, e.g., send a pulse from a digital output somewhere? Are there hardware solutions to reset the watchdog timer or does it have to be from software?
Best, Robert
I am experimenting with the hardware watchdog on the revpi connect.
In the script "enable_relay_watchdog.py" the variable "ret" is called in line 13 before it is being initialized. That should cause an error. Is this intended?
Do I have to switch the RevPiLED Bit 7 (according to the example on the RevPi) to reset the watchdog or could I also use a different mechanism, e.g., send a pulse from a digital output somewhere? Are there hardware solutions to reset the watchdog timer or does it have to be from software?
Best, Robert