<?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>i.MX Processorsのトピックmx51 Android R10.4(using ADS7846) , touchscreen didn't work</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/mx51-Android-R10-4-using-ADS7846-touchscreen-didn-t-work/m-p/224476#M15583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We are using ads7846 on our custom mx51 board(without battery). What I modified is :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1)&lt;/STRONG&gt; make sure the touchscreen name is ads7846, and change TARGET_TS_DEVICE := "mxc_ts" to TARGET_TS_DEVICE := "ads7846"&amp;nbsp; in the file device/fsl/imx5x/BoardConfigCommon.mk&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2)&lt;/STRONG&gt; with getevent, I got :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # getevent&lt;BR /&gt;add device 1: /dev/input/event1&lt;BR /&gt;&amp;nbsp; name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "mxc_power_key"&lt;BR /&gt;add device 2: /dev/input/event0&lt;BR /&gt;&amp;nbsp; name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "mxckpd"&lt;BR /&gt;could not get driver version for /dev/input/mice, Not a typewriter&lt;BR /&gt;add device 3: /dev/input/event2&lt;BR /&gt;&amp;nbsp; name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "ads7846"&lt;BR /&gt;could not get driver version for /dev/input/mouse0, Not a typewriter&lt;BR /&gt;/dev/input/event2: 0001 014a 000calib xc = 392, x = 6177, yc = 300, y = 6589&lt;BR /&gt;00001&lt;BR /&gt;/dev/input/event2: 0003 0000 00000188&lt;BR /&gt;/dev/input/event2: 0003 0001 0000012c&lt;BR /&gt;/dev/input/event2: 0003 0018 00003a2d&lt;BR /&gt;/dev/input/event2: 0000 0000 00000000&lt;BR /&gt;calib xc = 379, x = 6241, yc = 297, y = 6572&lt;BR /&gt;/dev/input/event2: 0003 0000 0000017b&lt;BR /&gt;/dev/input/event2: 0003 0001 00000129&lt;BR /&gt;/dev/input/event2: 0003 0018 00003a3c&lt;BR /&gt;/dev/input/event2: 0000 0000 00000000&lt;BR /&gt;calib xc = 388, x = 6198, yc = 299, y = 6583&lt;BR /&gt;/dev/input/event2: 0003 0000 00000184&lt;BR /&gt;/dev/input/event2: 0003 0001 0000012b&lt;BR /&gt;/dev/input/event2: 0003 0018 00003a32&lt;BR /&gt;/dev/input/event2: 0000 0000 00000000&lt;BR /&gt;/dev/input/event2: 0001 014a 00000000&lt;BR /&gt;/dev/input/event2: 0003 0018 00000000&lt;BR /&gt;/dev/input/event2: 0000 0000 00000000&lt;BR /&gt;/dev/input/event2: 0001 014a 000calib xc = 397, x = 6161, yc = 385, y = 7243&lt;BR /&gt;00001&lt;BR /&gt;/dev/input/event2: 0003 0000 0000018d&lt;BR /&gt;/dev/input/event2: 0003 0001 00000181&lt;BR /&gt;/dev/input/event2: 0003 0018 00003a32&lt;BR /&gt;/dev/input/event2: 0000 0000 00000000&lt;BR /&gt;/dev/input/event2: 0001 014a 00000000&lt;BR /&gt;/dev/input/event2: 0003 0018 00000000&lt;BR /&gt;/dev/input/event2: 0000 0000 00000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) I calibrated the touch screen, and got the points that seem right.&lt;/P&gt;&lt;P&gt; I can draw lines on the screen&amp;nbsp; when using tslib under Linux. &lt;/P&gt;&lt;P&gt;I cannot get the right action under android(there seems to be some actions, but not correct). here is part of the logcat information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V/EventHub( 1969): /dev/input/evcalib xc = 381, x = 6233, yc = 338, y = 6878&lt;BR /&gt;ent2 got: t0=37, t1=644371, type=1, code=330, v=1&lt;BR /&gt;V/EventHub( 1969): iev.code=330 keyCode=0 flags=0x00000000 err=-19&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x1 scancode=330 keycode=0 value=1&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=651758, type=3, code=0, v=381&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=0 keycode=0 value=381&lt;BR /&gt;V/EventHub( 1969calib xc = 380, x = 6237, yc = 343, y = 6921&lt;BR /&gt;): /dev/input/event2 got: t0=37, t1=651951, type=3, code=1, v=338&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=1 keycode=1 value=338&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=652158, type=3, code=24, v=14910&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=24 keycode=24 value=14910&lt;BR /&gt;V/EventHub( 1calib xc = 378, x = 6249, yc = 344, y = 6928&lt;BR /&gt;969): /dev/input/event2 got: t0=37, t1=652369, type=0, code=0, v=0&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x0 scancode=0 keycode=0 value=0clicked&lt;BR /&gt;I/InputReader( 1969): Device reconfigured: id=0x10002, name=ads7846, display size is now 800x480&lt;BR /&gt;I/InputManager-Callbacks( 1969): No virtual keys found for device ads7846.&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=690437, type=3, code=0, v=380&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=0 keycode=0 value=380&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=690817, type=3, code=1, v=343&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=1 keycode=1 value=343&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=691053, type=3, code=24, v=14923&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=24 keycode=24 value=14923&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=691275, type=0, code=0, v=0&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x0 scancode=0 keycode=0 value=0&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=724994, type=3, code=0, v=378&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=0 keycode=0 value=378&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=725253, type=3, code=1, v=344&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=1 keycode=1 value=344&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=725468, type=3, code=24, v=14927&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=24 keycode=24 value=14927&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=725681, type=0, code=0, v=0&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x0 scancode=0 keycode=0 value=0&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=805270, type=1, code=330, v=0&lt;BR /&gt;V/EventHub( 1969): iev.code=330 keyCode=0 flags=0x00000000 err=-19&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x1 scancode=330 keycode=0 value=0&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=805283, type=3, code=24, v=0&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=24 keycode=24 value=0&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=805291, type=0, code=0, v=0&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x0 scancode=0 keycode=0 value=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me on this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Nov 2013 10:55:26 GMT</pubDate>
    <dc:creator>zhaozhao</dc:creator>
    <dc:date>2013-11-25T10:55:26Z</dc:date>
    <item>
      <title>mx51 Android R10.4(using ADS7846) , touchscreen didn't work</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mx51-Android-R10-4-using-ADS7846-touchscreen-didn-t-work/m-p/224476#M15583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We are using ads7846 on our custom mx51 board(without battery). What I modified is :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1)&lt;/STRONG&gt; make sure the touchscreen name is ads7846, and change TARGET_TS_DEVICE := "mxc_ts" to TARGET_TS_DEVICE := "ads7846"&amp;nbsp; in the file device/fsl/imx5x/BoardConfigCommon.mk&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2)&lt;/STRONG&gt; with getevent, I got :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # getevent&lt;BR /&gt;add device 1: /dev/input/event1&lt;BR /&gt;&amp;nbsp; name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "mxc_power_key"&lt;BR /&gt;add device 2: /dev/input/event0&lt;BR /&gt;&amp;nbsp; name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "mxckpd"&lt;BR /&gt;could not get driver version for /dev/input/mice, Not a typewriter&lt;BR /&gt;add device 3: /dev/input/event2&lt;BR /&gt;&amp;nbsp; name:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "ads7846"&lt;BR /&gt;could not get driver version for /dev/input/mouse0, Not a typewriter&lt;BR /&gt;/dev/input/event2: 0001 014a 000calib xc = 392, x = 6177, yc = 300, y = 6589&lt;BR /&gt;00001&lt;BR /&gt;/dev/input/event2: 0003 0000 00000188&lt;BR /&gt;/dev/input/event2: 0003 0001 0000012c&lt;BR /&gt;/dev/input/event2: 0003 0018 00003a2d&lt;BR /&gt;/dev/input/event2: 0000 0000 00000000&lt;BR /&gt;calib xc = 379, x = 6241, yc = 297, y = 6572&lt;BR /&gt;/dev/input/event2: 0003 0000 0000017b&lt;BR /&gt;/dev/input/event2: 0003 0001 00000129&lt;BR /&gt;/dev/input/event2: 0003 0018 00003a3c&lt;BR /&gt;/dev/input/event2: 0000 0000 00000000&lt;BR /&gt;calib xc = 388, x = 6198, yc = 299, y = 6583&lt;BR /&gt;/dev/input/event2: 0003 0000 00000184&lt;BR /&gt;/dev/input/event2: 0003 0001 0000012b&lt;BR /&gt;/dev/input/event2: 0003 0018 00003a32&lt;BR /&gt;/dev/input/event2: 0000 0000 00000000&lt;BR /&gt;/dev/input/event2: 0001 014a 00000000&lt;BR /&gt;/dev/input/event2: 0003 0018 00000000&lt;BR /&gt;/dev/input/event2: 0000 0000 00000000&lt;BR /&gt;/dev/input/event2: 0001 014a 000calib xc = 397, x = 6161, yc = 385, y = 7243&lt;BR /&gt;00001&lt;BR /&gt;/dev/input/event2: 0003 0000 0000018d&lt;BR /&gt;/dev/input/event2: 0003 0001 00000181&lt;BR /&gt;/dev/input/event2: 0003 0018 00003a32&lt;BR /&gt;/dev/input/event2: 0000 0000 00000000&lt;BR /&gt;/dev/input/event2: 0001 014a 00000000&lt;BR /&gt;/dev/input/event2: 0003 0018 00000000&lt;BR /&gt;/dev/input/event2: 0000 0000 00000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) I calibrated the touch screen, and got the points that seem right.&lt;/P&gt;&lt;P&gt; I can draw lines on the screen&amp;nbsp; when using tslib under Linux. &lt;/P&gt;&lt;P&gt;I cannot get the right action under android(there seems to be some actions, but not correct). here is part of the logcat information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;V/EventHub( 1969): /dev/input/evcalib xc = 381, x = 6233, yc = 338, y = 6878&lt;BR /&gt;ent2 got: t0=37, t1=644371, type=1, code=330, v=1&lt;BR /&gt;V/EventHub( 1969): iev.code=330 keyCode=0 flags=0x00000000 err=-19&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x1 scancode=330 keycode=0 value=1&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=651758, type=3, code=0, v=381&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=0 keycode=0 value=381&lt;BR /&gt;V/EventHub( 1969calib xc = 380, x = 6237, yc = 343, y = 6921&lt;BR /&gt;): /dev/input/event2 got: t0=37, t1=651951, type=3, code=1, v=338&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=1 keycode=1 value=338&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=652158, type=3, code=24, v=14910&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=24 keycode=24 value=14910&lt;BR /&gt;V/EventHub( 1calib xc = 378, x = 6249, yc = 344, y = 6928&lt;BR /&gt;969): /dev/input/event2 got: t0=37, t1=652369, type=0, code=0, v=0&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x0 scancode=0 keycode=0 value=0clicked&lt;BR /&gt;I/InputReader( 1969): Device reconfigured: id=0x10002, name=ads7846, display size is now 800x480&lt;BR /&gt;I/InputManager-Callbacks( 1969): No virtual keys found for device ads7846.&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=690437, type=3, code=0, v=380&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=0 keycode=0 value=380&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=690817, type=3, code=1, v=343&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=1 keycode=1 value=343&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=691053, type=3, code=24, v=14923&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=24 keycode=24 value=14923&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=691275, type=0, code=0, v=0&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x0 scancode=0 keycode=0 value=0&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=724994, type=3, code=0, v=378&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=0 keycode=0 value=378&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=725253, type=3, code=1, v=344&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=1 keycode=1 value=344&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=725468, type=3, code=24, v=14927&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=24 keycode=24 value=14927&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=725681, type=0, code=0, v=0&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x0 scancode=0 keycode=0 value=0&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=805270, type=1, code=330, v=0&lt;BR /&gt;V/EventHub( 1969): iev.code=330 keyCode=0 flags=0x00000000 err=-19&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x1 scancode=330 keycode=0 value=0&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=805283, type=3, code=24, v=0&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x3 scancode=24 keycode=24 value=0&lt;BR /&gt;V/EventHub( 1969): /dev/input/event2 got: t0=37, t1=805291, type=0, code=0, v=0&lt;BR /&gt;D/InputReader( 1969): Input event: device=0x10002 type=0x0 scancode=0 keycode=0 value=0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me on this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Nov 2013 10:55:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mx51-Android-R10-4-using-ADS7846-touchscreen-didn-t-work/m-p/224476#M15583</guid>
      <dc:creator>zhaozhao</dc:creator>
      <dc:date>2013-11-25T10:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: mx51 Android R10.4(using ADS7846) , touchscreen didn't work</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/mx51-Android-R10-4-using-ADS7846-touchscreen-didn-t-work/m-p/224477#M15584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solved this.&lt;/P&gt;&lt;P&gt;In the file&amp;nbsp; frameworks/base/libs/ui/InputReader.cpp, I made these changes:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;void TouchInputMapper::dispatchTouch(nsecs_t when, uint32_t policyFlags,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TouchData* touch, BitSet32 idBits, uint32_t changedId, uint32_t pointerCount,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; int32_t motionEventAction)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOGD("in.x is %d, in.y is %d\n", in.x, in.y);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // X and Y&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; float x = float(in.x - mLocked.xOrigin - mRawAxes.x.getRange()*a) * mLocked.xScale / (1-2*a);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; float y = float(in.y - mLocked.yOrigin- mRawAxes.y.getRange()*a) * mLocked.yScale / (1-2*a);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOGD("f.x is %f, f.y is %f\n", x, y);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found that the mLocked.xScale is 4095, &lt;STRONG&gt;which is supposed to be 800&lt;/STRONG&gt;( The LCD is 800x480).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I modified the ads7846 related file in the kernel source code.&lt;/P&gt;&lt;P&gt;Make sure that the x_max is 800 and the y_max is 480 in the file arch/arm/mach-mx5/mx51_babbage.c&lt;/P&gt;&lt;P&gt;static struct ads7846_platform_data ads_info = {&lt;BR /&gt;#if 1&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .x_max&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 800,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .y_max&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 480,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .x_plate_ohms&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 180,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .pressure_max&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 15000,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .debounce_max&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 5,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .debounce_tol&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 4,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .debounce_rep&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .get_pendown_state&amp;nbsp; = ads7843_pendown_state,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .keep_vref_on&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = 1,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .settle_delay_usecs = 150,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .wakeup&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = true,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Nov 2013 02:25:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/mx51-Android-R10-4-using-ADS7846-touchscreen-didn-t-work/m-p/224477#M15584</guid>
      <dc:creator>zhaozhao</dc:creator>
      <dc:date>2013-11-26T02:25:13Z</dc:date>
    </item>
  </channel>
</rss>

