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
    • X

      SOLVED sc130在214fps下抓拍不到闪光源
      • xhamigua

      15
      0
      Votes
      15
      Posts
      3000
      Views

      X

      @veye_xumm 是的 非阻塞缓存后写图,已经解决了。抓拍的图像基本模拟一次就有一张抓拍,因为闪一次时间是1ms 所以只抓到一张也是合理的。

    • C

      This topic is deleted!
      • curry

      3
      0
      Votes
      3
      Posts
      109
      Views
    • R

      SOLVED cssc132 driver for Raspberry pi 5
      • reinbb

      5
      0
      Votes
      5
      Posts
      674
      Views

      veye_xumm

      @reinbb OK

    • F

      CS-MIPI-IMX307 Serdes适配求助
      • fancong

      7
      0
      Votes
      7
      Posts
      1318
      Views

      F

      @veye_xumm 感谢感谢

    • F

      ADP-N1-V2.0板载咨询
      • fancong

      5
      0
      Votes
      5
      Posts
      1095
      Views

      F

      @veye_xumm 感谢感谢,谢谢楼主指点

    • L

      CS-MIPI-IMX307 hardware trigger
      • lnlinh

      2
      0
      Votes
      2
      Posts
      592
      Views

      veye_xumm

      @lnlinh said in CS-MIPI-IMX307 hardware trigger:

      streammode

      Sorry, CS-MIPI-IMX307 does not support external trigger mode, only free running and sync mode.

    • A

      SOLVED RAW-MIPI-SC132M驱动编译后无法正常播放
      • ashengzi

      12
      0
      Votes
      12
      Posts
      1924
      Views

      veye_xumm

      客户已解决。是kernel配置中关于rkcif的配置原因。

    • H

      UNSOLVED CSSC132 driver load 问题
      • Homer

      9
      0
      Votes
      9
      Posts
      1224
      Views

      H

      @veye_xumm 对的,所以我感觉很奇怪。 下面是我修改的install_driver.sh
      echo "Add cma=128M to /boot/firmware/cmdline.txt "
      echo "--------------------------------------"
      sudo sed 's/cma=128M//g' -i /boot/firmware/cmdline.txt
      sudo sed 's/[[:blank:]]*$//' -i /boot/firmware/cmdline.txt
      sudo sed 's/$/& cma=128M/g' -i /boot/firmware/cmdline.txt
      echo "Installing the $driver_name.ko driver"
      echo "--------------------------------------"
      sudo install -p -m 644 ./driver_bin/$(uname -r)/$driver_name.ko /lib/modules/$(uname -r)/kernel/drivers/media/i2c/
      sudo install -p -m 644 ./driver_bin/$(uname -r)/$driver_name.dtbo /boot/firmware/overlays/
      sudo /sbin/depmod -a $(uname -r)
      echo "reboot now?(y/n):"

      谢谢!

    • F

      UNSOLVED No output from IMX462 module
      • frankerooney

      2
      0
      Votes
      2
      Posts
      735
      Views

      veye_xumm

      @frankerooney
      Since the driver has been probed, I assume that the hardware connection is fine.

      @frankerooney said in No output from IMX462 module:

      The program just then sits there, producing no output to stdout. I've waited 20 minutes or so, nothing produced.

      For v4l2 mode, veye_raspivid cannot be used .

      Please try part7——use qv4l2 first.

    • L

      SOLVED v4l2函数获取曝光值,为什么不行
      • lin

      12
      0
      Votes
      12
      Posts
      2266
      Views

      veye_xumm

      @lin 参考一下part7.3

    • H

      SOLVED IMX335 trigger synchronization
      • hchorsi

      2
      0
      Votes
      2
      Posts
      621
      Views

      veye_xumm

      @hchorsi said in IMX335 trigger synchronization:

      Can the IMX335 sensor be synchronized with an illumination source such as projector using trigger pins? What are the requirements for the trigger signal in terms of the frequency, amplitude, duty cycle,...?

      Sorry, the VEYE-MIPI-IMX335 has an ISP module and does not support external synchronization and trigger signals.

    • D

      SOLVED software trigger for MV-MIPI-SC130M
      • dm

      4
      0
      Votes
      4
      Posts
      1448
      Views

      veye_xumm

      @dm

      @dm said in software trigger for MV-MIPI-SC130M:

      Are the trigger pins of the sensor not connected to the device controller?

      The trigger pins of the sensor are connected to the device controller

    • L

      SOLVED 相机驱动显示正常,但是不能连接到dphy上
      • lin

      2
      0
      Votes
      2
      Posts
      696
      Views

      veye_xumm

      @lin 不好意思,现在我们研发的状态是RK3568平台的驱动移植还没有完成。 此事我们已经列入开发计划,预计春节后开始。

    • L

      SOLVED cs-mipi-imx307检测不到摄像头
      • liuyue

      16
      0
      Votes
      16
      Posts
      2415
      Views

      veye_xumm

      @liuyue 已私信。

    • L

      SOLVED v4l2显示摄像头可调参数语句用不了
      • lin

      5
      0
      Votes
      5
      Posts
      891
      Views

      L

      @veye_xumm 谢谢,原来它只能写成/dev/v4l-subdev2

    • M

      SOLVED 树莓派5b & 2个sc132 相机,拍照问题
      • MJYC

      10
      0
      Votes
      10
      Posts
      1780
      Views

      veye_xumm

      @mjyc
      ./media_setting_rpi5.sh XXX只有这个是必须要执行的。
      上电之后,执行一次。

    • L

      SOLVED roc-rk3588s-pc怎么驱动两个ar0234M
      • lin

      10
      0
      Votes
      10
      Posts
      1333
      Views

      veye_xumm

      @lin 你的图片我看不到。但是根据你的描述,似乎没有更新dtb。
      另外我们提供了一个现成的镜像,在这个链接:
      https://github.com/veyeimaging/rk35xx_firefly/releases

    • L

      UNSOLVED roc-rk3588s-pc在sdk中修改设备树,编译后,没有找到节点名字
      • lin

      2
      0
      Votes
      2
      Posts
      454
      Views

      veye_xumm

      @lin 你使用的源码版本有可能给我们的版本不同。
      我觉得需要首先判断一下你的系统最终生效的dtb的名字是什么。
      firefly的sdk的不同的版本,可能对应不同的dtb名字。
      系统起来之后,运行这个命令有可能能有提示。

      dmesg | dts
    • D

      SOLVED Imx385无法识别i2c
      • dufuwei

      9
      0
      Votes
      9
      Posts
      1657
      Views

      veye_xumm

      @dufuwei 不好意思,我们这个无法绕过ISP模块。也不能提供完整的原理图。

    • H

      SOLVED 检测不到摄像头
      • hxm

      36
      0
      Votes
      36
      Posts
      6544
      Views

      veye_xumm

      @hxm 我觉得系统跟pc是类似的,只要你不去配置启动盘到你的ssd硬盘,只是把ssd硬盘当作linux启动后的一个外设挂载上,不会有问题的。