Hello;
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.
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!
-----------------------------------------------------------------------------------------------------------------------