IMX8MM Custom Camera Integration

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

IMX8MM Custom Camera Integration

917 Views
santhosh2
Contributor IV

Hello,

I am integrating the SONY camera on our custom IMX8MM board, The Sony camera outputs  LVDS data and we have used LVDS to MIPI conversion lattice bridge IC (FPGA IP is preprogramed) in our board.

I need the support for implementing the base driver that interacts with mx6s_capture.c driver.

What all the information that is required for the getting interrupt  mx6s_csi_irq_handler 

Data Lane : 4

Resolution 1080p30fps

Regards

Santhosh

0 Kudos
Reply
1 Reply

914 Views
igorpadykov
NXP Employee
NXP Employee

Hi Santhosh

 

one can start with below link and camera datasheet info for supported formats

https://community.nxp.com/t5/i-MX-Processors/i-MX8M-Mini-support-mipi-csi-raw12-issue/m-p/1091846

Drivers are described in sect.6.1 Capture Overview i.MX Linux Reference Manual​

simple camera unit tests

https://source.codeaurora.org/external/imx/imx-test/tree/test/mxc_v4l2_test?h=imx_5.4.47_2.2.0

 

Best regards
igor

0 Kudos
Reply