VTFT PIC18F8722 AND TFT LMT056DID DRIVER SSD1963

Post your requests and ideas on the future development of mikroBasic PRO for PIC.
Post Reply
Author
Message
Frank73
Posts: 33
Joined: 09 Jan 2012 15:56

VTFT PIC18F8722 AND TFT LMT056DID DRIVER SSD1963

#1 Post by Frank73 » 14 Aug 2017 04:32

VTFT AND MIKROBASIC PRO



It is assumed that the VTFT compiler is a tool that allows us to optimize time for our development.
I HAVE MORE THAN 6 MECUTIONS TREATING TO OPERATE A TFT SCREEN OF 640X480 WITH DRIVER SSD1963 AND A PIC 18F8722.
BUT MEET WITH LARGE LIMITATIONS, BETWEEN THEM:
1 ONLY RECOGNIZES SCREENS IN TWO FORMATS 320X240 AND 800X480 PIXEL
2 DOES NOT GENERATE A CLEAR CODE TO READ MICRO SD MEMORIES
3 IF WE USE OUR OWN DESIGN AND NOT ONE OF THE OPTIONS OF SCREENS OR MIKROMEDIAS OFFERED BY MIKROELECTRONICA THIS CENSILLY DOES NOT WORK AND IS A COMPLETE ROAD OF PROBLEMS WITH THE DESEPTION THAT THE SUPPORT OFFERED IS PAUPERRIMO DOES NOT SERVE ANYTHING ....

I HOPE SOMEBODY GETS ME SOME OF MY BAD EXPERIENCE

User avatar
lana.arsic
mikroElektronika team
Posts: 1715
Joined: 15 Jan 2016 12:50

Re: VTFT PIC18F8722 AND TFT LMT056DID DRIVER SSD1963

#2 Post by lana.arsic » 14 Aug 2017 16:53

Hi,

Regarding size of the displays, please update compiler to the nwest version (7.1.0)
Visual TFT which is merged with compiler allows setting custom size.

When you don't use one of preloaded Board Defs, you can make your own
from Existing one and each time when you need it, you can choose the same configuration.

Regarding issue with SD card I believe that you had correspondence
with my colleague on the chat today.

Kind regards,
Lana

Frank73
Posts: 33
Joined: 09 Jan 2012 15:56

Re: VTFT PIC18F8722 AND TFT LMT056DID DRIVER SSD1963

#3 Post by Frank73 » 27 Aug 2017 19:34

Hi, good morning!

To begin with I have taken more than a week reviewing and updating the compiler, I gave myself to the task of doing again the previous fact but with more rigor.
To reach the conclusion that As long as the compiler does not allow to set the resolution to the size that I require in this case is 680x480 it will not be possible to continue

Sd memory already I have tried with this same pic but another screen I do not think there are going to be bigger problems.
The whole problem lies in the previous one.
I hope that very soon the compiler gives us the possibility of being able to configure any size of screen without problem I hope it is taken account of this observation since I measured to the task by more than a week to do all the tests corresponding to this subject.

I am sure that those who give us the task of making such observations and so publicly contribute to make the compiler grow and make it much more robust and Versatile than it already is!

User avatar
lana.arsic
mikroElektronika team
Posts: 1715
Joined: 15 Jan 2016 12:50

Re: VTFT PIC18F8722 AND TFT LMT056DID DRIVER SSD1963

#4 Post by lana.arsic » 28 Aug 2017 16:16

Hi,

I'm sorry for misunderstanding, version of Visual TFT inside compiler
is improved, not a stand alone version. Therefore when you open new project in version 7.1.0,
you can choose Visual TFT project.

Then for Pattern you can choose one of listed,
but when you create project you can go to Project
-> Edit Project -> Visual TFT Settings -> Create New Pattern -> From scratch.

When you choose SSD1963, you should be able to set any display size,
I'm sending image in the attachment. Generated code and display in Visual TFT
(inside compiler) will be changed appropriately.

When you fill the rest of connections and create new pattern,
you can choose next time when you create project, pattern which you have made.


Kind regards,
Lana
Attachments
im.png
im.png (85.31 KiB) Viewed 2846 times

Frank73
Posts: 33
Joined: 09 Jan 2012 15:56

Re: VTFT PIC18F8722 AND TFT LMT056DID DRIVER SSD1963

#5 Post by Frank73 » 16 Dec 2019 04:41

Hi!

With the latest update of the Mikrobasic pro compiler, the start or start of the screen works perfectly and many functions that have been recognized have improved.
with the previous versions the routine was very slow and heavy.
loading an image on the screen took too much time and no matter how much it was set at maximum speed it took a long time.
but with the current version, it improved a lot in spite of being controlled by an MCU OF 8 BITS, it works well.
I applaud the effort made to improve.
In the next few days I will share with you images and videos the differences between the old verifications and the current one.

Post Reply

Return to “mikroBasic PRO for PIC Wish List”