<?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: Inaccurate touchscreen coordinates in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Inaccurate-touchscreen-coordinates/m-p/1716836#M212009</link>
    <description>&lt;P&gt;When your system boot up, you can go to the /dev/input directory to see if there is event exist , to see if the touch screen have the interrupt or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Sep 2023 06:20:41 GMT</pubDate>
    <dc:creator>Rita_Wang</dc:creator>
    <dc:date>2023-09-05T06:20:41Z</dc:date>
    <item>
      <title>Inaccurate touchscreen coordinates</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Inaccurate-touchscreen-coordinates/m-p/1712579#M211597</link>
      <description>&lt;P&gt;I've got a system built with Yocto Kirkstone using a 720x1280 display with a focaltouch capacitive display. The display is driven using the weston-imx layer. The display is portrait native, and we are rotating it 90deg in the weston.ini file&lt;/P&gt;&lt;P&gt;I find the touching near the edges gives inaccurate coordinates. I took some measurements of position and found that the touch points on x axis are linearly displaced as if there is a calibration error. (slope 0.7, offset -103)&lt;/P&gt;&lt;P&gt;I am certain the device try defines the focaltech display coordinates correctly:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;focaltech,display-coords = &amp;nbsp;&amp;lt;&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt; &lt;SPAN&gt;0&lt;/SPAN&gt; &lt;SPAN&gt;720&lt;/SPAN&gt;&amp;nbsp;&lt;SPAN&gt;1280&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanted to see if the weston-touch-calibrator could be used to fix this, but it appears it is not included in my build, and it isn't obvious how to include it.&lt;/P&gt;&lt;P&gt;Does anyone have some tips on how to either investigate/fix the inaccuracy or include weston-touch-calibrator in the build?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've attached dmesg in case that helps.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 18:38:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Inaccurate-touchscreen-coordinates/m-p/1712579#M211597</guid>
      <dc:creator>Jamier</dc:creator>
      <dc:date>2023-08-28T18:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccurate touchscreen coordinates</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Inaccurate-touchscreen-coordinates/m-p/1712685#M211607</link>
      <description>&lt;P&gt;Which board and which version BSP are you using?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 03:12:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Inaccurate-touchscreen-coordinates/m-p/1712685#M211607</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2023-08-29T03:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccurate touchscreen coordinates</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Inaccurate-touchscreen-coordinates/m-p/1713395#M211677</link>
      <description>&lt;P&gt;We are using a custom board based on imx8mm and a custom BSP based on Yocto Kirkstone.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2023 17:16:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Inaccurate-touchscreen-coordinates/m-p/1713395#M211677</guid>
      <dc:creator>Jamier</dc:creator>
      <dc:date>2023-08-29T17:16:03Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccurate touchscreen coordinates</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Inaccurate-touchscreen-coordinates/m-p/1716836#M212009</link>
      <description>&lt;P&gt;When your system boot up, you can go to the /dev/input directory to see if there is event exist , to see if the touch screen have the interrupt or not.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 06:20:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Inaccurate-touchscreen-coordinates/m-p/1716836#M212009</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2023-09-05T06:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccurate touchscreen coordinates</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Inaccurate-touchscreen-coordinates/m-p/1720516#M212381</link>
      <description>&lt;P&gt;In working with the touch panel manufacturer, Leadtek it appears to be a firmware problem with the touch controller. They've made a change that appears to help the accuracy when in non-native landscape mode. Still testing but so far it's helped.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 16:22:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Inaccurate-touchscreen-coordinates/m-p/1720516#M212381</guid>
      <dc:creator>Jamier</dc:creator>
      <dc:date>2023-09-11T16:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccurate touchscreen coordinates</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Inaccurate-touchscreen-coordinates/m-p/1720517#M212382</link>
      <description>&lt;P&gt;In working with the touch panel manufacturer, Leadtek, it appears to be a firmware problem with the touch controller. They've made a change that&amp;nbsp; helps the accuracy when in non-native landscape mode. Still testing but so far it's helped.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 16:23:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Inaccurate-touchscreen-coordinates/m-p/1720517#M212382</guid>
      <dc:creator>Jamier</dc:creator>
      <dc:date>2023-09-11T16:23:01Z</dc:date>
    </item>
  </channel>
</rss>

