This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/BOOSTXL-K350QVG-S1: Error reading touch screen coordinates

Part Number: BOOSTXL-K350QVG-S1
Other Parts Discussed in Thread: TM4C123GH6PM,

Tool/software: Code Composer Studio

I have interfaced tiva TM4C123GH6PM with BOOSTXL-K350QVG-S1. I am working on touch examples.

I have tried examples provided in the Tiva Launchpad Workshop for touchscreen.

Now I am trying get the coordinates of the screen. I am able to get it but they are wrong.

Like top left should start from 0,0 but the values come out to be different.

I tried the calibration thing but after calibration the parameters which I get I used them but still the touch coordinates are wrong.

I tried a lot with the calibration but no success.

And the calibration code is for TM4C129x I tried modifying for TM4C123GH6PM. Maybe so I am not able to get success.