This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

How to accomplish LI-3M02CM camera on OMAP3 EVM Rev-G board?

 

 

I tested the LI-3M02CM camera sensor on OMAP3EVM (Rev-G) version of boards.  The kernel source code downloaded from http://arago-project.org/git/people/?p=vaibhav/ti-psp-omap-video.git;a=shortlog;h=refs/heads/omap3cam-mc-devel .   They called this kernel version can support LI-3M02CM(sensor is Micron MT9T111) on EVM board.

 But camera can't work. The error message is below.

 

 

mt9t111 2-003c: Unable to detectmt9t111sensor

isp_register_subdev_group: Unable to register subdev mt9t111

 

Kernel didn't create /dev/videoX device.   And I probed the I2C2_SCL and I2C2_SDA , but only High(2.8V) and no change. (no I2C signal)

 

Thanks,

Hank