<?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: Pin Mux Tools and Muxed ADC inputs in MCUXpresso Config Tools</title>
    <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Pin-Mux-Tools-and-Muxed-ADC-inputs/m-p/643261#M128</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having the same problems has Brian. I tried your solution, however it does not work as my MCUXpresso configuration tool does not offer me the option of adding "tabs" to define sub-channels. Is there another way to do that? I am using MCUXpresso Config Tool version 5.0. My MCU is an MKV46F256VLL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pierre Garon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Jan 2019 21:05:18 GMT</pubDate>
    <dc:creator>pierre_garon</dc:creator>
    <dc:date>2019-01-28T21:05:18Z</dc:date>
    <item>
      <title>Pin Mux Tools and Muxed ADC inputs</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Pin-Mux-Tools-and-Muxed-ADC-inputs/m-p/643259#M126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;New to the pin tool and was trying to configure a KV46 MCU's multiplexed ADC inputs (ADCA Channels 6 &amp;amp; 7) when I go to enable any one after the first , (ADCA_ch6a, b, c etc..) the check boxes for those muxed channels turn from green to being highlighted in red. When I hover over the red boxes it displays that the routing and the SIM_ADCOPT register is multiply defined, and warn about the Channel select for the ADC channel 6 and/or 7. I guess I was wondering if I can ignore this since I will be manually controlling the mux registers in software?&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2016 17:36:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Pin-Mux-Tools-and-Muxed-ADC-inputs/m-p/643259#M126</guid>
      <dc:creator>bitjockey</dc:creator>
      <dc:date>2016-09-22T17:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Pin Mux Tools and Muxed ADC inputs</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Pin-Mux-Tools-and-Muxed-ADC-inputs/m-p/643260#M127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian,&lt;/P&gt;&lt;P&gt;you can ignore (if you want) warnings, but not errors in red. As long as there are errors, code is not generated/updated, so you have to resolve the errors.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5592i17B3A7657184B2E7/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;You indicate that you are changing the muxing during runtime&lt;/P&gt;&lt;P&gt;For switching muxing at runtime you can create functions. For this you add a 'tab' in the routed pins view (you can give each tab its own name):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5582i82C412A6153D1FE9/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_2.png" alt="pastedImage_2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5639i8051FC6DBC08163F/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;That way you can have both sub channels be configured, as they won't be active at the same time:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5682iD22FAE3F13F413E7/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And you have two functions (named after the tabs) you can call for the muxing from your application:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/5719iE3676E4C33C1ED5C/image-size/large?v=v2&amp;amp;px=999" title="pastedImage_5.png" alt="pastedImage_5.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>Sun, 25 Sep 2016 08:24:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Pin-Mux-Tools-and-Muxed-ADC-inputs/m-p/643260#M127</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2016-09-25T08:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Pin Mux Tools and Muxed ADC inputs</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Pin-Mux-Tools-and-Muxed-ADC-inputs/m-p/643261#M128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Erich,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am having the same problems has Brian. I tried your solution, however it does not work as my MCUXpresso configuration tool does not offer me the option of adding "tabs" to define sub-channels. Is there another way to do that? I am using MCUXpresso Config Tool version 5.0. My MCU is an MKV46F256VLL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pierre Garon.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Jan 2019 21:05:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Pin-Mux-Tools-and-Muxed-ADC-inputs/m-p/643261#M128</guid>
      <dc:creator>pierre_garon</dc:creator>
      <dc:date>2019-01-28T21:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Pin Mux Tools and Muxed ADC inputs</title>
      <link>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Pin-Mux-Tools-and-Muxed-ADC-inputs/m-p/643262#M129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;in the latest version, tabs were replaced by functional groups, see tool bar.&lt;/P&gt;&lt;P&gt;For each functional group, one C-function will be generated.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jan 2019 11:25:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-Config-Tools/Pin-Mux-Tools-and-Muxed-ADC-inputs/m-p/643262#M129</guid>
      <dc:creator>marek-trmac</dc:creator>
      <dc:date>2019-01-29T11:25:00Z</dc:date>
    </item>
  </channel>
</rss>

