Camera sensor SPI interface for CMOS Sensor interface (CSI)

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

Camera sensor SPI interface for CMOS Sensor interface (CSI)

1,179 Views
surriya-luavan
Contributor I

Hi,

We are using the i.MX 6ULL for our project which use the CMOS sensor interface for a camera sensor on board.

I would like to know if there is a driver example for camera sensor SPI interface (we’re using PYTHON5000 from ONsemi), where the the CoM interfaces uses the parallel CSI in i.MX 6ULL SoC? Or alteast uses the V4L2 framework for the driver development.

I could only find I2C interface with OV56** camera sensors being used for the parallel CSI. I even searched for a example spi driver for camera sensor in kernel tree and could,'t find any.

Labels (3)
0 Kudos
2 Replies

1,103 Views
jimmychan
NXP TechSupport
NXP TechSupport

Driver should request from the camera sensor's company.

For the SPI interface, you can refer to the other SPI device as an example in the device tree file.

0 Kudos

1,147 Views
linda_zhang
Contributor IV

We also use parallel CSI interface based camera module. It supports from the CPU.
http://www.myirtech.com/list.asp?id=645 

0 Kudos