<?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のトピックNot able to visualize touch signals in NXP Touch FreeMASTER project</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Not-able-to-visualize-touch-signals-in-NXP-Touch-FreeMASTER/m-p/1938964#M66702</link>
    <description>&lt;P&gt;Hello Everyone&lt;/P&gt;&lt;P&gt;I am using an electronics based on MKE15Z microcontroller, and to explain my problem I used MKE15Z NXP Freedom board, and the "touch_sensing" demo project from the SDK inside the MCU Xpresso IDE.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun07_0-1724388617229.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/294926i632DC20AA7032794/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun07_0-1724388617229.png" alt="arun07_0-1724388617229.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The only change that I did is as shown below (because I don't have this daughter board with me).&lt;/P&gt;&lt;LI-CODE lang="c"&gt;#ifndef NT_FRDM_TOUCH_SUPPORT
#define NT_FRDM_TOUCH_SUPPORT 0
#endif&lt;/LI-CODE&gt;&lt;P&gt;I compiled the project an deployed it, and it works fine, when I press Electrode-1 and 2, I can see change in LED color.&lt;/P&gt;&lt;P&gt;The problem is how to visualize the signals with FreeMASTER, I used the below mentioned setting i.e. using J-Link Plug-In module.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun07_1-1724389205413.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/294929i4063F055D6D28886/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun07_1-1724389205413.png" alt="arun07_1-1724389205413.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and after reading the board configuration I am getting the following logs.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun07_2-1724389393174.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/294930i31133F153AE39960/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun07_2-1724389393174.png" alt="arun07_2-1724389393174.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but instead of using J-Link, I if I use USB to Serial Port of this development board, it works fine.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun07_3-1724389466746.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/294931iB1BEB5B774ED64CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun07_3-1724389466746.png" alt="arun07_3-1724389466746.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun07_4-1724389521359.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/294934iCE63E014257B39CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun07_4-1724389521359.png" alt="arun07_4-1724389521359.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun07_5-1724389569264.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/294935i19F70903AB7FD2E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun07_5-1724389569264.png" alt="arun07_5-1724389569264.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The reason why I am asking is because, the actual electronics which we have is without any free UART port to be associated with FreeMASTER, the only thing which we can utilize to do tuning and visualize the touch signal is JLink, and with JLink, I can't make the default example work on the Freedom board and that's why I can't make my actual project working.&lt;/P&gt;&lt;P&gt;Can anyone please suggest and help me here?&lt;/P&gt;&lt;P&gt;&lt;LI-PRODUCT title="FREEMASTER" id="FREEMASTER"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="FRDM-KE15Z" id="FRDM-KE15Z"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 23 Aug 2024 05:11:15 GMT</pubDate>
    <dc:creator>arun07</dc:creator>
    <dc:date>2024-08-23T05:11:15Z</dc:date>
    <item>
      <title>Not able to visualize touch signals in NXP Touch FreeMASTER project</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Not-able-to-visualize-touch-signals-in-NXP-Touch-FreeMASTER/m-p/1938964#M66702</link>
      <description>&lt;P&gt;Hello Everyone&lt;/P&gt;&lt;P&gt;I am using an electronics based on MKE15Z microcontroller, and to explain my problem I used MKE15Z NXP Freedom board, and the "touch_sensing" demo project from the SDK inside the MCU Xpresso IDE.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun07_0-1724388617229.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/294926i632DC20AA7032794/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun07_0-1724388617229.png" alt="arun07_0-1724388617229.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The only change that I did is as shown below (because I don't have this daughter board with me).&lt;/P&gt;&lt;LI-CODE lang="c"&gt;#ifndef NT_FRDM_TOUCH_SUPPORT
#define NT_FRDM_TOUCH_SUPPORT 0
#endif&lt;/LI-CODE&gt;&lt;P&gt;I compiled the project an deployed it, and it works fine, when I press Electrode-1 and 2, I can see change in LED color.&lt;/P&gt;&lt;P&gt;The problem is how to visualize the signals with FreeMASTER, I used the below mentioned setting i.e. using J-Link Plug-In module.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun07_1-1724389205413.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/294929i4063F055D6D28886/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun07_1-1724389205413.png" alt="arun07_1-1724389205413.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and after reading the board configuration I am getting the following logs.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun07_2-1724389393174.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/294930i31133F153AE39960/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun07_2-1724389393174.png" alt="arun07_2-1724389393174.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;but instead of using J-Link, I if I use USB to Serial Port of this development board, it works fine.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun07_3-1724389466746.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/294931iB1BEB5B774ED64CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun07_3-1724389466746.png" alt="arun07_3-1724389466746.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun07_4-1724389521359.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/294934iCE63E014257B39CA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun07_4-1724389521359.png" alt="arun07_4-1724389521359.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="arun07_5-1724389569264.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/294935i19F70903AB7FD2E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="arun07_5-1724389569264.png" alt="arun07_5-1724389569264.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The reason why I am asking is because, the actual electronics which we have is without any free UART port to be associated with FreeMASTER, the only thing which we can utilize to do tuning and visualize the touch signal is JLink, and with JLink, I can't make the default example work on the Freedom board and that's why I can't make my actual project working.&lt;/P&gt;&lt;P&gt;Can anyone please suggest and help me here?&lt;/P&gt;&lt;P&gt;&lt;LI-PRODUCT title="FREEMASTER" id="FREEMASTER"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;LI-PRODUCT title="FRDM-KE15Z" id="FRDM-KE15Z"&gt;&lt;/LI-PRODUCT&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 05:11:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Not-able-to-visualize-touch-signals-in-NXP-Touch-FreeMASTER/m-p/1938964#M66702</guid>
      <dc:creator>arun07</dc:creator>
      <dc:date>2024-08-23T05:11:15Z</dc:date>
    </item>
  </channel>
</rss>

