SSD1963 16 Bit Mode and Display size 800x480

Beta Testing discussion on mikroPascal PRO for PIC32.
Post Reply
Author
Message
winzer
Posts: 3
Joined: 05 Feb 2011 15:23

SSD1963 16 Bit Mode and Display size 800x480

#1 Post by winzer » 20 Feb 2012 13:27

Hallo,
I tried with visual TFT 2.30 a design.
Using a PIC32, Pascal and SSD1963 controler with 800x480.

Setup is not possible. Why?

in PIC32 Pascal Compiler


procedure TFT_Init_SSD1963(display_width, display_height : word);

Is this 16 Bit Mode?

How can I inspect the controlwords written to the SSD1963.

Kind regards

Otto Schöfbeck


And

User avatar
janko.kaljevic
Posts: 3565
Joined: 16 Jun 2011 13:48

Re: SSD1963 16 Bit Mode and Display size 800x480

#2 Post by janko.kaljevic » 21 Feb 2012 13:39

Hello,

At the moment you can select each TFT controller in VisuaTFT and get it's default screen resolution.
These resolutions are according to the specifications of the controllers.

For example SSD1936 can be initialized as 8 or 16 bit. Those two initialization routines are different and therefore you have different screen sizes.

If you have TFT with this controller in some different resolution, please notice us and we will consider adding full support in VisualTFT Tool.

Best regards.

Post Reply

Return to “mikroPascal PRO for PIC32 Beta Testing”