can imx6D support raw data from MIPI-MAX9286 sensor?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

can imx6D support raw data from MIPI-MAX9286 sensor?

1,607 Views
翔李
Contributor IV

HI

 Now I debug a board on imx6D by mipi connect to max9286 which connect 4 camera,and each camera base on max96705+AR0135 raw data 12bit output.Can the imx6D support the raw data? If it can,please tell me how to do?

Thanks.

3 Replies

753 Views
igorpadykov
NXP Employee
NXP Employee

Hi  翔李

please check max9286 patches on

iMX6DQ MAX9286 MIPI CSI2 720P camera surround view solution for Linux BSP 

general considerations for support the raw data

https://community.nxp.com/thread/320618 

IPU - bayer pattern conversion 

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

753 Views
翔李
Contributor IV

Thanks.

Did anyone debug sucessfully on max9286-imx6 by raw 12bit data?

My IMX6D HDMI port outputs Four split screen as following pitcure,but the right way must display two split screen because I fill the display area with raw 12bit while display hdmi with YUV 422.Why it outputs four split screen?

pastedImage_1.png

0 Kudos

753 Views
igorpadykov
NXP Employee
NXP Employee

Hi  翔李

 

seems these patches do not support raw format data, so image sizes:

please check img_width * img_height in mxc_v4l2_tvin_max9286 sources

 - should be appropriately defined for raw data.

Best regards
igor

0 Kudos