After Touch Screen Calibration #153
Replies: 2 comments 11 replies
-
|
Hello, check my examples, in the tft.c there is calibration code. In short, CMD_CALIBRATE needs to be the last command in the display list since the EVE chip takes over at this point. In you snippet above you start a display list, issue CMD_calibrate, immediately start a new display list, And after the code executed you can read back the calibration values to store them. |
Beta Was this translation helpful? Give feedback.
-
|
I don't believe you really need my help to figure that out. :-) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions