MIPI CSI2 SoT and EoT Command Packages?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MIPI CSI2 SoT and EoT Command Packages?

2,688件の閲覧回数
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,806件の閲覧回数
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 件の賞賛