lkml.org 
[lkml]   [2005]   [May]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectTune the Touch driver co-ordinates .. help
Date
From
 
Hi All,
 
I have a touch driver whose architecture is as follows:-
 
My touch driver is a misc registered driver which has 2 ISRs. One is the touch screen ISR whereas the other is the timer ISR. When a touch made on the screen, the touch ISR is invoked which then initiates the timer interrupt. The timer interrupt will continuously call the timer ISR, which will read the X, Y, Z1, Z2 values from the H/W registers. The driver finds the valid X, Y co-ordinates and supplies to the application when read from the device.
 
In a touch driver with this architecture, I am facing a touch calibration problem.
 
Now, if I want to tune the calibration how do I resolve this?
 
Thanks in advance.
 
Regards,
Mukund Jampala

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-05-23 07:39    [W:0.058 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site