imx8mm android tsc2007 touch

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

imx8mm android tsc2007 touch

954件の閲覧回数
yoonseok
Contributor III

Android Version 13
cpu imx8mm
touch chip: tsc2007

The x and y values of the touch work, but not the calibrate
Cursor not coming out in the correct position

What should I do?

0 件の賞賛
返信
3 返答(返信)

861件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hello,

1.Make sure the dts configuration is correct, you can use adb shell getevent -lt /dev/input/eventX to verify raw touch coordinates.

2.Check the tsc2007.idc file in rootfs, please refer https://source.android.com/docs/core/interaction/input/input-device-configuration-files and https://source.android.com/docs/core/interaction/input/touch-devices#touch-device-configuration

# Basic Parameters
touch.deviceType = touchScreen
#touch.orientationAware = 1

# Touch Size
touch.touchSize.calibration = default

# Tool Size
touch.toolSize.calibration = default

# Pressure
touch.pressure.calibration = default

# Size
touch.size.calibration = default

# Orientation
touch.orientation.calibration = none




Best Regards,
Zhiming

0 件の賞賛
返信

941件の閲覧回数
yoonseok
Contributor III

The row value of the driver of the touch is constant depending on the location,
In the app, touch values vary depending on the cursor

0 件の賞賛
返信

942件の閲覧回数
yoonseok
Contributor III

In addition to that
If the cursor comes out and comes out, and if you touch the panel from a distance and move it
The cursor moves at that distance.
If you touch the panel near the cursor and move it, it will be displayed close.

タグ(1)
0 件の賞賛
返信