<?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>LPCXpresso IDEのトピックP2.10 as GPIO not working?</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/P2-10-as-GPIO-not-working/m-p/580518#M24573</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Lumos on Fri May 31 16:10:29 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using LPC1769. I configured pin P2.10 as GPIO, but when board is connected to the application, code is running strangely and debugging is not possible. When I disconnected pin P2.10 only, everything works fine. I tried repeat connection/disconnection of P2.10 and still with same result (connected=NOK, disconnected=OK). Do you know what can be the reason of such behavior? Pin P2.10 is physically connected to base of the bipolar NPN transistor. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:33:12 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:33:12Z</dc:date>
    <item>
      <title>P2.10 as GPIO not working?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/P2-10-as-GPIO-not-working/m-p/580518#M24573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Lumos on Fri May 31 16:10:29 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using LPC1769. I configured pin P2.10 as GPIO, but when board is connected to the application, code is running strangely and debugging is not possible. When I disconnected pin P2.10 only, everything works fine. I tried repeat connection/disconnection of P2.10 and still with same result (connected=NOK, disconnected=OK). Do you know what can be the reason of such behavior? Pin P2.10 is physically connected to base of the bipolar NPN transistor. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:33:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/P2-10-as-GPIO-not-working/m-p/580518#M24573</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: P2.10 as GPIO not working?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/P2-10-as-GPIO-not-working/m-p/580519#M24574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Fri May 31 16:46:32 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Lumos&lt;/STRONG&gt;&lt;BR /&gt;Do you know what can be the reason of such behavior? Pin P2.10 is physically connected to base of the bipolar NPN transistor. &lt;BR /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, and it's time that you learn it, too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;P2.10 is the ISP pin, which you are successfully grounding with BE of your BJT :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then you are starting in ISP mode. See: &lt;/SPAN&gt;&lt;A href="http://http://www.support.code-red-tech.com/CodeRedWiki/DebugAccessChip?highlight=%28isp%29"&gt;http://www.support.code-red-tech.com/CodeRedWiki/DebugAccessChip?highlight=%28isp%29&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:33:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/P2-10-as-GPIO-not-working/m-p/580519#M24574</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: P2.10 as GPIO not working?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/P2-10-as-GPIO-not-working/m-p/580520#M24575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Lumos on Sat Jun 01 12:07:59 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;R2D2, thank you for good answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So it looks like I cannot use pin P2.10 as discrete output in my case. Or is there a way how to use this pin as GPIO without restrictions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:33:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/P2-10-as-GPIO-not-working/m-p/580520#M24575</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: P2.10 as GPIO not working?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/P2-10-as-GPIO-not-working/m-p/580521#M24576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Tue May 20 01:38:04 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: Lumos&lt;/STRONG&gt;&lt;BR /&gt;Or is there a way how to use this pin as GPIO without restrictions?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Use a pull-up :)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:33:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/P2-10-as-GPIO-not-working/m-p/580521#M24576</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:33:14Z</dc:date>
    </item>
  </channel>
</rss>

