<?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: FRDM-KL03Z TSI with TPM &amp; ADC?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-TSI-with-TPM-ADC/m-p/799839#M48624</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please test the attached hex file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Dec 2018 09:01:09 GMT</pubDate>
    <dc:creator>Robin_Shen</dc:creator>
    <dc:date>2018-12-20T09:01:09Z</dc:date>
    <item>
      <title>FRDM-KL03Z TSI with TPM &amp; ADC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-TSI-with-TPM-ADC/m-p/799834#M48619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have tried the TSI function&amp;nbsp;and found so many way,then I realized the KL03Z couldn`t use source codes from KSDK,like KL02z &amp;amp; KL05z they don`t have the module for tsi&amp;nbsp; function but they do have Slider Pad.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So I searched for a while and I have a guess that using TPM&amp;nbsp;combine ADC function, would it make? I have no ideal about build a new project&amp;nbsp;in any method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Down below is KL03z Pin mode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pin_config.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/70917iCA5DCAB0A441D4BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="pin_config.PNG" alt="pin_config.PNG" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there are any method or sample ,I`ll really appreciate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 10:09:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-TSI-with-TPM-ADC/m-p/799834#M48619</guid>
      <dc:creator>hans_chen</dc:creator>
      <dc:date>2018-12-14T10:09:50Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL03Z TSI with TPM &amp; ADC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-TSI-with-TPM-ADC/m-p/799835#M48620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hans CHEN,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can refer to attached code, navigate to fat_demo project, whic is the source code programmed to FRDM-Kl03Z&lt;/P&gt;&lt;P&gt;KL03Z don't have TSI module,here it use TSS lib to simulate TSI function by GPIO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By the way: Maybe you should select one MCU which support hardware TSI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;P style="min- padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2018 07:40:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-TSI-with-TPM-ADC/m-p/799835#M48620</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-12-17T07:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL03Z TSI with TPM &amp; ADC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-TSI-with-TPM-ADC/m-p/799836#M48621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robin_Shen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your answer!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found TSS Library and used with Codewarrior to build,but it only provide KL02Z and others without KL03Z.&lt;/P&gt;&lt;P&gt;So I tried to rebuild a new one based on KL02Z,but it still got some errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What should I notice or can you sample a process to me to refer?&lt;/P&gt;&lt;P&gt;That will be appreciate !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hans&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2018 08:43:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-TSI-with-TPM-ADC/m-p/799836#M48621</guid>
      <dc:creator>hans_chen</dc:creator>
      <dc:date>2018-12-17T08:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL03Z TSI with TPM &amp; ADC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-TSI-with-TPM-ADC/m-p/799837#M48622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/Robin_Shen"&gt;Robin_Shen&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;Hi Robin_Shen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;藉您的file compiler之後得到這樣的情況&lt;span class="lia-inline-image-display-wrapper" image-alt="擷取.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/70022i1403F52DDF51EC1F/image-size/large?v=v2&amp;amp;px=999" role="button" title="擷取.PNG" alt="擷取.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;再麻煩您 過目&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;謝謝&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2018 09:39:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-TSI-with-TPM-ADC/m-p/799837#M48622</guid>
      <dc:creator>hans_chen</dc:creator>
      <dc:date>2018-12-18T09:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL03Z TSI with TPM &amp; ADC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-TSI-with-TPM-ADC/m-p/799838#M48623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;请使用老版本的IAR7.x&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Fat_demo.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/70334iEC447F407FB38DB7/image-size/large?v=v2&amp;amp;px=999" role="button" title="Fat_demo.PNG" alt="Fat_demo.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;我在使用IAR8.x编译时也会遇到问题。&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Dec 2018 01:48:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-TSI-with-TPM-ADC/m-p/799838#M48623</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-12-19T01:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL03Z TSI with TPM &amp; ADC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-TSI-with-TPM-ADC/m-p/799839#M48624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please test the attached hex file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2018 09:01:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-TSI-with-TPM-ADC/m-p/799839#M48624</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2018-12-20T09:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: FRDM-KL03Z TSI with TPM &amp; ADC?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-TSI-with-TPM-ADC/m-p/799840#M48625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, Does it test with JTAG?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Dec 2018 09:41:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/FRDM-KL03Z-TSI-with-TPM-ADC/m-p/799840#M48625</guid>
      <dc:creator>hans_chen</dc:creator>
      <dc:date>2018-12-20T09:41:33Z</dc:date>
    </item>
  </channel>
</rss>

