Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. CS MIPI camera
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • J

      SOLVED CS-MIPI-IMX307 数据输出没有消影和同步信号,怎样解决同步问题?
      • James

      5
      0
      Votes
      5
      Posts
      788
      Views

      veye_xumm

      @james 是的,不客气。

    • F

      SC132 documentation
      • fiepfiep

      2
      0
      Votes
      2
      Posts
      800
      Views

      veye_xumm

      @fiepfiep

      @fiepfiep said in SC132 documentation:

      Where do I find schematics and firmware source code for sc132?

      Sorry, they are not open source.

      @fiepfiep said in SC132 documentation:

      What is the goal of the onboard microcontroller?

      ISP(AE.. etc) and other control things.

      @fiepfiep said in SC132 documentation:

      Is it possible to have direct register access to the sensor?

      http://wiki.veye.cc/index.php/CS-MIPI-X_i2c#sreg
      via sreg cmd, you can read sensor register.

    • T

      SOLVED Problem cross-compiling
      • tj

      5
      0
      Votes
      5
      Posts
      868
      Views

      T

      @veye_xumm Thanks for the offer. While posting the Makefile I noticed I had -overlay.dtbo in the filenames. Compiling now.

    • C

      SOLVED 树莓派CM4使用SC132时,无法使用i2c command
      • CVUser

      2
      0
      Votes
      2
      Posts
      524
      Views

      veye_xumm

      @cvuser
      你好,我在官方的CMIO板子上是正常的。请帮忙执行以下下面的脚本发给我一下结果:

      rev=`cat /proc/cpuinfo | grep Revision | awk '{print substr($NF,length($NF)-5,6)}'` echo $rev
    • C

      SOLVED 树莓派CM4使用双SC132时Video1无法捕获
      • CVUser

      5
      0
      Votes
      5
      Posts
      856
      Views

      C

      Yes!! it works!

    • M

      SOLVED Cs mipi imx307 image settings brightness, sharpness and gamma missing in i2c driver.
      • MK

      4
      0
      Votes
      4
      Posts
      1066
      Views

      veye_xumm

      @mk
      Image brightness depends on several factors: lens, sensor sensitivity, exposure time, gain, and post-processing. The photosensitive ability of lens and sensor is constant in the set state, and the post-processing is ugly because it will damage the details of the image.

      In AE mode, adjusting aetarget will automatically adjust the exposure time and gain to achieve the purpose of adjusting the brightness of the image.

      In ME mode, the exposure time and gain need to be adjusted manually. Because you want to control it manually, there is no auto adjust and no target.

    • L

      cs_imx307_board_setup: invalid sensor model id
      csmipi imx307 jetson xaviernx • • lubertRoft

      3
      0
      Votes
      3
      Posts
      932
      Views

      veye_xumm

      @lubertroft You solved the problem by yourself. It was great!

    • T

      SOLVED FPS change at midnight?
      • tj

      5
      0
      Votes
      5
      Posts
      912
      Views

      veye_xumm

      @tj
      OK. If there is any new situation, please communicate with me again.

    • M

      Error installing driver V4L2 on raspberry pi
      • MK

      6
      0
      Votes
      6
      Posts
      1378
      Views

      M

      @veye_xumm
      Problem solved, this topic can be closed.
      Thx!

    • T

      SOLVED Get high framerate V4L2 in python/opencv?
      • tj

      9
      0
      Votes
      9
      Posts
      2397
      Views

      veye_xumm

      @tj You are welcome.

    • Z

      关于imx307相机延时的优化
      • zhou

      5
      0
      Votes
      5
      Posts
      757
      Views

      Z

      @veye_xumm 好的谢谢

    • R

      SOLVED CSSC132除了uyvy格式,是否还支持其他格式
      • robot

      6
      0
      Votes
      6
      Posts
      943
      Views

      R

      @veye_xumm
      好的

    • Z

      imx307相机驱动框架修改
      • zhou

      7
      0
      Votes
      7
      Posts
      976
      Views

      Z

      @veye_xumm
      好的,感谢

    • Z

      This topic is deleted!
      • zhou

      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • R

      CSSC132如何外接补光灯
      • robot

      4
      0
      Votes
      4
      Posts
      736
      Views

      veye_xumm

      @robot said in CSSC132如何外接补光灯:

      我可以断开这个排线将这引脚直接接入我的补光灯吗?

      可以。

      @robot said in CSSC132如何外接补光灯:

      请问我想要添加一个亮度由摄像头控制的补光灯,需要如何设计,您是否有产品或参考设计可以提供

      不好意思,现在没有这个功能。 请问亮度由摄像头控制的话,控制逻辑是什么呢? 控制协议呢?

    • M

      SOLVED CS-MIPI_IMX307 best settings to capture stars?
      • MK

      9
      0
      Votes
      9
      Posts
      1823
      Views

      M

      Why not use Again 27,and Dgain 5?

      Thanks I will try and let you know.

    • N

      SOLVED jetpack4.5 use sc132
      • npcdna

      3
      0
      Votes
      3
      Posts
      775
      Views

      veye_xumm

      @npcdna
      Has the problem been solved?

    • A

      CS-MIPI-IMX307
      • Alisa

      6
      0
      Votes
      6
      Posts
      1595
      Views

      veye_xumm

      @alisa
      不能。 我们这个模组除了有sony的sensor还有isp功能。

    • D

      SOLVED CS-MIPI-307 new framerate
      • davnec

      2
      0
      Votes
      2
      Posts
      470
      Views

      veye_xumm

      Hi,
      I think this is a bug of cs_mipi_i2c.sh , I have fixed it and update to github. please check with the new script.
      By the way,please refer to this page for slow shutter:
      http://wiki.veye.cc/index.php/CS_Camera_Slow_Shutter_manual
      Regards!

    • O

      SOLVED It went into a boot loop. [JP 4.4.1, Nano B01, IMX307]
      • octa_yk

      6
      0
      Votes
      6
      Posts
      880
      Views

      O

      @veye_xumm

      Thank you for your answer.