stm32 窗口看门狗
窗口看门狗一般要在几十毫秒后开始喂狗
窗口看门狗在执行0x40时会调用回调函数, 回调函数可以执行喂门狗,否则会执行到0x3F直接复位
参考链接:
https://blog.csdn.net/weixin_42418557/article/details/121959156
https://blog.csdn.net/longintchar/article/details/43193289
窗口看门狗一般要在几十毫秒后开始喂狗
窗口看门狗在执行0x40时会调用回调函数, 回调函数可以执行喂门狗,否则会执行到0x3F直接复位
参考链接:
https://blog.csdn.net/weixin_42418557/article/details/121959156
https://blog.csdn.net/longintchar/article/details/43193289
