About dynamic changes in VSYNC

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

About dynamic changes in VSYNC

跳至解决方案
1,610 次查看
goto11
Contributor III

Hello,

 

I want to dynamically toggle between 30Hz and 60Hz for VSYNC settings.
I don't want screen tearing to occur when changing.
When should I switch the LCD PLL?


best regards
Goto

标签 (1)
0 项奖励
回复
1 解答
1,600 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Goto

 

I am afraid it is not feasible as special initialization sequence is needed when changing

timings, it is described in sect.13.2.2.7.1 Code Example to Initialize eLCDIF in VSYNC Mode

(the same is for other modes)

i.MX 7Dual Applications Processor Reference Manual

Those common initialization steps in sect.13.2.2.5 "Initializing the eLCDIF" may lead to tearing.

 

Best regards
igor

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,601 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Goto

 

I am afraid it is not feasible as special initialization sequence is needed when changing

timings, it is described in sect.13.2.2.7.1 Code Example to Initialize eLCDIF in VSYNC Mode

(the same is for other modes)

i.MX 7Dual Applications Processor Reference Manual

Those common initialization steps in sect.13.2.2.5 "Initializing the eLCDIF" may lead to tearing.

 

Best regards
igor

0 项奖励
回复