Tool/software:
Hi community,
Recently I have enabled Watchdog reset inside my code to get the process out from unexpected hangs.
But I am observing enabling wdt and clearing it periodically consumes more power. Is this expected?
I did not create new timer for clearing wdt. I am using existing application loop for that purpose.
Power consumption is significant. How to avoid this?
Thanks in advance.
BR,
Lakshmi