Camera Module

OV13850 Camera Moudle(Out of production)

Product Parameter

  • Brand:Omnivision

  • Model:CMK-OV13850

  • Interface:MIPI

  • Pixels:1320W

Firmware follow

CMK-OV13850 camera module is supported by default in public firmware.

Picture

_images/module_camera_ov13850-1.jpg

_images/module_camera_ov13850-2.jpg

Connection Method

_images/module_camera_connection.en.jpg

Renderings

_images/module_camera_photographs.png

CAM-8MS1M Monocular camera

Product Parameter

  • Brand:SV

  • ISP:XC7160

  • Sensor: SC8238

  • Interface: MIPI

  • Pixels: 800W(Currently only supports up to 1080P, 4K is still being adapted)

Reference firmware

Public Fimware support CAM-8MS1M camera module by default. If it doesn’t work, please update the latest firmware.

Android7.1 Download link

Android10.0 Download link

Ubuntu18.04 Download link

Physical map

_images/cam_8ms1m_front.jpg _images/cam_8ms1m_back.jpg

Connection method

_images/aio_3399j_8ms1m.jpg

Real pictures

_images/camera_8ms1m_shoot.jpg

SV-TAYSH-TQ Camera module

Product parameters

  • Model:XC7022(RGB)/XC6130(IR)

  • Interface :MIPI

  • Pixel :200W

Patch

note:
The camera only supports aio-3399j Standard Edition and does not support HDMI_In version

「 Android 7.1 」device/rockchip/rk3399/rk3399_firefly_aio.mk

 BOARD_NFC_SUPPORT := false
 BOARD_HAS_GPS := false
+BOARD_XC7022_XC6130_SUPPORT := true

 #for 3G/4G modem dongle support
 BOARD_HAVE_DONGLE := false

Modify the above patch and complie Android, then reboot after upgrading system.img.

[Android 10] kernel/arch/arm64/boot/dts/rockchip/rk3399-firefly-aio.dtsi

    xc7160b@1b{
+    status = "disabled";
    };
    xc7160f@1b{
+    status = "disabled";
    };

    XC6130b@23{
+    status = "okay";
    };
    XC7022b@1b{
+    status = "okay";
    };

Modify the above patch and complie kernel, then reboot after upgrading boot.img.

Physical map

_images/camera_SV-TAYSH-TQ.jpg

Connection method

_images/camera_SV-TAYSH-TQ_connect.en.jpg

Real pictures

_images/camera_SV-TAYSH-TQ_shoot.png