<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: KV11Z128 Watch Dog Timer WDT Reset Issue in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV11Z128-Watch-Dog-Timer-WDT-Reset-Issue/m-p/688870#M42382</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Engin Subasi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;STRONG&gt;WDOG_ClearResetCount(WDOG);&lt;/STRONG&gt; resets the counter of the number of times the watchdog resets the system. For which, it doesn't prevent it from resetting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;You should use&amp;nbsp;&lt;STRONG&gt;WDOG_Refresh(WDOG_Type *base);&lt;/STRONG&gt; instead. It refreshes the watchdog&amp;nbsp;and prevents it from resetting the system.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Ivan.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 May 2017 19:09:47 GMT</pubDate>
    <dc:creator>IvanRuiz</dc:creator>
    <dc:date>2017-05-31T19:09:47Z</dc:date>
    <item>
      <title>KV11Z128 Watch Dog Timer WDT Reset Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV11Z128-Watch-Dog-Timer-WDT-Reset-Issue/m-p/688869#M42381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using KV11Z128 series mcu. I can initialize and start watch dog timer but not reset.&lt;/P&gt;&lt;P&gt;My initialize code;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wdog_config_t wdtConfig;&lt;/P&gt;&lt;P&gt;WDOG_GetDefaultConfig(&amp;amp;wdtConfig);&lt;BR /&gt; wdtConfig.timeoutValue = 0x6ffU;&lt;/P&gt;&lt;P&gt;WDOG_Init(WDOG, &amp;amp;wdtConfig);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After that I'm trying reset my wtd witd;&lt;/P&gt;&lt;P&gt;WDOG_ClearResetCount(WDOG);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But This code can not reset WDT value and mcu reset every watch dog period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone can know solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 May 2017 11:37:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV11Z128-Watch-Dog-Timer-WDT-Reset-Issue/m-p/688869#M42381</guid>
      <dc:creator>esubasi</dc:creator>
      <dc:date>2017-05-23T11:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: KV11Z128 Watch Dog Timer WDT Reset Issue</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV11Z128-Watch-Dog-Timer-WDT-Reset-Issue/m-p/688870#M42382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Engin Subasi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The function&amp;nbsp;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;&lt;STRONG&gt;WDOG_ClearResetCount(WDOG);&lt;/STRONG&gt; resets the counter of the number of times the watchdog resets the system. For which, it doesn't prevent it from resetting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;You should use&amp;nbsp;&lt;STRONG&gt;WDOG_Refresh(WDOG_Type *base);&lt;/STRONG&gt; instead. It refreshes the watchdog&amp;nbsp;and prevents it from resetting the system.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; background-color: #ffffff;"&gt;Ivan.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 May 2017 19:09:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/KV11Z128-Watch-Dog-Timer-WDT-Reset-Issue/m-p/688870#M42382</guid>
      <dc:creator>IvanRuiz</dc:creator>
      <dc:date>2017-05-31T19:09:47Z</dc:date>
    </item>
  </channel>
</rss>

