VEYE IMAGING Forum
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    • Register
    • Login
    1. Home
    2. veye_xumm
    3. Posts
    Offline
    • Profile
    • Following 0
    • Followers 1
    • Topics 14
    • Posts 2,193
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: GX-MIPI-IMX662 can't save fps parameter

      @alex_ai

      I'd like to first confirm your firmware version with you. As shown below, everything is working fine on my end.

      pi@raspberrypi:~/gx_product_tool $ ./gx_mipi_i2c.sh -r snsreg 0x3070
      Read Sensor Reg 0x3070, val=0x0 
      pi@raspberrypi:~/gx_product_tool $ ./gx_mipi_i2c.sh -r snsreg 0x3071
      Read Sensor Reg 0x3071, val=0x0 
      
      pi@raspberrypi:~/gx_product_tool $ ./gx_mipi_i2c.sh -r version
      Read version is C 01.32 and L 01.19
      

      Regarding the image quality during IR-cut switching, may I ask whether you are using the same IR-cut filter for both the IMX662 and the IMX462? Also, could you share some sample images with me?

      posted in VEYE MIPI camera
      veye_xummV
      veye_xumm
    • RE: GX-MIPI-IMX662 can't save fps parameter

      @alex_ai
      I would recommend using the exptime and curgain functions first to check the current performance of the camera module. If you are familiar with the sensor registers, you can verify the sensor's working status by reading registers 0x3070 and 0x3071.

      posted in VEYE MIPI camera
      veye_xummV
      veye_xumm
    • RE: 在orin nano 8G上尝试使用cssc132失败

      @robot 有这个可能,我们很久前有一个CS-MIPI-IMX307,在某些板子上有类似的问题。

      posted in CS MIPI camera
      veye_xummV
      veye_xumm
    • RE: GX-MIPI-IMX662 can't save fps parameter

      @alex_ai

      We recently updated the ISP tuning. Please give it a try.

      https://wiki.veye.cc/index.php/GX-MIPI-IMX662_Version_Log

      posted in VEYE MIPI camera
      veye_xummV
      veye_xumm
    • RE: 在orin nano 8G上尝试使用cssc132失败

      @robot 好的。

      posted in CS MIPI camera
      veye_xummV
      veye_xumm
    • RE: 在orin nano 8G上尝试使用cssc132失败

      @robot
      其实我比较建议你不用纠结cssc132这款,这个型号现在已经是按单生产状态,随时会停产。既然你们目标使用MV-MIPI-SCC130M,就应该直接用这款去调。
      这两个型号的方案完全不同,从MIPI信号上来讲,到实际第三方板子的使用经验上来说,在orin平台上的连通表现也会不一样。

      posted in CS MIPI camera
      veye_xummV
      veye_xumm
    • RE: 在orin nano 8G上尝试使用cssc132失败

      @robot
      ec8e7057-0f93-43f8-9e52-0b9b73007b5f-image.jpeg
      这个地方写的比较模糊,建议你问问他们,是不是mipi csi接口原理图兼容英伟达官方开发板?

      posted in CS MIPI camera
      veye_xummV
      veye_xumm
    • RE: 在orin nano 8G上尝试使用cssc132失败

      @robot 你的orin nano跟我们的唯一区别就是你用的微雪的底板,而我们用的nvidia官方开发板底板。
      我们遇到过某些第三方厂家的底板,在兼容高速相机(MV系列)的时候有问题,但是确实没有遇到过你这个现象。
      建议你找一个nvidia官方开发板底板做一个对比验证。

      还有一种可能是微雪的底板mipi csi接口的原理图不兼容nvidia官方,但是看他们资料应该是兼容的。

      posted in CS MIPI camera
      veye_xummV
      veye_xumm
    • RE: 在orin nano 8G上尝试使用cssc132失败

      @robot
      确认一下你的jetpacck版本。orin nano底板型号和厂家。

      posted in CS MIPI camera
      veye_xummV
      veye_xumm
    • RE: 在orin nano 8G上尝试使用cssc132失败

      @robot
      我们今天刚用orin nx做的验证。
      你把出错的时候的dmesg 命令的输出结果发过来我看看。

      posted in CS MIPI camera
      veye_xummV
      veye_xumm
    • RE: 在orin nano 8G上尝试使用cssc132失败

      @robot
      我们就是用orin nx和orin nano的官方开发板。你这个问题不是硬件问题,试试我给你的命令,应该可以。

      posted in CS MIPI camera
      veye_xummV
      veye_xumm
    • RE: 在orin nano 8G上尝试使用cssc132失败

      @robot
      参考我们这个文档,安装gstreamer之后,使用如下命令,预览取图是成功的。

      gst-launch-1.0 nvv4l2camerasrc device=/dev/video0 ! "video/x-raw(memory:NVMM),format=(string)UYVY, width=(int)1280, height=(int)1080, framerate=(fraction)45/1" ! nvvidconv ! "video/x-raw(memory:NVMM),format=(string)I420" ! nv3dsink sync=false
      

      使用如下v4l2-ctl取图也是成功的。

      v4l2-ctl --set-fmt-video=width=1280,height=1080,pixelformat=UYVY --stream-mmap --stream-count=-1 --stream-to=/dev/null
      

      不过我需要提醒你的是,现在这个型号的模组已经步入生命周期的尾声,早已进入【新产品不建议】的列表里。
      建议你如果选择SC132,可以考虑RAW-MIPI-SC132M这款,这款的缺点是没有自动曝光功能。
      如果需要自动曝光,可以选择RAW-MIPI-AR0234M这款。

      posted in CS MIPI camera
      veye_xummV
      veye_xumm
    • RE: 在orin nano 8G上尝试使用cssc132失败

      @robot 我们就是用的nvidia orin nano的官方开发板,跟你图中差不多。
      不过我们没有发不过【原厂系统】。 对于jetpack6.2.2,我们有发布dtbo和一套ko文件。只要把这些替换到nvidia原系统即可。
      对应步骤是这个文章的:
      7.4.3和7.5.3两步,然后按照8.1和8.2进行检测一下。
      https://wiki.veye.cc/index.php?title=How_to_upgrade_the_Jetson_system_to_support_VEYE_cameras/zh

      完成之后重新上电,可以执行 sudo dmesg |grep sc132,把输出结果给我看看。

      posted in CS MIPI camera
      veye_xummV
      veye_xumm
    • RE: 在orin nano 8G上尝试使用cssc132失败

      @robot 确实是CS-MIPI-SC32,这个型号挺老的了。你回头就按照这个步骤搞一下看看先。

      posted in CS MIPI camera
      veye_xummV
      veye_xumm
    • RE: 在orin nano 8G上尝试使用cssc132失败

      @robot 我有点怀疑你使用的相机型号是不是对应cssc132的驱动。可否拍个照片我看一下?

      posted in CS MIPI camera
      veye_xummV
      veye_xumm
    • RE: 树莓派5 IMX264 RAW12完全不可用

      @golden0514 好的,2464分辨率应该是内存对齐的问题。并不是传输错误的问题。树莓派5新版本的piOS好像是修改了内存对齐的逻辑:

      紧密排列图片大小
      Buffersize= ALIGN_UP(width*bit_depth/8,32)*ALIGN_UP(height,16)
      
      行buffersize需要是32字节的整数倍;列buffersize是16字节的整数倍。
      
      举例来说,3088*2064@8bit的图像大小是6406656; 3088*2064@10bit的图像大小是7991808;3088*2064@12bit 的图像大小是9576960。
      

      可能修改一下pixel_layer_convert 工具就可以了。

      暂时的话,建议你使用width是32的整数倍的roi分辨率试一下。

      posted in Raspberry Pi App Software
      veye_xummV
      veye_xumm
    • RE: 树莓派5 IMX264 RAW12完全不可用

      @golden0514

      不好意思,隔了这么久才给您回复。这几天咱们尽快解决。
      我这边使用如下手段进行抓图,并且测试,没有能重现您的问题。请您在您的树莓派上重复测试一下试试。

      1. 配置分辨率并抓图100帧:
      $ ./media_setting_rpi5.sh mvcam -fmt RAW12 -x 0 -y 0 -w 2432 -h 2056 -c 0
      $ v4l2-ctl -d /dev/video0 --set-fmt-video=width=2432,height=2056,pixelformat='Y12P' --stream-mmap --stream-count=100 --stream-to="y12-2432x2056.raw" 
      
      1. 从Y12P转为y12
      ./pixel_layer_convert  -I Y12P -i y12-2432x2056.raw -o y12-2432x2056_0001_new.raw -w 2432
      

      然后使用YUV Player Deluxe进行播放,是正常显示的。
      上面使用的脚本和转换工具都在这个文章里面:
      https://wiki.veye.cc/index.php?title=Mv_series_camera_appnotes_4_rpi/zh

      posted in Raspberry Pi App Software
      veye_xummV
      veye_xumm
    • RE: 树莓派5 IMX264 RAW12完全不可用

      @golden0514 不好意思,再多问一句,你用的roi参数以及fps参数是多少?

      posted in Raspberry Pi App Software
      veye_xummV
      veye_xumm
    • RE: 树莓派5 IMX264 RAW12完全不可用

      @golden0514 另外,请问你使用的ffc cable长度?能否拍一个硬件连接图的照片我看看。

      raw8格式,使用我们veye_viewer客户端,是否有图像错误的问题?

      @golden0514 said:

      用QT V4L2也可以看到这种跳动,只不过是近似2×2排布。

      我这边可以用这种方式来预览,尝试重现?

      posted in Raspberry Pi App Software
      veye_xummV
      veye_xumm
    • RE: Problems to make work camera IMX462M

      @habreu Sorry for the late reply. This issue is usually caused by the FFC cable being inserted in the wrong direction. Please simply make sure that the contact surface of the FFC cable aligns correctly with the contact surface of the connector.

      posted in VEYE MIPI camera
      veye_xummV
      veye_xumm