Welcome to Firefly
Switch language
Firefly Docsss
Last Updated: 2026-07-31 14:12:51

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.

Datasheet

DataSheet and schematic of OV13850 Camera Module.

Picture

Connection Method

Renderings

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. Android 9.0 Download link

Physical map

Connection method

Real pictures

SV-TAYSH-TQ Camera module

Product parameters

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

  • Interface :MIPI

  • Pixel :200W

Patch

kernel/arch/arm64/boot/dts/rockchip/rk3399pro-firefly-aiojd4.dtsi

        xc7160b: xc7160b@1b {
+                status = "disabled";
                reset-gpios = <&gpio1 RK_PC4 GPIO_ACTIVE_HIGH>;
        };
        xc7160f: xc7160f@1b {
+                status = "disabled";
                reset-gpios = <&gpio1 RK_PC4 GPIO_ACTIVE_HIGH>;
        };

        XC7022b: XC7022b@1b{
+                status = "okay";
                reset-gpios = <&gpio0 RK_PB5 GPIO_ACTIVE_HIGH>;
        };

        XC6130b: XC6130b@23{
+                status = "okay";
                reset-gpios = <&gpio0 RK_PB5 GPIO_ACTIVE_HIGH>;
        };

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

Physical map

Connection method

Real pictures

On this page