Visual TFT - FT800 rotating screen 180 deg.

General discussion on Visual TFT Software.
Post Reply
Author
Message
qwepoi
Posts: 68
Joined: 14 Apr 2013 14:14

Visual TFT - FT800 rotating screen 180 deg.

#1 Post by qwepoi » 15 Jul 2013 11:09

Hi

I'm trying to use VisualTFT software with ft800 chip . In project setting I have a rotate option but changing that from 0 to 180 deg doesn't change the angle ?
How to design screen in vertical orientation ?

cheers

User avatar
dejan.odabasic
mikroElektronika team
Posts: 2649
Joined: 30 Apr 2012 14:20

Re: Visual TFT - FT800 rotating screen 180 deg.

#2 Post by dejan.odabasic » 16 Jul 2013 14:18

Hello,

FT800 chip supports only 180deg display rotation.
Changing the orientation from landscape to portrait is not supported by FT800.

Best regards.

Megahurts
Posts: 900
Joined: 01 Oct 2009 22:48
Location: Rocky Mountains, USA.

Re: Visual TFT - FT800 rotating screen 180 deg.

#3 Post by Megahurts » 18 Jul 2013 21:26

Hey Guys,

This is unfortunate that the Eve does not support portrait orientation, just right-side-up and upside-down (0 deg. and 180 deg.).
But I have yet to come up with a need for portrait orientation, the Landscape orientation offers plenty of screen area to work with, so far.

If doing something like a cell phone project, I can see there being a big issue for no portrait setting.

There should have been more information in products description to alert potential purchasers of this limitation I feel though.
(to prevent angry customers after they purchase and find out it can not do portrait orientation.)

Truthfully, I had thought the 180 deg. setting was a typo, not factual operation setting until I read this posted question and reply.
I was going to ask the same thing eventually too.

Just a thought, Robert.
HW: easyPIC5|PICFlash2|easyBT|smartGSM|easyGSM|PICPLC16|mmWorkStation|FT800 Eve|PIC Clicker/2|
MMBs:PIC18F,PIC33EP,PIC32|CLICKs:DAC,ADC,GPS L10,Thermo,8x8B LED,Stepper,W/B OLED,9DOF,GPS3,tRF,Hall I|

SW: mP for PIC|mB for PIC-dsPIC-PIC32|Visual-TFT|

qwepoi
Posts: 68
Joined: 14 Apr 2013 14:14

Re: Visual TFT - FT800 rotating screen 180 deg.

#4 Post by qwepoi » 27 Aug 2013 17:07

Well, I will call it disaster . If any one of you thinking to buy it , please think again. I have buy this unit just to get full support from visualTFT . Touch screen works fine , but no screen rotation are supported and the quality of the LCD screen is just rubbish , I'm talking here about viewing angles .

davide69
Posts: 67
Joined: 24 Jan 2011 17:28

Re: Visual TFT - FT800 rotating screen 180 deg.

#5 Post by davide69 » 27 Aug 2013 21:14

I have just received the connect EVE and I confirm the quality of the display is terrible in term of angle view.

Davide

Darmandran
Posts: 9
Joined: 24 Aug 2012 05:06

Re: Visual TFT - FT800 rotating screen 180 deg.

#6 Post by Darmandran » 31 Mar 2014 10:57

Can we just draw the image itself in portrait using the VTFT?

so it still can be viewed as portrait!

Megahurts
Posts: 900
Joined: 01 Oct 2009 22:48
Location: Rocky Mountains, USA.

Re: Visual TFT - FT800 rotating screen 180 deg.

#7 Post by Megahurts » 03 Apr 2014 22:53

Hi Darmandran,

I believe you can show graphic images from a paint program oriented in portrait angle, but all built in objects and gadgets for the EVE will only have 0 and 180 degree viewing angles available.

Even additional fonts that are not original to the EVE will only be displayed as landscape unless custom made to appear like portrait
(90 degrees rotated).

Best regards, Robert.
HW: easyPIC5|PICFlash2|easyBT|smartGSM|easyGSM|PICPLC16|mmWorkStation|FT800 Eve|PIC Clicker/2|
MMBs:PIC18F,PIC33EP,PIC32|CLICKs:DAC,ADC,GPS L10,Thermo,8x8B LED,Stepper,W/B OLED,9DOF,GPS3,tRF,Hall I|

SW: mP for PIC|mB for PIC-dsPIC-PIC32|Visual-TFT|

Darmandran
Posts: 9
Joined: 24 Aug 2012 05:06

Re: Visual TFT - FT800 rotating screen 180 deg.

#8 Post by Darmandran » 16 Apr 2014 05:16

Thanks, been testing it... currently i having issue with the static image. when i use the VTFT image in static than i can see the image in FT800, but if i choose static false , i don't get to see the image ....

Megahurts
Posts: 900
Joined: 01 Oct 2009 22:48
Location: Rocky Mountains, USA.

Re: Visual TFT - FT800 rotating screen 180 deg.

#9 Post by Megahurts » 13 May 2014 13:55

Hi Darmandran,

Did you get the image static/not static problem sorted out?

The main difference I can think of between the setting of this is that a static setting places the image data as a constant array of numerical values in program memory (ROM), where you can see the data in code (in projects objects file), and if dynamic setting used - the data needs to be loaded into an array variable assigned for the image data from either code or a resource file that has been created for the application.

Just curious if you got it solved yet? Robert.
HW: easyPIC5|PICFlash2|easyBT|smartGSM|easyGSM|PICPLC16|mmWorkStation|FT800 Eve|PIC Clicker/2|
MMBs:PIC18F,PIC33EP,PIC32|CLICKs:DAC,ADC,GPS L10,Thermo,8x8B LED,Stepper,W/B OLED,9DOF,GPS3,tRF,Hall I|

SW: mP for PIC|mB for PIC-dsPIC-PIC32|Visual-TFT|

petrus88
Posts: 30
Joined: 24 Oct 2019 12:10

Re: Visual TFT - FT800 rotating screen 180 deg.

#10 Post by petrus88 » 24 Jun 2020 13:38

dejan.odabasic wrote:
16 Jul 2013 14:18
Hello,

FT800 chip supports only 180deg display rotation.
Changing the orientation from landscape to portrait is not supported by FT800.

Best regards.
Sorry
the AN_240 FT800 From the Ground Up is clear .. see section 2.2
https://www.ftdichip.com/Support/Docume ... und_Up.pdf

"Rectangular displays may be orientated as landscape (the longer dimension is in the X direction)
or portrait (the longer dimension in the Y direction). "

Why you say it is not possible?

Post Reply

Return to “Visual TFT General”