<?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: Using Debug and all TSI channels ? in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Using-Debug-and-all-TSI-channels/m-p/277950#M10097</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;Unfortunately SWD Interface is fixed to pins PTA0 and PTA3. There is no way to debug and use TSI pins (PTA0 and PTA3) at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is because:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;PTA0 can be TSI0_CH1 and also SWD_CLK. This depends of MUX field configuration. SWD_CLK is used to perform debug.&lt;/LI&gt;&lt;LI&gt;PTA3 can be TSI0_CH4 and also SWD_DIO. The last one is used to perform debug.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Mar 2013 18:53:19 GMT</pubDate>
    <dc:creator>adriansc</dc:creator>
    <dc:date>2013-03-05T18:53:19Z</dc:date>
    <item>
      <title>Using Debug and all TSI channels ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Using-Debug-and-all-TSI-channels/m-p/277949#M10096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For a new project, I need to use 16 capacitive's keys and I want to use a KL25Z. But I've seen that SWD pins and TSI channel are mux. Is there a way to debug this microcontroller with all TSI channels active ?&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;Y.D&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2013 10:24:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Using-Debug-and-all-TSI-channels/m-p/277949#M10096</guid>
      <dc:creator>yd_sersa</dc:creator>
      <dc:date>2013-02-28T10:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using Debug and all TSI channels ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Using-Debug-and-all-TSI-channels/m-p/277950#M10097</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;Unfortunately SWD Interface is fixed to pins PTA0 and PTA3. There is no way to debug and use TSI pins (PTA0 and PTA3) at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is because:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;PTA0 can be TSI0_CH1 and also SWD_CLK. This depends of MUX field configuration. SWD_CLK is used to perform debug.&lt;/LI&gt;&lt;LI&gt;PTA3 can be TSI0_CH4 and also SWD_DIO. The last one is used to perform debug.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 18:53:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Using-Debug-and-all-TSI-channels/m-p/277950#M10097</guid>
      <dc:creator>adriansc</dc:creator>
      <dc:date>2013-03-05T18:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Using Debug and all TSI channels ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Using-Debug-and-all-TSI-channels/m-p/277951#M10098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Y.D,&lt;/P&gt;&lt;P&gt;How is the project going?&lt;/P&gt;&lt;P&gt;Keep us posted! :smileywink:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 00:31:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Using-Debug-and-all-TSI-channels/m-p/277951#M10098</guid>
      <dc:creator>Monica</dc:creator>
      <dc:date>2013-03-13T00:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: Using Debug and all TSI channels ?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Using-Debug-and-all-TSI-channels/m-p/277952#M10099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've no other choice, in debug I'll use only 14 capacitive keys.&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;Y.D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Mar 2013 08:49:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Using-Debug-and-all-TSI-channels/m-p/277952#M10099</guid>
      <dc:creator>yd_sersa</dc:creator>
      <dc:date>2013-03-13T08:49:57Z</dc:date>
    </item>
  </channel>
</rss>

