Page 1 of 1

visualTFT drivers layer definition document

Posted: 12 Apr 2014 17:19
by phil31
Hi ME team

please can you provide a document which explain what we need to do to write our own controller driver ?
there is too many controller on the market then you will never satisfy everybody with only the drivers you provide.
that can be a new section in the libstock site too !

thanks, regards

Re: visualTFT drivers layer definition document

Posted: 17 Apr 2014 09:45
by filip
Hi,

This is an interesting idea, the document can be very helpful indeed.

The procedure now is to see how we implemented TFT driver initialization routines in the __Lib_TFT_Defs library source file and consult the datasheet for your TFT driver,
and based on these information write the custom TFT driver.

Regards,
Filip.

Re: visualTFT drivers layer definition document

Posted: 17 Apr 2014 10:09
by phil31
Hi fillip,

thanks to point me to the __Lib_TFT_Defs library source file
I will investigate for sure, but i'm sure that a simple tutorial / how to page or pdf file can be useful for a lot of VTFT users..
same for a new libstock categorie.

regards