Hi,
A costumer which uses a solution made with RevPi Core3 asked me today if it is possible to have a Watchdog timer
running on the RevPi.
Looking a little bit at google I found that it is possible to use a hardware watchdog (BCM2835_wdt) on Raspberry Pi
(https://www.raspberrypi.org/forums/view ... p?t=210974)
Looking at Kunbus website and forum, it says that only RevPi Connect has the Watchdog feature.
Question:
Is it possible to use the same procedure described at raspberrypi forum on RevPi Core3, or is the hardware
different enough that this BCM2835 watchdog is not available?
Many thanks in advance,
Nathan
BCM2835 Watchdog with RevPi Core 3
Re: BCM2835 Watchdog with RevPi Core 3
Hi Nathan, have a look at this article here: RevolutionPi Watchdog(s) Handling
-
- Posts: 17
- Joined: 26 Oct 2018, 11:48
Re: BCM2835 Watchdog with RevPi Core 3
Hello Dirk,
Thanks for your reply. Your link was exactly what I need
Thanks for your reply. Your link was exactly what I need
Re: BCM2835 Watchdog with RevPi Core 3
Hi Nathan, thank you for your positive feedback.