I.Mx8 camera raw sensor

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

I.Mx8 camera raw sensor

1,911 Views
jhongting
Contributor II

Hello ,

I want to porting imx219 camera sensor to imx8-evk board.

1) Does the evk board support raw sensor for camera module? 

    if support raw sensor module , how to configure the evk board?  because I need setup Raw10 data format(SRGGB10)

SW: imx8 beta version

        ioctl flow = mx6s_capture.c -> mxc_mipi_csi2_yav.c -> sensor driver

HW:imx8 evk board

Thanks.

0 Kudos
2 Replies

844 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi ben,

You are talking about i.Mx6 in you sw please check sect.40.5.14 RAW10 Data Reception i.MX6DQ Reference Manual

https://www.nxp.com/docs/en/reference-manual/IMX6DQRM.pdf 

for the i.mx8 you will have to use v4l2

0 Kudos

844 Views
jhongting
Contributor II

Hello Bio,

I know SW support Raw10 format in the doc. But I have a question.  

How to configure the evk board for raw10 format? has any patch?

0 Kudos