<?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: 908JK3 programmer - unused MCU pins floating or not?</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/908JK3-programmer-unused-MCU-pins-floating-or-not/m-p/204491#M16993</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jim!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I´ve never tryed to connect unused pins from an mcu&amp;nbsp;to a potential (Vdd or Vss) in programming mode. If I am not sure in such a case, I try to find a schematic from a Demoboard which using this mcu. I always let these pins open. I never got trouble.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try to find the Freescale App Note AN2317. May there is some interresting information for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tryed the schematic on page 13, in works fine!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;good Luck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ingo Kauf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 10 Aug 2009 22:27:11 GMT</pubDate>
    <dc:creator>mnemonic</dc:creator>
    <dc:date>2009-08-10T22:27:11Z</dc:date>
    <item>
      <title>908JK3 programmer - unused MCU pins floating or not?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/908JK3-programmer-unused-MCU-pins-floating-or-not/m-p/204488#M16990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just putting together a simple programmer board for a '908JK3. The schematic in the&lt;/P&gt;&lt;P&gt;data book doesn't show what to do with the MCU pins that are not used for programming.&lt;/P&gt;&lt;P&gt;Should they be left floating or grounded? I strongly suspect grounded but things are not&lt;/P&gt;&lt;P&gt;always obvious.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 02 Aug 2009 17:58:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/908JK3-programmer-unused-MCU-pins-floating-or-not/m-p/204488#M16990</guid>
      <dc:creator>JimDandy</dc:creator>
      <dc:date>2009-08-02T17:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: 908JK3 programmer - unused MCU pins floating or not?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/908JK3-programmer-unused-MCU-pins-floating-or-not/m-p/204489#M16991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A little late...&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fabio Pereira wrote in Chapter 13 in his book "HCS08 Unleashed"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unused Pins must be configured as outputs (and left open) or configured as inputs and tied to Vdd or Vss. Unconnected input pins can draw current in excess and pick up noise. The advantage of configuring the pin to output mode and leaving it unconnected is the possibility of future usage (which is not so simple when the pin is connected to Vdd or Vss).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A really good Book!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ingo Kauf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2009 04:35:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/908JK3-programmer-unused-MCU-pins-floating-or-not/m-p/204489#M16991</guid>
      <dc:creator>mnemonic</dc:creator>
      <dc:date>2009-08-10T04:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: 908JK3 programmer - unused MCU pins floating or not?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/908JK3-programmer-unused-MCU-pins-floating-or-not/m-p/204490#M16992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mnemonic.&lt;/P&gt;&lt;P&gt;I understand what you mean when the mcu is used in the actual application, but when being programmed&amp;nbsp; the data manual on page 103 in the monitor rom section shows several pins&lt;/P&gt;&lt;P&gt;being tied high or low via a 10k resistor and the others are either part of the programming situation&lt;/P&gt;&lt;P&gt;or simply not drawn on the diagram. It is these last pins I am wondering about.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the 'HC908QY4A manual on pages 146-147 it shows programming examples where the pins&lt;/P&gt;&lt;P&gt;are simply left floating.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2009 16:10:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/908JK3-programmer-unused-MCU-pins-floating-or-not/m-p/204490#M16992</guid>
      <dc:creator>JimDandy</dc:creator>
      <dc:date>2009-08-10T16:10:34Z</dc:date>
    </item>
    <item>
      <title>Re: 908JK3 programmer - unused MCU pins floating or not?</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/908JK3-programmer-unused-MCU-pins-floating-or-not/m-p/204491#M16993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jim!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I´ve never tryed to connect unused pins from an mcu&amp;nbsp;to a potential (Vdd or Vss) in programming mode. If I am not sure in such a case, I try to find a schematic from a Demoboard which using this mcu. I always let these pins open. I never got trouble.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try to find the Freescale App Note AN2317. May there is some interresting information for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tryed the schematic on page 13, in works fine!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;good Luck&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ingo Kauf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Aug 2009 22:27:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/908JK3-programmer-unused-MCU-pins-floating-or-not/m-p/204491#M16993</guid>
      <dc:creator>mnemonic</dc:creator>
      <dc:date>2009-08-10T22:27:11Z</dc:date>
    </item>
  </channel>
</rss>

