<?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: reset held low by pushbutton debounce in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/reset-held-low-by-pushbutton-debounce/m-p/726199#M44407</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;So this is the bug from supervisor chip program. RESET_b&amp;nbsp;status should be checked after button release more than 1ms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Apr 2018 03:28:03 GMT</pubDate>
    <dc:creator>jingpan</dc:creator>
    <dc:date>2018-04-16T03:28:03Z</dc:date>
    <item>
      <title>reset held low by pushbutton debounce</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/reset-held-low-by-pushbutton-debounce/m-p/726198#M44406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is not so much a question as a cautionary tale that may be encountered if you follow the datasheet recommendations without applying your particular details...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem: reset_b is kept low during debugging, causing "cannot halt processor" and a failure to connect to the target.&lt;/P&gt;&lt;P&gt;My reset circuit follows the one in figure 37 of the datasheet (attached) for the MKE18F.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem, apparently unrelated to the MKE18F, is that the external reset module includes a pushbutton debounce 'feature', where it senses if reset has gone low for more than 1 uS, and if so, holds it low for an additional 150ms to debounce an external pushbutton switch.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is that this 'feature', combined with the RC circuit shown, means that when the reset module releases reset, the RC keeps it low for more than 1 uS, causing the reset module to trigger it's 'debounce' feature and pull reset low again.&amp;nbsp; Reset is never released.&amp;nbsp; &amp;nbsp;Omit the cap, and it seems to work.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unanswered question: somehow, it worked sometimes.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 15:40:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/reset-held-low-by-pushbutton-debounce/m-p/726198#M44406</guid>
      <dc:creator>johnadamson</dc:creator>
      <dc:date>2018-04-11T15:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: reset held low by pushbutton debounce</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/reset-held-low-by-pushbutton-debounce/m-p/726199#M44407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;So this is the bug from supervisor chip program. RESET_b&amp;nbsp;status should be checked after button release more than 1ms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Apr 2018 03:28:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/reset-held-low-by-pushbutton-debounce/m-p/726199#M44407</guid>
      <dc:creator>jingpan</dc:creator>
      <dc:date>2018-04-16T03:28:03Z</dc:date>
    </item>
  </channel>
</rss>

