debugging on capacitive touch screen

本文针对新进入市场的初级供应商开发人员提供了触控驱动开发的经验分享。主要内容包括:Android UI处理触摸点的方法已成熟,无需质疑上层应用;准确调整工作需由供应商完成且应尽早进行;解决I2C问题,确保遵循Marvell规范;清除触控面板发送到内核的错误点;优化内核以提高触控输入方法的性能。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

if you are the engineer for develop driver with a vendor who just enter into this area (junior vendor), the following experience might help.

 

1. android UI which handle the touch points is pretty mature. so don't quest on the up level applications.

2. all the accurate adjustment must be done by the vendor.

3. the request of 2. should be early done by vendor as possible.

 

Performance debugging.

 

1. I2C issues, touch pannel vendor should make sure all the time sequencing following the spec of Marvell.

    the vendor is lazy doing on this, make sure the HW engineer stare at this

2. the touch pannel sometimes send wrong point to kernel, so vendor has responsibility to clear out the mistake point.

 

3. Kernel optimizing: a. the points should be around 50-60 every second enough for touch imput method, make sure the point sent by kernel satify this requirement.

b. turn on cpu caching config (PXA935 have this option, 310 dont)

c. raise cpu speed to highest when touch happen and restore it back when figure leaves (pxa935 cpu speed automatic adjusts by itself)

 

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值