Touch Screen Calibration Problem.
@Martin KJELDSEN
I previously succeeded in Touch Screen Calibration with the help of martin KJELDSEN.
I think there is a problem while configuring the Touch Screen Calibration routine for product launch. My symptoms are as follows.
1. If TouchCalibration :: setCalibrationMatrix is executed before the first TouchGFX Task is operated, the correct value is entered.
2. If TouchCalibration :: setCalibrationMatrix is executed for Touch Screen Calibration during TouchGFX Task operation, a problem occurs in the coordinate values. For example, if you touch 400,240 points, an offset of about 60 pixels occurs in the y-axis or x-axis.
Question 1. When performing TouchCalibration :: setCalibrationMatrix, shouldn't the TouchGFX Task work ???
Question 2. What is the essential procedure when performing TouchCalibration :: setCalibrationMatrix ???
