how to remove display calibration HMI 7 RES

General discussion on mikroC PRO for FT90x.
Post Reply
Author
Message
BDI
Posts: 1
Joined: 12 Feb 2017 00:03

how to remove display calibration HMI 7 RES

#1 Post by BDI » 12 Feb 2017 00:15

where is a tutorial for programming HMI 7 RES display? Where should I look for parameters that control calibration of the display every time I power UP the display? I want to calibrate it only once, not every time. The microC for FT90x needs better "help" organization, meaning more logical: from basic events - like touch screen event - up to graphic object events - like button clicks.

User avatar
danilo.milovic
mikroElektronika team
Posts: 501
Joined: 05 Dec 2016 14:59

Re: how to remove display calibration HMI 7 RES

#2 Post by danilo.milovic » 13 Feb 2017 13:20

Hi,

you can download example for HMI 7 RES from libstock https://libstock.mikroe.com/projects/vi ... mi-example

For obtaining parameters for manual calibration please read this thread.

viewtopic.php?f=160&t=55428&p=217926&hi ... on#p217926

Naturally instead FT800 library use FT812 library.

Code: Select all

FT812_TouchTransform_GetConfig()
Regards,

Danilo

Post Reply

Return to “mikroC PRO for FT90x General”