6 years, 4 months ago.

Watchdog for STM32F401RE

Hi,

since i can not find a real final answer about a watchdog implementation on the STM32F401RE i thought of posting my question here. I saw that mbed has already examples for the LPC series https://os.mbed.com/cookbook/WatchDog-Timer and also others have implemented some libraries like here https://os.mbed.com/users/nbremond/code/Watchdog/ and here https://os.mbed.com/users/WiredHome/code/Watchdog/ but all of them are different to one another and i do not know which one should be the one to be used in my case.

If possible can anyone please post a watchdog implementation like the one here https://os.mbed.com/cookbook/WatchDog-Timer but for STM32F401RE.

Thanks for the help

P.S. do not know if its important but my clock source is LSE

looks like https://os.mbed.com/users/WiredHome/code/Watchdog/ also works for STM32F401RE

posted by anteo c 18 Dec 2017
Be the first to answer this question.