MIPI CSI2 SoT and EoT Command Packages?

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

MIPI CSI2 SoT and EoT Command Packages?

2,687 次查看
mustafabakircio
Contributor IV

Hello;

pastedImage_1.png

According to this package formats there is SoT( start of transmission ) and EoT( end of transmission) packages. These packages(commands) is help to exit and start  low power state (LPS) mode in the mipi csi2 , Should we send this command packages from the camera device driver or is this packages are defined in other structers. If you have ever done this before can you give me little example , it would be very very appreciated. Thanks 

Best Regards.

0 项奖励
1 回复

1,805 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Mustafa

seems one can look at simple SDK mipi example in drivers/mipi/src/

mipi_dsi_common.c and function gen_write_cmd[], generic packet header (packet data and type)

Github SDK
https://github.com/backenklee/swp-report/tree/master/iMX6_Platform_SDK

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励