Interfacing ov5640 MIPI Camera with imx6 sabresd

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Interfacing ov5640 MIPI Camera with imx6 sabresd

1,813件の閲覧回数
teddy123
Contributor III

Hi Everyone,

While trying to interface 5MP MIPI (ov5640) with my custom  sabresd board running on Android JB, encountered the following problem. The changes which I made in my init.freescale.rc  didnt get reflected in the operation.

I added the following commands to my init.freescale.rc file,

setprop back_camera_name ov8825_mipi,ov5640_mipi,ov5640_camera,uvc

setprop back_camera_orient 0

insmod /system/lib/modules/ov5640_mipi.ko

But my logcat shows,

I/FslCameraHAL( 2301): Face Back Camera is 0, orient is 0

I/FslCameraHAL( 2301): Face Front Camera is 0, orient is 0

I tried all combinations of above commands within my init.freescale.rc but it didn work, Do I need to add these commands somewhere else?.

The above problem seems to be with ov5640 mipi only whereas ov8825 mipi and ov5640 paralled worked out well with the above combination.

ラベル(3)
0 件の賞賛
返信
1 返信

1,112件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

Please download the Android FAQ.pdf.

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW

Under "Documentation"-->"Android"

The information you can find in the "22 How do I configure rear and front camera?"

Hope this can help you.

0 件の賞賛
返信