MIPI-DSI VFP, VBP value settings

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

MIPI-DSI VFP, VBP value settings

跳至解决方案
553 次查看
burhanhagi
Contributor III

I will implement driver code for a MIPI-DSI based LCD Display in my custom IMXrt1170 card.

Before doing that, I am trying to understand the examples in SDK with LCDIFv2 MIPI DSI based ones.

I could not understand one point that: As you see below SS,  VFP and VBP configuration values of Display in SDK example code is different from RK055MHD091 Panel datasheet. (Both values must be 2 each as per datsheet). How values code in BSP calculated ? Where I am missing? Thanks.

burhanhagi_0-1720165548421.png

 

Datasheet says that for VFP and VSP setting, refer to application note. But it does not mention which application note? 

burhanhagi_0-1720165965544.png

 

 

标签 (3)
0 项奖励
回复
1 解答
471 次查看
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @burhanhagi ,

Thank you for your patience. I have re-discussed this issue with internal experts and confirmed that theoretically the value only needs to be greater than the given minimum value. The configurations in the SDK are from the optimal results provided by vendor, you can refer to the configurations in the SDK or try to fine-tune them yourself. 

Hope this helps!

Best regards,
Gavin

在原帖中查看解决方案

3 回复数
508 次查看
burhanhagi
Contributor III

Hi @Gavin_Jia , As you see the picture I added in my previous post; HS, HBP and HFP values in code was entered correctly . Those values match with the values in datasheet. They are also specified as min. values in datasheet.  See the below;

burhanhagi_0-1720424974374.png

So again, it is important for me to understand how VFP and VBP values calculated? Thanks again

0 项奖励
回复
472 次查看
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @burhanhagi ,

Thank you for your patience. I have re-discussed this issue with internal experts and confirmed that theoretically the value only needs to be greater than the given minimum value. The configurations in the SDK are from the optimal results provided by vendor, you can refer to the configurations in the SDK or try to fine-tune them yourself. 

Hope this helps!

Best regards,
Gavin

511 次查看
Gavin_Jia
NXP TechSupport
NXP TechSupport

Hi @burhanhagi ,

Thanks for your interest in NXP MIMXRT series!

The vertical/horizontal front/back porch values are display dependent, their appropriate values should be found in the display data sheet document.

Looking at the code and the datasheet, what's in the code should be the typical value we need, although the datasheet doesn't give a typical value. I'm not sure why it's missing here and need to confirm this internally.

Best regards,
Gavin

0 项奖励
回复