IMX8MM Custom Camera Integration

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

IMX8MM Custom Camera Integration

901 次查看
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 项奖励
回复
1 回复

898 次查看
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 项奖励
回复