<?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>LPC Microcontrollers中的主题 Re: ISP pin failures</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-pin-failures/m-p/516734#M1822</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nerd herd on Mon Jun 29 07:29:38 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi frankee,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The ISP is activated by detecting a digital LOW on the ISP pin. Since you do not have a pull up, when the button is not pressed, the pin will simply be floating (and still maintains the digital LOW when you pressed the button). Is it possible for you to connect the ISP pin to a pull up resistor to 3.3V?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 17:25:13 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T17:25:13Z</dc:date>
    <item>
      <title>ISP pin failures</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-pin-failures/m-p/516733#M1821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by frankee on Mon Jun 29 07:24:29 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have the ISP pin on a custom board connected to a pushbutton via a test fixture pogo pin: there is no pull-up on the pin. I am finding that activating the ISP causes boards to fail: the pin shorts to ground internal to the LPC, and the LPC becomes bricked because afterwards it always boots to the bootloader. Is this a know problem, have others experienced this, is there a cure going forward?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Frank&lt;/SPAN&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:25:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-pin-failures/m-p/516733#M1821</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: ISP pin failures</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-pin-failures/m-p/516734#M1822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nerd herd on Mon Jun 29 07:29:38 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi frankee,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The ISP is activated by detecting a digital LOW on the ISP pin. Since you do not have a pull up, when the button is not pressed, the pin will simply be floating (and still maintains the digital LOW when you pressed the button). Is it possible for you to connect the ISP pin to a pull up resistor to 3.3V?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:25:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-pin-failures/m-p/516734#M1822</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: ISP pin failures</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-pin-failures/m-p/516735#M1823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by frankee on Mon Jun 29 07:44:16 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added a 10K pull-up to one of the failed boards, and it has no effect: the pin is connected(shorted) to ground internally and the program boots to the boot loader. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have made 1000's of boards without the pull-up, and no problems, the problem is only when we short the ISP to ground in a fixture for testing/development, and afterwards most of the boards experience the problem described.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Frank&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:25:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-pin-failures/m-p/516735#M1823</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: ISP pin failures</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-pin-failures/m-p/516736#M1824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by nerd herd on Mon Jun 29 08:29:10 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi frankee,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The pin is shorted to ground internally inside the pin? Was this confirmed by measuring the voltage on the ISP pin with your 10K pull up connected?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:25:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-pin-failures/m-p/516736#M1824</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: ISP pin failures</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-pin-failures/m-p/516737#M1825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by MikeSimmonds on Mon Jun 29 09:37:36 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;You don't say what device or package you are using.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have LPC1778FBD208 QFP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The ISP pin has a 47K pullup to VC33 and a (normally open) jumper link to ground.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have had no problems with this -- link on always boots to ISP ROM,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;link off always boots to our flash boot loader [NB if flash is unprogrammed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of if the boot checksum is wrong, then it will still boot to ISP].&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I conclude that you have an issue with the hardware.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is a silly question, but you have verified that you have the correct ISP pin&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;for the device/package?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers, Mike.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 17:25:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/ISP-pin-failures/m-p/516737#M1825</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T17:25:15Z</dc:date>
    </item>
  </channel>
</rss>

