<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Watchdog timer in microcontrollers? - Arduino				            </title>
            <link>https://forum.etechnophiles.com/arduino/watchdog-timer-in-microcontrollers/</link>
            <description>Hi,
Welcome to the eTechnophiles forum. 
Got a question like, \&#039;What resistor value to choose for your simple LED project\&#039; OR \&#039;Where is the resistor connected to the inbuilt LED in Arduino UNO\&#039;s schematic\&#039; - All will be answered here. 
Feel free to check out the topics below.</description>
            <language>en-US</language>
            <lastBuildDate>Fri, 22 May 2026 22:00:06 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Answer to: Watchdog timer in microcontrollers?</title>
                        <link>https://forum.etechnophiles.com/arduino/watchdog-timer-in-microcontrollers/#post-413</link>
                        <pubDate>Fri, 28 Mar 2025 05:04:25 +0000</pubDate>
                        <description><![CDATA[A watchdog timer (WDT) is a hardware timer that resets the microcontroller if it crashes or freezes. The system must periodically reset the WDT (&quot;kick&quot; it) to prevent a reset. If it fails, t...]]></description>
                        <content:encoded><![CDATA[<p>A watchdog timer (WDT) is a hardware timer that resets the microcontroller if it crashes or freezes. The system must periodically reset the WDT ("kick" it) to prevent a reset. If it fails, the watchdog assumes a fault and restarts the system</p>]]></content:encoded>
						                            <category domain="https://forum.etechnophiles.com/arduino/">Arduino</category>                        <dc:creator>nathan</dc:creator>
                        <guid isPermaLink="true">https://forum.etechnophiles.com/arduino/watchdog-timer-in-microcontrollers/#post-413</guid>
                    </item>
				                    <item>
                        <title>Watchdog timer in microcontrollers?</title>
                        <link>https://forum.etechnophiles.com/arduino/watchdog-timer-in-microcontrollers/#post-395</link>
                        <pubDate>Thu, 13 Mar 2025 10:19:23 +0000</pubDate>
                        <description><![CDATA[I’ve seen watchdog timers mentioned in microcontroller specs. After looking into it, I’m even more confused. I get that it’s supposed to reset the system if something goes wrong, but how exa...]]></description>
                        <content:encoded><![CDATA[<p>I’ve seen watchdog timers mentioned in microcontroller specs. After looking into it, I’m even more confused. I get that it’s supposed to reset the system if something goes wrong, but how exactly does it work, and when is it needed? Hoping to get some clarity on this.</p>]]></content:encoded>
						                            <category domain="https://forum.etechnophiles.com/arduino/">Arduino</category>                        <dc:creator>Janet</dc:creator>
                        <guid isPermaLink="true">https://forum.etechnophiles.com/arduino/watchdog-timer-in-microcontrollers/#post-395</guid>
                    </item>
							        </channel>
        </rss>
		