<?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>Processor Expert SoftwareのトピックRe: Setting up TouchScreenSensor</title>
    <link>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250999#M1418</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the fast response.&amp;nbsp; How do I remove the modules that are not from Freescale?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 May 2013 13:32:11 GMT</pubDate>
    <dc:creator>dporada</dc:creator>
    <dc:date>2013-05-23T13:32:11Z</dc:date>
    <item>
      <title>Setting up TouchScreenSensor</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250992#M1411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use Processor Expert to set up reading a resistive touch screen with a K60.&amp;nbsp; Can I get some help setting up the I/O?&amp;nbsp; I can't seem to set up the Xplus1, Xminus1, Yplus1, Yminus1 bits.&amp;nbsp; There doesn't seem to be a drop down menu to select the pin names.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I using the wrong bean for my application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 21:37:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250992#M1411</guid>
      <dc:creator>dporada</dc:creator>
      <dc:date>2013-05-21T21:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up TouchScreenSensor</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250993#M1412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please write more details on what touch screen do you use and what component are you using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&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>Wed, 22 May 2013 08:09:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250993#M1412</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-05-22T08:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up TouchScreenSensor</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250994#M1413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using a Newhaven NHD-7.0-800480WF-CTXI#-T with a 4 wire resistive touch screen.&amp;nbsp; I am trying to use the "TouchScreenSensor" module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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>Wed, 22 May 2013 12:43:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250994#M1413</guid>
      <dc:creator>dporada</dc:creator>
      <dc:date>2013-05-22T12:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up TouchScreenSensor</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250995#M1414</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;There is no support for LCD nor touch screen on Kinetis K60. I'm not sure what do you mean by "Touch Screen Sensor". It's probably a misunderstanding, the TSS_Library (stands for Touch Sensing Software) component does not handle resistive panels, it can handle only capacitive electrode touch sensors.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;I think that the only option on K60 is to connect the touch panel to some 4 pins with ADC input of K60.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;The application would basically need to :&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;Set X+ to some voltage, X- to GND and read voltage on Y+ and Y-.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;Then vice versa - Set Y+ to voltage and Y- to GND and read voltage on X+ and X- .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;You can do the PEx project setup following way:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;1) Add ADC_LDD usin Components Library to your project and configure it in inspector view:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;- add four channels on pins that have also GPIO function available and ideally&amp;nbsp; on the same port (e.g. on MK60FN1M0VLQ15 I found ADC0_SE8, ADC0_SE9, ADC0_SE12, ADC0_SE13 with GPIO PTB0,1,2,3)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;- Enable 'Static sample groups' property and create two sample groups, one with channels 0 and 1 (inputs X+ and X-) and second with channels 2 and 3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;- Set 'Conversion time' using the dialog (press the button) to some higher value (for higher precision)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;- Set Initialization / Auto initialization to 'yes'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;- switch to the methods tab in the inspector and set ConnectPin method to 'generate code'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;2) Add GPIO_LDD, slect the port from step1 (e.g. PTB) and add four pins same as in ADC. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;- Error is reported on the pin rrow (Peripheral is already used) - so select "pin sharing enabled" from the pop-up menu of the pin.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;- Set Initial pin direction of each pin to Output.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;- Set Initialization / Auto initialization to 'yes'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;- switch to the methods tab in the inspector and set ConnectPin method to 'generate code'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;3) Add Init_GPIO component to initialize electrical features (pull-ups) of the pins. In the properties select the same port device (e.g. PTB). &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;In Pins group enable the pins you are using (e.g. 0,1,2,3). Enable the pin sharing the same way you did in step 2 othewise error is reported.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;For two pins connected to X+ and Y+ that will provide voltage you'll need to enable 'Pull-up resistor' property.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;Then in your application you shoul do in a loop :&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;a) Call GPIO1_ConnectPin function (method of GPIO_LDD component) to connect X+ and X- pins to GPIO peripheral &lt;/SPAN&gt;&lt;/P&gt;&lt;OL style="list-style-type: lower-alpha;"&gt;&lt;LI&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;e.g. GPIO1_ConnectPin( GPIO1_DeviceData, LDD_GPIO_PIN_0 | , LDD_GPIO_PIN_1);&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;b) Call AD1_ConnectPin function (method of ADC_LDD component) to connect Y+ and Y- pins to ADC peripheral for channels where you have connected Ys, so for example if you have Y+ on channel2 and Y- on channel3:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; AD1_ConnectPin(AD1_DeviceData, LDD_ADC_CHANNEL_2_PIN | LDD_ADC_CHANNEL_3_PIN);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;c) Call AD1_SelectSampleGroup (AD1_DeviceData, 1) to select sample group 1, i.e. channels for Y+ and Y-&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;d) Peform ADC measurement by e.g.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;//variables declaration&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;AD1_TResultData MeasuredValues[2];&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;LDD_TError Error;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; Error = AD1_StartSingleMeasurement(AD1_DeviceData);&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /* Start continuous measurement */&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; while (!AD1_GetMeasurementCompleteStatus(MyADCPtr)) {}; /* Wait for conversion completeness */&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; Error = AD1_GetMeasuredValues(MyADCPtr, (LDD_TData *)MeasuredValues)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;note: This code is taken from "Typical usage page" from the ADC_LDD help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt; You can also use interrupt enabled and place the code to event handler so you won't need wait for ADC to complete.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;e) Now you have two Y values in MeaduredValues array and you can use it to compute Y position.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;Then you need to do a-e steps but the other set of pins (X &amp;lt;-&amp;gt; Y) and you'll get X values.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;I know this from-scratch-guide is brief and incomplete but is should help you get started with the project.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;best regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;Petr Hradsky&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;SPAN lang="EN-US" style="font-size: 10.0pt; font-family: Consolas; color: black;"&gt;Processor Expert Support Team&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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, 23 May 2013 12:28:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250995#M1414</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-05-23T12:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up TouchScreenSensor</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250996#M1415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's what I've got.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 12:41:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250996#M1415</guid>
      <dc:creator>dporada</dc:creator>
      <dc:date>2013-05-23T12:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up TouchScreenSensor</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250997#M1416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, I see now, you have a third party component installed. I didn't know this component exists, now I know :-)&lt;/P&gt;&lt;P&gt;( &lt;A href="https://github.com/ErichStyger/mcuoneclipse/tree/master/Beans/TouchScreenSensor" style="font-size: 10pt; line-height: 1.5em;" title="https://github.com/ErichStyger/mcuoneclipse/tree/master/Beans/TouchScreenSensor"&gt;mcuoneclipse/Beans/TouchScreenSensor &lt;/A&gt; &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;However. I don't know if this component supports Kinetis K60, if you cannot pick the pins there, probably not. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I'll ask the author to check.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&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, 23 May 2013 13:10:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250997#M1416</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-05-23T13:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up TouchScreenSensor</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250998#M1417</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Donald,&lt;/P&gt;&lt;P&gt;ok, that would be me :smileyhappy:.&lt;/P&gt;&lt;P&gt;The truth is: I have not tried (implemented) it for K60.&lt;/P&gt;&lt;P&gt;What you need to do/implement is what Petr explained above: to set up the pins so you can switch between input and output state. This you need to specify as code as below (example for ColdFire JM128 on the TWR-LCD module).&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4404_4404.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/119404iCBE4369FDF5B92E2/image-size/large?v=v2&amp;amp;px=999" role="button" title="4404_4404.png" alt="4404_4404.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If I find some time, I could spend some time to do that thing for the K60 and the TWR-LCD.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 13:20:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250998#M1417</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-05-23T13:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up TouchScreenSensor</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250999#M1418</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the fast response.&amp;nbsp; How do I remove the modules that are not from Freescale?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 13:32:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/250999#M1418</guid>
      <dc:creator>dporada</dc:creator>
      <dc:date>2013-05-23T13:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up TouchScreenSensor</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/251000#M1419</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Donald,&lt;/P&gt;&lt;P&gt;you can right click on the component and then select 'Remove'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 May 2013 13:42:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/251000#M1419</guid>
      <dc:creator>BlackNight</dc:creator>
      <dc:date>2013-05-23T13:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up TouchScreenSensor</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/251001#M1420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Petr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried setting up Static Sample Groups, but when I try to set up the sample list, I get the message "Only 1 samples supported by this HW".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently trying to use the TWR-K60D100M with a K60DN512VMD10 chip.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2013 15:34:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/251001#M1420</guid>
      <dc:creator>dporada</dc:creator>
      <dc:date>2013-05-28T15:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up TouchScreenSensor</title>
      <link>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/251002#M1421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;That's correct, the hardware can sample only one sample at a time.&lt;/P&gt;&lt;P&gt;You need to create more groups with one sample each using the '+' button at 'Sample group list' property.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;best regards&lt;/P&gt;&lt;P&gt;Petr Hradsky&lt;/P&gt;&lt;P&gt;Processor Expert Support Team&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, 30 May 2013 07:50:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Processor-Expert-Software/Setting-up-TouchScreenSensor/m-p/251002#M1421</guid>
      <dc:creator>Petr_H</dc:creator>
      <dc:date>2013-05-30T07:50:56Z</dc:date>
    </item>
  </channel>
</rss>

