<?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>8-bit MicrocontrollersのトピックRe: S08PT60 EVK Board TSI module configuration</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08PT60-EVK-Board-TSI-module-configuration/m-p/1857896#M23890</link>
    <description>&lt;P&gt;Yes, the same sample code was I tried.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2024 04:56:44 GMT</pubDate>
    <dc:creator>hgUser13</dc:creator>
    <dc:date>2024-05-01T04:56:44Z</dc:date>
    <item>
      <title>S08PT60 EVK Board TSI module configuration</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08PT60-EVK-Board-TSI-module-configuration/m-p/1854339#M23887</link>
      <description>&lt;P&gt;I'm working on s08 development board to configure the TSI. I've downloaded the sample codes of the evk board and tried to get touch sense input to change the status of the RBG led on the board. It's not working. I've also checked the application note:&amp;nbsp;&lt;SPAN&gt;AN4431 for the same. I tried the hardware trigger to get the input. Can someone give me an insight on this?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Apr 2024 05:52:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08PT60-EVK-Board-TSI-module-configuration/m-p/1854339#M23887</guid>
      <dc:creator>hgUser13</dc:creator>
      <dc:date>2024-04-25T05:52:34Z</dc:date>
    </item>
    <item>
      <title>Re: S08PT60 EVK Board TSI module configuration</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08PT60-EVK-Board-TSI-module-configuration/m-p/1856992#M23889</link>
      <description>&lt;DIV&gt;Thanks for reaching us! My name is Itzamna Fuentes and I'll be attending this case.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Can you please confirm that the Sample code that you downloaded is located in the next link? &lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.nxp.com/design/design-center/development-boards-and-designs/general-purpose-mcus/s08p-mcus-evaluation-kit:S08PT60-EVK" target="_blank"&gt;https://www.nxp.com/design/design-center/development-boards-and-designs/general-purpose-mcus/s08p-mcus-evaluation-kit:S08PT60-EVK&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I would like to give it a try so I downloaded the S08PT60-EVK Example Codes, is that the one that you are using?&lt;/DIV&gt;</description>
      <pubDate>Mon, 29 Apr 2024 20:41:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08PT60-EVK-Board-TSI-module-configuration/m-p/1856992#M23889</guid>
      <dc:creator>Itzzamna_Supp</dc:creator>
      <dc:date>2024-04-29T20:41:39Z</dc:date>
    </item>
    <item>
      <title>Re: S08PT60 EVK Board TSI module configuration</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08PT60-EVK-Board-TSI-module-configuration/m-p/1857896#M23890</link>
      <description>&lt;P&gt;Yes, the same sample code was I tried.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 04:56:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08PT60-EVK-Board-TSI-module-configuration/m-p/1857896#M23890</guid>
      <dc:creator>hgUser13</dc:creator>
      <dc:date>2024-05-01T04:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: S08PT60 EVK Board TSI module configuration</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08PT60-EVK-Board-TSI-module-configuration/m-p/1859906#M23892</link>
      <description>&lt;P&gt;I see. From my understanding, the sample code that is on the website for this S08PT60 EVK is for the accelerometer and RGB LED sample application. Therefore, the LED should change the color when you move the board. Also, this means that this code is not for the touch sense input, I already validate the code and the Touch sense ports are not setup. In addition, the TSI is also not included in this sample code which could be the reason why the TSI and the Touch sense inputs are not working.&lt;/P&gt;&lt;P&gt;You may need to create a new project for this MCU or edit the sample code to setup the TSI and touch sense inputs correctly.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 18:20:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08PT60-EVK-Board-TSI-module-configuration/m-p/1859906#M23892</guid>
      <dc:creator>Itzzamna_Supp</dc:creator>
      <dc:date>2024-05-06T18:20:13Z</dc:date>
    </item>
    <item>
      <title>Re: S08PT60 EVK Board TSI module configuration</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/S08PT60-EVK-Board-TSI-module-configuration/m-p/1860195#M23895</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/211817"&gt;@Itzzamna_Supp&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply. I've edited the sample code. In the&amp;nbsp;s08pt60_evk_board.c file of the sample code, the author commented the TSI_Init() function inside the Touchpad_Init() function. I called that function and tried, but the touchpad on the development board is not working.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 05:55:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/S08PT60-EVK-Board-TSI-module-configuration/m-p/1860195#M23895</guid>
      <dc:creator>hgUser13</dc:creator>
      <dc:date>2024-05-07T05:55:09Z</dc:date>
    </item>
  </channel>
</rss>

