Problem display orientation

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Problem display orientation

1,171件の閲覧回数
weizhongyang
Contributor I

I use LPC1850 with display LCD TFT 5,7” (640 X 480),DISPLAY_DRIVER GUIDRV_LIN_32

and try to change display orientation

with #define GUIDRV_LIN_OSY_24

or #define DISPLAY_ORIENTATION (GUI_SWAP_XY | GUI_MIRROR_Y)

or #define LCD_SWAP_XY 1

   #define LCD_MIRROR_Y 1

they are did work.

using GUI_SetOrientation(GUI_SWAP_XY | GUI_MIRROR_Y); it is ok,

but display flicker while displaying the image ?

 

 

Kindly give any suggestion.

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 返信

940件の閲覧回数
Carlos_Mendoza
NXP Employee
NXP Employee

Hi Weizhong,

I see that your question is has already been responded on this thread:

Problem display orientation

Best Regards!

Carlos Mendoza

Technical Support Engineer

0 件の賞賛
返信