<?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>MCUXpresso GeneralのトピックMCUXpresso Pins Config Tool - View Pin Functions</title>
    <link>https://community.nxp.com/t5/MCUXpresso-General/MCUXpresso-Pins-Config-Tool-View-Pin-Functions/m-p/934608#M2227</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In MCUXpresso Pins Config Tool, or in some other tool, can I view the functions available for a given pin? A configurator for a competing MCU supplier lets me look at the pin grid array and see the available functions for each each pin, but the NXP tool does not appear to have that capability, unless I'm missing something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Aug 2019 19:57:00 GMT</pubDate>
    <dc:creator>jeffthompson</dc:creator>
    <dc:date>2019-08-16T19:57:00Z</dc:date>
    <item>
      <title>MCUXpresso Pins Config Tool - View Pin Functions</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/MCUXpresso-Pins-Config-Tool-View-Pin-Functions/m-p/934608#M2227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In MCUXpresso Pins Config Tool, or in some other tool, can I view the functions available for a given pin? A configurator for a competing MCU supplier lets me look at the pin grid array and see the available functions for each each pin, but the NXP tool does not appear to have that capability, unless I'm missing something.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Aug 2019 19:57:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/MCUXpresso-Pins-Config-Tool-View-Pin-Functions/m-p/934608#M2227</guid>
      <dc:creator>jeffthompson</dc:creator>
      <dc:date>2019-08-16T19:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso Pins Config Tool - View Pin Functions</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/MCUXpresso-Pins-Config-Tool-View-Pin-Functions/m-p/934609#M2228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;there are several options, showing hiere for a Kinetis device.&lt;/P&gt;&lt;P&gt;First if you move the mouse over a pin it shows the pin name which includes the functions:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/88608i7FDEB510F16BD545/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you click on a peripheral it shows which pins can be used for that function:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_2.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/88651iE1952BE034342082/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the table view you get all the possible assignments for a pin. For example pin 28 can be GPIO, FTM Timer, UART, ....:&lt;/P&gt;&lt;P&gt;That's what you see in ohter tools as 'grid array', not sure if you have missed that one?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/88693iDDC1F2DDC03EAF4E/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you click on the checkbox, you get a list of possible assignments:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/88741i47D1A50FAA8F9BDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps,&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Aug 2019 05:36:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/MCUXpresso-Pins-Config-Tool-View-Pin-Functions/m-p/934609#M2228</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2019-08-17T05:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso Pins Config Tool - View Pin Functions</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/MCUXpresso-Pins-Config-Tool-View-Pin-Functions/m-p/934610#M2229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Erich. This really does help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff Thompson  |  Senior Electrical Engineer-Firmware&lt;/P&gt;&lt;P&gt;+1 704 752 6513 x1394&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/www.invue.com" target="test_blank"&gt;www.invue.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2019 12:22:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/MCUXpresso-Pins-Config-Tool-View-Pin-Functions/m-p/934610#M2229</guid>
      <dc:creator>jeffthompson</dc:creator>
      <dc:date>2019-08-19T12:22:06Z</dc:date>
    </item>
    <item>
      <title>Re: MCUXpresso Pins Config Tool - View Pin Functions</title>
      <link>https://community.nxp.com/t5/MCUXpresso-General/MCUXpresso-Pins-Config-Tool-View-Pin-Functions/m-p/1602495#M4855</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fia1989_0-1676955653981.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/211669i21617A13EA9CA975/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fia1989_0-1676955653981.png" alt="fia1989_0-1676955653981.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hi! When I open the pins tool, I get this but I can't select new pins. I had the window before but don't know how to access it. Please help!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 05:01:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-General/MCUXpresso-Pins-Config-Tool-View-Pin-Functions/m-p/1602495#M4855</guid>
      <dc:creator>fia1989</dc:creator>
      <dc:date>2023-02-21T05:01:37Z</dc:date>
    </item>
  </channel>
</rss>

