<?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のトピックRe: Pinout?</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565618#M18082</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by igorsk on Tue Apr 27 08:11:50 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: bocochoco&lt;/STRONG&gt;&lt;BR /&gt;Am I correct that any of the non-GPIO pins can be set up as analog or digital input or output?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any pin that is marked in the manual as PIOn_m can be used as GPIO (which are most of the pins available, excluding power supply pins, xtal in and USB D+/D-). Analog inputs are more limited, only pins specifically marked ADn can be used as such.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 02:15:40 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T02:15:40Z</dc:date>
    <item>
      <title>Pinout?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565613#M18077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bocochoco on Mon Apr 26 13:36:56 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there a more... useful... pinout for the lpxpresso lpc1343? I just got mine and noticed that the target board has labels like "P1.10". I was expecting it to have labels similar to my Arduino. I'm kinda confused about this.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:15:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565613#M18077</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:15:36Z</dc:date>
    </item>
    <item>
      <title>Re: Pinout?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565614#M18078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by igorsk on Mon Apr 26 13:53:05 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;What kind of labels does Arduino have and why "P1.10" is not clear?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:15:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565614#M18078</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:15:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pinout?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565615#M18079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bocochoco on Mon Apr 26 14:03:35 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: igorsk&lt;/STRONG&gt;&lt;BR /&gt;What kind of labels does Arduino have and why "P1.10" is not clear?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;They're labelled as DIGITAL, ANALOG IN, PWM, etc. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"P1.10" isn't clear to me because what is it for? I guess I just need to experiment a bit. New architecture for me that I've got to get used to.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:15:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565615#M18079</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pinout?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565616#M18080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by igorsk on Mon Apr 26 15:45:08 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;P1.10 means "Port 1, pin 10". Since most pins can take on different functions besides GPIO (sometimes two or even three extra functions), labeling them all would be rather verbose. You can look up the possible functions in the &lt;/SPAN&gt;&lt;A href="http://http://ics.nxp.com/support/documents/microcontrollers/pdf/user.manual.lpc13xx.pdf"&gt;User Manual&lt;/A&gt;&lt;SPAN&gt;. See chapter 6 and 7 for the description of pin functions. Or you can check the chapter for the peripheral that interests you. For example, in the I2C chapter you can see that SCL is configured by IOCON_PIO0_4, meaning that it's on the pin P0.4.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:15:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565616#M18080</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Pinout?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565617#M18081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bocochoco on Tue Apr 27 07:25:21 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: igorsk&lt;/STRONG&gt;&lt;BR /&gt;P1.10 means "Port 1, pin 10". Since most pins can take on different functions besides GPIO (sometimes two or even three extra functions), labeling them all would be rather verbose. You can look up the possible functions in the &lt;A href="http://http://ics.nxp.com/support/documents/microcontrollers/pdf/user.manual.lpc13xx.pdf"&gt;User Manual&lt;/A&gt;. See chapter 6 and 7 for the description of pin functions. Or you can check the chapter for the peripheral that interests you. For example, in the I2C chapter you can see that SCL is configured by IOCON_PIO0_4, meaning that it's on the pin P0.4.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hmm. That does make sense. I'm going to have to do some reading before I can really start using this it seems. Am I correct that any of the non-GPIO pins can be set up as analog or digital input or output?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think using Arduino for so long may have dumbed me down :(&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:15:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565617#M18081</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: Pinout?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565618#M18082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by igorsk on Tue Apr 27 08:11:50 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: bocochoco&lt;/STRONG&gt;&lt;BR /&gt;Am I correct that any of the non-GPIO pins can be set up as analog or digital input or output?&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any pin that is marked in the manual as PIOn_m can be used as GPIO (which are most of the pins available, excluding power supply pins, xtal in and USB D+/D-). Analog inputs are more limited, only pins specifically marked ADn can be used as such.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:15:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565618#M18082</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Pinout?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565619#M18083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bocochoco on Tue Apr 27 09:11:08 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: igorsk&lt;/STRONG&gt;&lt;BR /&gt;Any pin that is marked in the manual as PIOn_m can be used as GPIO (which are most of the pins available, excluding power supply pins, xtal in and USB D+/D-). Analog inputs are more limited, only pins specifically marked ADn can be used as such.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I suppose theres no easy function like pinMode(2, OUTPUT); is there. Seems like an entirely new way of thinking compared to AVR.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:15:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565619#M18083</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Pinout?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565620#M18084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by igorsk on Tue Apr 27 11:18:41 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, there is no ready-made standard API like in Arduino (NB: Arduino != AVR).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;However, several sample projects include gpio.c/gpio.h files that provide simple functions such as GPIOSetDir and GPIOSetValue. Strangely there's no GPIOGetValue, but it shouldn't be hard to write.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:15:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565620#M18084</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: Pinout?</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565621#M18085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by bocochoco on Tue Apr 27 11:37:19 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: igorsk&lt;/STRONG&gt;&lt;BR /&gt;Yes, there is no ready-made standard API like in Arduino (NB: Arduino != AVR).&lt;BR /&gt;However, several sample projects include gpio.c/gpio.h files that provide simple functions such as GPIOSetDir and GPIOSetValue. Strangely there's no GPIOGetValue, but it shouldn't be hard to write.&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll take a look at those examples when I get header pins in the lpc1343 target board. I don't suppose you would know of an absolute newbie guide would you? I'm familiar enough with C, but this is much more complex than I had thought it would be.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 02:15:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Pinout/m-p/565621#M18085</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T02:15:41Z</dc:date>
    </item>
  </channel>
</rss>

