<?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 QN908x touch drivers? in Wireless MCU</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/QN908x-touch-drivers/m-p/803455#M5161</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to enable the capsense hardware using the touch software as described in AN12190.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have finally tracked down the touch software that I *think* is compatible with this MCU.&amp;nbsp; The link provided in the references section of the pdf points to the SDK builder for a different processor -- MKE15Z256xxx7.&amp;nbsp; In the SDK there is indeed touch code in the middleware section and there appears to be a demo app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to bring it into my QN project (in IAR), I find that the CS module is missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/78836i1B0DDA6FE34813A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The good news is that there is a reference to the QN part in the header.&amp;nbsp; The bad is that there is nothing that matches module_cs in the at SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone point me to the necessary code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Nov 2018 22:30:43 GMT</pubDate>
    <dc:creator>joseraffucci</dc:creator>
    <dc:date>2018-11-26T22:30:43Z</dc:date>
    <item>
      <title>QN908x touch drivers?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN908x-touch-drivers/m-p/803455#M5161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to enable the capsense hardware using the touch software as described in AN12190.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have finally tracked down the touch software that I *think* is compatible with this MCU.&amp;nbsp; The link provided in the references section of the pdf points to the SDK builder for a different processor -- MKE15Z256xxx7.&amp;nbsp; In the SDK there is indeed touch code in the middleware section and there appears to be a demo app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I try to bring it into my QN project (in IAR), I find that the CS module is missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Capture.PNG"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/78836i1B0DDA6FE34813A8/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The good news is that there is a reference to the QN part in the header.&amp;nbsp; The bad is that there is nothing that matches module_cs in the at SDK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone point me to the necessary code?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Nov 2018 22:30:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN908x-touch-drivers/m-p/803455#M5161</guid>
      <dc:creator>joseraffucci</dc:creator>
      <dc:date>2018-11-26T22:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: QN908x touch drivers?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN908x-touch-drivers/m-p/803456#M5162</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understood correctly you are looking for the TSI library for IAR, is my understanding correct? If that it's the case, I was able to locate the files you are looking for, nonetheless, you will need to download the SDK for IAR for the FRDM - KE15 in the &lt;A href="https://mcuxpresso.nxp.com/en/dashboard?uvid=135802"&gt;MCUXpresos Builder&lt;/A&gt;. Please, do not forget to add the touch component before downloading it as it does not come by default.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Etsephania&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2018 14:14:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN908x-touch-drivers/m-p/803456#M5162</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2018-11-28T14:14:08Z</dc:date>
    </item>
    <item>
      <title>Re: QN908x touch drivers?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN908x-touch-drivers/m-p/803457#M5163</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, that's not what I am asking.&amp;nbsp; I found the TSI library bundled in that chip's SDK.&amp;nbsp; It does not contain the necessary files to compile and run for the QN908x family.&amp;nbsp;&amp;nbsp; Specifically, it is missing the cs module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2018 17:19:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN908x-touch-drivers/m-p/803457#M5163</guid>
      <dc:creator>joseraffucci</dc:creator>
      <dc:date>2018-11-28T17:19:00Z</dc:date>
    </item>
  </channel>
</rss>

