<?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: LPC4088 I/O assignment</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-I-O-assignment/m-p/1018101#M39825</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="290417" data-username="grahamsewell" href="https://community.nxp.com/people/grahamsewell"&gt;Graham Sewell&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and &lt;BR /&gt;for the opportunity to serve you.&lt;BR /&gt;To provide the fastest possible support, I'd highly recommend you refer to the &lt;A href="https://www.nxp.com/design/microcontrollers-developer-resources/lpcopen-libraries-and-examples/lpcopen-software-development-platform-lpc40xx:LPCOPEN-SOFTWARE-FOR-LPC40XX"&gt;LPCOpen library &lt;/A&gt;to learn how to configure the I/O pin properly.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 27 Mar 2020 01:53:15 GMT</pubDate>
    <dc:creator>jeremyzhou</dc:creator>
    <dc:date>2020-03-27T01:53:15Z</dc:date>
    <item>
      <title>LPC4088 I/O assignment</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-I-O-assignment/m-p/1018100#M39824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I am working with the LPC4088 and I have the EA mbed project as a start-point but I am trying to reallocate some of the I/O.&amp;nbsp; I can not find how the I/O is currently allocated e.g. how does a certain LCD driver pin get assigned to a particular function.&amp;nbsp; I have exported the mbed project to Keil uvision5 and this builds ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found parse_pins.cpp which contains the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;#elif defined(TARGET_LPC4088_DM)&lt;BR /&gt; static const PinName pin_names[] = {p1, p2, p3, p4, NC, NC, p7, p8, p9, p10, p11, p12, p13, p14&lt;BR /&gt; , p15, p16, p17, p18, p19, p20, p21, p22, p23&lt;BR /&gt; , p24, p25, p26, NC, NC, p29, p30, NC, NC&lt;BR /&gt; , NC, NC, NC, NC, NC, NC, NC, NC, p41, p42, p43, p44, p45, p46};&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but have not been able to rationalise this against the functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;P&gt;Best wishes and good health to all!&lt;/P&gt;&lt;P&gt;Graham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2020 09:28:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-I-O-assignment/m-p/1018100#M39824</guid>
      <dc:creator>grahamsewell</dc:creator>
      <dc:date>2020-03-26T09:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: LPC4088 I/O assignment</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-I-O-assignment/m-p/1018101#M39825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A _jive_internal="true" data-content-finding="Community" data-userid="290417" data-username="grahamsewell" href="https://community.nxp.com/people/grahamsewell"&gt;Graham Sewell&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;Thank you for your interest in NXP Semiconductor products and &lt;BR /&gt;for the opportunity to serve you.&lt;BR /&gt;To provide the fastest possible support, I'd highly recommend you refer to the &lt;A href="https://www.nxp.com/design/microcontrollers-developer-resources/lpcopen-libraries-and-examples/lpcopen-software-development-platform-lpc40xx:LPCOPEN-SOFTWARE-FOR-LPC40XX"&gt;LPCOpen library &lt;/A&gt;to learn how to configure the I/O pin properly.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Have a great day,&lt;BR /&gt;TIC&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2020 01:53:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/LPC4088-I-O-assignment/m-p/1018101#M39825</guid>
      <dc:creator>jeremyzhou</dc:creator>
      <dc:date>2020-03-27T01:53:15Z</dc:date>
    </item>
  </channel>
</rss>

