<?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 Re: Touch panel polling function not being called in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Touch-panel-polling-function-not-being-called/m-p/2019846#M57454</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/89562"&gt;@samv&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can search it in the project.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Harry_Zhang_0-1735270001438.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317438iAE194B9D035F346B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Harry_Zhang_0-1735270001438.png" alt="Harry_Zhang_0-1735270001438.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
    <pubDate>Fri, 27 Dec 2024 03:26:56 GMT</pubDate>
    <dc:creator>Harry_Zhang</dc:creator>
    <dc:date>2024-12-27T03:26:56Z</dc:date>
    <item>
      <title>Touch panel polling function not being called</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Touch-panel-polling-function-not-being-called/m-p/2019473#M57452</link>
      <description>&lt;P&gt;On the LPC54628 dev. board I am trying to combine LWIP with LVGL to create an app with graphics and Ethernet ability.&amp;nbsp; I started with the LWIP demo and added the necessary code to implement the touch panel functions.&amp;nbsp; The issue I am having is that the panel polling function "&lt;SPAN&gt;DEMO_ReadTouch(...)"&lt;/SPAN&gt;&amp;nbsp;is not being called.&amp;nbsp; On the original LVLG demo the "DEMO_ReadTouch(...)" function gets called every 100 uS.&amp;nbsp; The "&lt;SPAN&gt;DEMO_InitTouch(void)" function does send 3 bytes of data over the I2C lines so I know the hardware is working.&amp;nbsp; Just above the "DEMO_ReadTouch(...)" function is the line /* Will be called by the library to read the touchpad */&lt;/SPAN&gt;&amp;nbsp; but I don't know where the calling function is to see why it isn't firing.&lt;/P&gt;&lt;P&gt;Does MCUXpresso have a way to see where a function was called from?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2024 03:12:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Touch-panel-polling-function-not-being-called/m-p/2019473#M57452</guid>
      <dc:creator>samv</dc:creator>
      <dc:date>2024-12-26T03:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Touch panel polling function not being called</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Touch-panel-polling-function-not-being-called/m-p/2019834#M57453</link>
      <description>I discovered that the lv_task_handler() was not called in the main startup routine. Once I corrected that it is now working fine.</description>
      <pubDate>Fri, 27 Dec 2024 02:42:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Touch-panel-polling-function-not-being-called/m-p/2019834#M57453</guid>
      <dc:creator>samv</dc:creator>
      <dc:date>2024-12-27T02:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: Touch panel polling function not being called</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Touch-panel-polling-function-not-being-called/m-p/2019846#M57454</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/89562"&gt;@samv&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can search it in the project.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Harry_Zhang_0-1735270001438.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/317438iAE194B9D035F346B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Harry_Zhang_0-1735270001438.png" alt="Harry_Zhang_0-1735270001438.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Harry&lt;/P&gt;</description>
      <pubDate>Fri, 27 Dec 2024 03:26:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Touch-panel-polling-function-not-being-called/m-p/2019846#M57454</guid>
      <dc:creator>Harry_Zhang</dc:creator>
      <dc:date>2024-12-27T03:26:56Z</dc:date>
    </item>
  </channel>
</rss>

