Hello,
I have an issue where my arduino resets every 5 seconds. I know its 5 seconds more so because I count up to 5 after my windows OS makes its little, "USB Device disconnected" sound, the dew doo sound.
I think I may have uploaded a watchdog timer interrupt and now I can't get it to stop? How can I override this? I know there is a way to put the arduino into an infinite reset, I think by connecting reset to ground. Could I put reset to 5v and it would keep the whole thing from resetting?
Please help, this is super annoying hearing this sound every 5 seconds.