About CSC(Color Space Conversion) in eLCDIF / i.MX8M

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

About CSC(Color Space Conversion) in eLCDIF / i.MX8M

跳至解决方案
1,374 次查看
george
Senior Contributor II

Hi all,

 

Our product uses MIPI-LCD via eLCDIF.

We see slight color deviation depending on the type of LCD panel.

According to the reference manual, it seems that the CSC of eLCDIF can be used.

However, I couldn't find the implementation in the current BSP.

I would like to set the coefficients in the LCDIF_CSC_COEFF0 ~ LCDIF_CSC_COEFF4 registers, so please tell me the calculation formula for deriving the coefficient.

 

Best Regards,

George

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,366 次查看
b36401
NXP Employee
NXP Employee

These registers are described in chapters 13.2.5.18 to 13.2.5.22 "RGB to YCbCr 4:2:2 CSC CoefficientX Register (LCDIF_CSC_COEFFX)" of i.MX 8M Reference Manual.
And there you can find calculation formula.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,367 次查看
b36401
NXP Employee
NXP Employee

These registers are described in chapters 13.2.5.18 to 13.2.5.22 "RGB to YCbCr 4:2:2 CSC CoefficientX Register (LCDIF_CSC_COEFFX)" of i.MX 8M Reference Manual.
And there you can find calculation formula.

0 项奖励
回复
1,360 次查看
george
Senior Contributor II

Dear @b36401,

 

I apologize for not looking closely at RM.

As you say, I found a description of the formula in each register description. 

 

Thanks,

George

标记 (1)
0 项奖励
回复