Hi Dialog,
To save power, we want the program to run in the extended sleep, but it seems the watchdog is not available under this power mode. Is it the problem about configuration? Or is there any alternative solution?
Thanks,
Yingfen
Device:
Hi Dialog,
To save power, we want the program to run in the extended sleep, but it seems the watchdog is not available under this power mode. Is it the problem about configuration? Or is there any alternative solution?
Thanks,
Yingfen
Hi Yingfen,
Watchdog is available both in active and in extended sleep mode. Can you please check your configurations in custom_config_qspi.h header file? Is the WDOG enabled? Please check for dg_configUSE_WDOG macro definition. Also, can you please try it in any of our SDK example?
Thanks, PM_Dialog