Override field in PLM_CTRL register

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

Override field in PLM_CTRL register

跳至解决方案
923 次查看
Kazuma_Sasaki
Senior Contributor I

Hello,

PLM_CTRL register has three kind of override fields.

What is the difference between VALID_OVERRIDE, HSYNC_OVERRIDE and VSYNC_OVERRIDE settings?

From IMX8DXAEC.pdf (Rev.0):

pastedImage_2.png

Copy from linux/drivers/media/platform/imx8/mxc-mipi-csi2.c

pastedImage_1.png

Best Regards,

Kazuma Sasaki.

标记 (2)
0 项奖励
回复
1 解答
852 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Kazuma,

If valid_override is zero, this will override both HSYNC and VSYNC to be asserted.

If vsync_override is one, this will override VSYNC to be asserted.

If hsync_override is one, this will override HSYNC to be asserted.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
853 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Kazuma,

If valid_override is zero, this will override both HSYNC and VSYNC to be asserted.

If vsync_override is one, this will override VSYNC to be asserted.

If hsync_override is one, this will override HSYNC to be asserted.

0 项奖励
回复
852 次查看
Kazuma_Sasaki
Senior Contributor I

Dear Bio,

I got it. Thank you so much.

Best Regards,

Kazuma Sasaki.

0 项奖励
回复