Problem display orientation

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Problem display orientation

1,180 次查看
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 回复

949 次查看
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 项奖励
回复