Part Number: TSC2046
Good Morning everybody!
I'm creating my touch screen calibration function according to the article Calibration in touch-screen systems by W.Fang and T.Chang.
I drew three different indipendent points and then I read the values of X and Y for each point.
Everything works fine until here!
The problems start when I calculate:
det A
det AX1 det AY1
det AX2 det AY2
det Ax3 det AY3
Is it possible that some of these values are NEGATIVE?
Why does this happen?
Any advice and help to understand what's wrong (if there is something wrong) would be really appreciated.
Best regards,
Luigi