<?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>Kinetis Microcontrollers中的主题 Re: K70 pin mux utility tool</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-pin-mux-utility-tool/m-p/314854#M13751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I wrote - the TWR-K70 is an example - it is configurable for any package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However to define which pins to use I would simply make a copy of the "K70 Signal Multiplexing and Pin Assignments" for the user's manual and draw circles around the ones that are to be used (sometimes simple old-fashioned techniques are just as easy).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The uTasker simulator verifies that the code is actually setting everything up as expected by verifying the register contents and is not intended specifically for chosing the functions of each.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jul 2014 13:51:12 GMT</pubDate>
    <dc:creator>mjbcswitzerland</dc:creator>
    <dc:date>2014-07-04T13:51:12Z</dc:date>
    <item>
      <title>K70 pin mux utility tool</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-pin-mux-utility-tool/m-p/314851#M13748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to check pin-mux of K70 series microcontroller (like &lt;SPAN style="color: #51626f; font-family: arial, sans-serif; font-size: 12px; background-color: #efefef;"&gt;MK70FX512VMJ12&lt;/SPAN&gt;), So is there tool available for checking pin-mux for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;JAY PATEL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 07:38:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-pin-mux-utility-tool/m-p/314851#M13748</guid>
      <dc:creator>jaypatel</dc:creator>
      <dc:date>2014-07-02T07:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: K70 pin mux utility tool</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-pin-mux-utility-tool/m-p/314852#M13749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The uTasker project includes port pin mux simulation and monitoring. It monitors the code operation so shows the present pin mode/state as shown below (eg. for K70 as on TWR-K70F120M board). The device and its package are configurable and so it works for all package types.&lt;/P&gt;&lt;P&gt;Hovering the mouse over the port of interest displays its location on the package, its possible peripheral functions, its present function and its logical state.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="TWR_K70.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/44768i0C13C337D2FFF1AD/image-size/large?v=v2&amp;amp;px=999" role="button" title="TWR_K70.png" alt="TWR_K70.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.utasker.com/kinetis.html" title="http://www.utasker.com/kinetis.html"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 00:25:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-pin-mux-utility-tool/m-p/314852#M13749</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-07-04T00:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: K70 pin mux utility tool</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-pin-mux-utility-tool/m-p/314853#M13750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your quick revert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have suggested for the Tower System (TWR-K70) while i am using only K70 SOM of FreeScale. So for that i want to interface different modules on I2C, SPI, SDHC, .. and so on.&lt;/P&gt;&lt;P&gt;So for that first i want to check how many interfaces are possible without any conflicts with muxed Pins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used Pin-Mux Tool for i.MX6 series (named iomux_tool_v3.4.0). So is there any similar Tool available for Kinetis K70 Series Controllers?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;JAY PATEL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 08:54:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-pin-mux-utility-tool/m-p/314853#M13750</guid>
      <dc:creator>jaypatel</dc:creator>
      <dc:date>2014-07-04T08:54:48Z</dc:date>
    </item>
    <item>
      <title>Re: K70 pin mux utility tool</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-pin-mux-utility-tool/m-p/314854#M13751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jay&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I wrote - the TWR-K70 is an example - it is configurable for any package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However to define which pins to use I would simply make a copy of the "K70 Signal Multiplexing and Pin Assignments" for the user's manual and draw circles around the ones that are to be used (sometimes simple old-fashioned techniques are just as easy).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The uTasker simulator verifies that the code is actually setting everything up as expected by verifying the register contents and is not intended specifically for chosing the functions of each.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jul 2014 13:51:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/K70-pin-mux-utility-tool/m-p/314854#M13751</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2014-07-04T13:51:12Z</dc:date>
    </item>
  </channel>
</rss>

