Hi experts,
The Safety Manual has the following description:
My understanding is:
1. If the previous watchdog is not disabled, to make the new window effective, it needs to refresh or timeout based on the old window;
2. If the previous watchdog is disabled, the new window will take effect immediately after setting.
Is my understanding right?
But after testing, I found that disable the watchdog in INIT_FS, and set a new window in normal operation, the new window will not take effect immediately, but needs to be refreshed once, and the refresh time can be arbitrary.Is the safety manual wrong or do I understand it wrong?
Thanks