<?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>topic Re: Configuring pin groups &amp; functions in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Configuring-pin-groups-functions/m-p/570769#M18239</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 Fri Oct 03 08:28:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi peterrq,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm glad you find the LPC43xx pin configuration excellent. I am unsure as to what you are asking, however. If you would like some help in configuring your own custom pin configuration, I'd be happy to help you. :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A great reference would be the LPC43xx user's manual which can be viewed here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocuments%2Fuser_manual%2FUM10503.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/documents/user_manual/UM10503.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 18:57:23 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T18:57:23Z</dc:date>
    <item>
      <title>Configuring pin groups &amp; functions</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Configuring-pin-groups-functions/m-p/570768#M18238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by peterrq on Thu Oct 02 03:45:17 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am new to the LPC43xx series.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The device allows an excellent level of configuration; UARTs may be moved from one port pin to another. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there an application which may be used to generate the pin configurations used within board_sysinit.c ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:57:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Configuring-pin-groups-functions/m-p/570768#M18238</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring pin groups &amp; functions</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Configuring-pin-groups-functions/m-p/570769#M18239</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 Fri Oct 03 08:28:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi peterrq,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm glad you find the LPC43xx pin configuration excellent. I am unsure as to what you are asking, however. If you would like some help in configuring your own custom pin configuration, I'd be happy to help you. :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A great reference would be the LPC43xx user's manual which can be viewed here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.nxp.com%2Fdocuments%2Fuser_manual%2FUM10503.pdf" rel="nofollow" target="_blank"&gt;http://www.nxp.com/documents/user_manual/UM10503.pdf&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:57:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Configuring-pin-groups-functions/m-p/570769#M18239</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring pin groups &amp; functions</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Configuring-pin-groups-functions/m-p/570770#M18240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by peterrq on Fri Oct 03 09:17:07 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A program which I interact with and select functions. Pins show that they are allocated, list of options reduces. Program produces a 'C' file which would go in board_sysinit.c.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Something that simplifies the process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I can do it but its hard, error prone work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Back in the day Intel would release applications to figure out your registers settings, thats the sort of thing.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:57:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Configuring-pin-groups-functions/m-p/570770#M18240</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring pin groups &amp; functions</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Configuring-pin-groups-functions/m-p/570771#M18241</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 Fri Oct 03 16:08:00 MST 2014&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi peterrq,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a link to our Pin Mux tool which is the closest thing we have that you are describing. Hope this helps.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.lpcware.com%2Fcontent%2Fnxpfile%2Flpc43xx-pin-mux-tool" rel="nofollow" target="_blank"&gt;http://www.lpcware.com/content/nxpfile/lpc43xx-pin-mux-tool&lt;/A&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 18:57:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Configuring-pin-groups-functions/m-p/570771#M18241</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T18:57:24Z</dc:date>
    </item>
  </channel>
</rss>

