<?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>8-bit MicrocontrollersのトピックRe: QD2 Reset pin floating high after activation</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/QD2-Reset-pin-floating-high-after-activation/m-p/176795#M12445</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello Carl,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Are you certain that the internal pullup is not enabled on PTA5?&amp;nbsp; Perhaps you have enabled either the IRQ or the KBI module for that pin.&amp;nbsp; If so, you would have a voltage divider between the internal pullup and the external pulldown resistor.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This might explain what you are observing.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Mac&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Jul 2008 15:12:41 GMT</pubDate>
    <dc:creator>bigmac</dc:creator>
    <dc:date>2008-07-30T15:12:41Z</dc:date>
    <item>
      <title>QD2 Reset pin floating high after activation</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/QD2-Reset-pin-floating-high-after-activation/m-p/176793#M12443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;I am having an issue with PTA5 floating high after it has been activated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is the very simple experiment I perform to cause the processor to latch up or float PTA5:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Software is basically doing this (just to give an idea):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SOPT1 = 0x00&amp;nbsp;&amp;nbsp; //Cop off, disable BDM&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ICSC1 = 0;&amp;nbsp; &amp;nbsp;&amp;nbsp; //Clock setup&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ICSC2 = 0;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PTA0 = input&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PTA1 = input&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PTA2 = input&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PTA4 = output&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;PTA5 = input&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;while(1){}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, for hardware, I just have a 100K pull down on PTA5. PTA5 is 0V on power up as expected. If I then pull PTA5 to 3.3V, it stays floating around 2V once I release the 3.3V. I can get it to go back to 0V by shorting it, or using a low value pull down resistor. If I do this on say PTA1, the input goes back to 0V as expected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have found this to be the only hint in the data sheet that this pin requires something 'special', from page 18:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"6 - PTA5 does not contain a clamp diode to VDD and should not be driven above VDD. The voltage measured on this pin when&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;internal pullup is enabled may be as low as VDD – 0.7 V. The internal gates connected to this pin are pulled to VDD."&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I also have a more complex experiment which causes this same float state when powered up with PTA2 pulled to 5V via a 470K resistor, but, only PTA2, non of the other inputs cause this to happen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Carl.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Edit: using Code warrior 5.0.9, and the processor is a S08QD2 8 pin SOIC running 3.3V&lt;/SPAN&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by CarlFST60L_3rd on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2008-07-30&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;05:26 AM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by CarlFST60L_3rd on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2008-07-30&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;05:27 AM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by CarlFST60L_3rd on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2008-07-30&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;05:31 AM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by CarlFST60L_3rd on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2008-07-30&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;05:40 AM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Message Edited by CarlFST60L_3rd on &lt;/SPAN&gt;&lt;SPAN class="date_text"&gt;2008-07-30&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN class="time_text"&gt;05:51 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 11:25:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/QD2-Reset-pin-floating-high-after-activation/m-p/176793#M12443</guid>
      <dc:creator>CarlFST60L_3rd</dc:creator>
      <dc:date>2008-07-30T11:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: QD2 Reset pin floating high after activation</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/QD2-Reset-pin-floating-high-after-activation/m-p/176794#M12444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;After more playing around, it appears that the requirments to pull this pin down are quite different to anything I have used or seen before on any freescale processor I have used, or what is specified in the data sheets.&lt;BR /&gt;&lt;BR /&gt;Who do I talk to about getting a specification on PTA5? Why wont a 100K pull down allow the pin to return to a low state after going high when all others will?&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;Message Edited by CarlFST60L_3rd on &lt;SPAN class="date_text"&gt;2008-07-30&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;06:23 AM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 12:22:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/QD2-Reset-pin-floating-high-after-activation/m-p/176794#M12444</guid>
      <dc:creator>CarlFST60L_3rd</dc:creator>
      <dc:date>2008-07-30T12:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: QD2 Reset pin floating high after activation</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/QD2-Reset-pin-floating-high-after-activation/m-p/176795#M12445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;Hello Carl,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Are you certain that the internal pullup is not enabled on PTA5?&amp;nbsp; Perhaps you have enabled either the IRQ or the KBI module for that pin.&amp;nbsp; If so, you would have a voltage divider between the internal pullup and the external pulldown resistor.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;This might explain what you are observing.&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Regards,&lt;/DIV&gt;&lt;DIV&gt;Mac&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Jul 2008 15:12:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/QD2-Reset-pin-floating-high-after-activation/m-p/176795#M12445</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2008-07-30T15:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: QD2 Reset pin floating high after activation</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/QD2-Reset-pin-floating-high-after-activation/m-p/176796#M12446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi Bigmac,&lt;BR /&gt;&lt;BR /&gt;I am certain, the code is literally only SOPT1 = 0x00 and thats it. And it does it every time.&lt;BR /&gt;&lt;BR /&gt;Its like the pull up just turns on when I pull the pin up, then turns off when I pull it low. I have tried this on several chips out of a tube, they all do it with SOPT1 = 0x00 and pretty much no other code.&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Jul 2008 17:11:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/QD2-Reset-pin-floating-high-after-activation/m-p/176796#M12446</guid>
      <dc:creator>CarlFST60L_3rd</dc:creator>
      <dc:date>2008-07-31T17:11:20Z</dc:date>
    </item>
  </channel>
</rss>

