Page 1 of 1

Touchscreen calibrate

Posted: Mon Oct 16, 2017 4:44 pm
by UrATowelie
Hey guys, so heres the thing.. I have a tiny6410 and it came with a program from a chinese company. When this app run, the touch screen is set to use but when i run my app the calibration is lost. i tried to use ts_calibrate as result i got: "ts_config: no such file or directory"
even try to manually calibrate changing the numbers of pointercal but also without success.

Does anyone knows how could i procced?? I really do appreciate the attention.

Re: Touchscreen calibrate

Posted: Mon Oct 16, 2017 6:05 pm
by davef
You are lucky it was a common problem.. I would suggest that you search the old site http://www.friendlyarm.net/forum.

The original FriendlyArm distro for the 6410 should have a working ts_calibrate in it but looks like someone has made some modifications. ts_config is a 4 or 5 line text file. Try searching <mini2440vietnam> he has good tutorials on Qt which has ts_conf files for the mini2440. Note: yours may have a different ts_conf file than the mini2440 though.

Good luck.