You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i've tested couple of such devices, and it seems that internal watchdog reset device in 300-500 ms
i've solved it by adding fwdgt_counter_reload(); inside delay_1ms while in systick.c , but not sure this is correct place for it
The text was updated successfully, but these errors were encountered:
i've tested couple of such devices, and it seems that internal watchdog reset device in 300-500 ms
i've solved it by adding fwdgt_counter_reload(); inside delay_1ms while in systick.c , but not sure this is correct place for it
The text was updated successfully, but these errors were encountered: