Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. FPD LINK III Camera
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • S

      SOLVED Is there 4 camera system for CS-FPD-CAM Series?
      • serene

      10
      0
      Votes
      10
      Posts
      97
      Views

      veye_xumm

      @serene
      Sorry, that was a mistake. CS-TX2-XAVIER-nCAM-IMX385 is designed only for TX2 and agx xavier.
      This kit takes VEYE-MIPI-IMX385 as its core and makes an adapter board, which supports many platforms.

    • G

      SOLVED vEye Camera with own CarrierBoard
      • g-towboat

      2
      0
      Votes
      2
      Posts
      261
      Views

      veye_xumm

      @g-towboat
      Our solutions are 953 and 954 and the source code of the driver is provided. You can refer to this source code to support 964.
      Now fpdlink products have been suspended due to chip out of stock, sorry.

    • G

      SOLVED Sensor crop mode
      • g-towboat

      5
      0
      Votes
      5
      Posts
      128
      Views

      G

      @veye_xumm ok i am understand, just these three formats
      thank you

    • W

      关于发热问题
      • wqeeqweqwwccsd

      5
      0
      Votes
      5
      Posts
      54
      Views

      veye_xumm

      @wqeeqweqwwccsd 已经收到了,同事在处理中。下周初会发回给你。

    • W

      SOLVED 修改FPS问题
      • wqeeqweqwwccsd

      6
      0
      Votes
      6
      Posts
      68
      Views

      veye_xumm

      @wqeeqweqwwccsd said in 修改FPS问题:

      ,请问这样可行吗?

      不可行,sync模式不支持的。会自动跳回默认帧率。

    • W

      sync问题
      • wqeeqweqwwccsd

      8
      0
      Votes
      8
      Posts
      66
      Views

      veye_xumm

      @wqeeqweqwwccsd
      你这种测试方法是极为模糊和不确切的。请参考我上一个帖子发给你的链接。

    • W

      SOLVED cs_mini_i2c.sh问题
      • wqeeqweqwwccsd

      9
      0
      Votes
      9
      Posts
      40
      Views

      veye_xumm

      @wqeeqweqwwccsd
      当然是支持的。你可以看这篇文章 6.3 6.4两个部分。
      http://wiki.veye.cc/index.php/FPD_LINK_III_for_Jetson/zh
      其中,6.4 xavier的典型案例就有实现了同一颗954连接的两路视频的同步。

    • Y

      How to change FPD-Link 3 Operating Mode (CSI-2 mode -> raw mode)
      • yongjin

      8
      0
      Votes
      8
      Posts
      95
      Views

      veye_xumm

      @yongjin
      I don't know what your current state of knowledge is. If you don't understand i2C, you don't understand fpdlink, you don't understand registers. I think you should first learn the basics and be able to understand the information and code we provide now, and then proceed to your next work.
      Good luck.

    • R

      SOLVED 如何同时使用四路摄像头
      • robot

      2
      0
      Votes
      2
      Posts
      51
      Views

      veye_xumm

      @robot
      nano现在只能支持2个摄像头。 核心的限制因素是: nano这颗cpu,不支持mipi的虚拟通道。也就是说两路视频融合到一个mipi通路中进入cpu,这个功能,nano是支持不了的。

    • R

      SOLVED 在向自己的Image中添加驱动的过程中遇到了error during i2c read probe (-121)
      • robot

      14
      0
      Votes
      14
      Posts
      171
      Views

      veye_xumm

      @robot ok

    • W

      SOLVED 请问如何初始化?
      • wqeeqweqwwccsd

      18
      0
      Votes
      18
      Posts
      78
      Views

      veye_xumm

      @wqeeqweqwwccsd
      可以

    • W

      SOLVED 关于FPD-link3的同步问题
      • wqeeqweqwwccsd

      2
      0
      Votes
      2
      Posts
      28
      Views

      veye_xumm

      @wqeeqweqwwccsd
      你好,具体请参考下面这篇文章。连接方法在6.4
      http://wiki.veye.cc/index.php/FPD_LINK_III_for_Jetson/zh#CS-FPD-CAM-IMX307.E7.9A.84.E5.90.8C.E6.AD.A5.E6.A8.A1.E5.BC.8F.EF.BC.8C.E8.BF.9E.E6.8E.A5.E5.88.B0Jetson_AGX_Xavier

    • G

      SOLVED Camera sync mode
      • g-towboat

      31
      0
      Votes
      31
      Posts
      293
      Views

      veye_xumm

      @g-towboat
      It is really nice.

      @g-towboat said in Camera sync mode:

      One question do i need to set the fpdlink-settings after each reboot?

      ./fpdlink3_i2c_jetson.sh -f sync_init .....
      This cmd need to set after each reboot.

      ./cs_mipi_i2c.sh -w -f streammode
      The camera can save streammode.

    • W

      SOLVED csimx307-fpdlink
      • wqeeqweqwwccsd

      6
      0
      Votes
      6
      Posts
      72
      Views

      veye_xumm

      @wqeeqweqwwccsd
      摄像头你采用同步模式了吗?感觉像是从摄像头没有得到同步信号。

    • W

      SOLVED 签名文件
      • wzy

      38
      0
      Votes
      38
      Posts
      141
      Views

      W

      @veye_xumm ss.png
      应该怎么输入address 的参数

    • G

      Camera hotplug
      • g-towboat

      4
      0
      Votes
      4
      Posts
      29
      Views

      veye_xumm

      @g-towboat
      right.

    • O

      SOLVED I want to synchronize the two cameras in sync mode.
      • octa_yk

      9
      0
      Votes
      9
      Posts
      141
      Views

      O

      @veye_xumm

      I understood that the synchronization signal is very accurate in an environment close to hardware.

      We will check the details from time to time.

    • G

      SOLVED camera I2C configuaration for sync mode
      • g-towboat

      2
      0
      Votes
      2
      Posts
      50
      Views

      veye_xumm

      @g-towboat
      hi,
      I think this might be the sync signal connection problem.
      We can discuss it on the topic you post here :

      http://forum.veye.cc/topic/18/camera-sync-mode/6

    • J

      SOLVED 遇到during i2c read probe错误
      • jlin

      2
      0
      Votes
      2
      Posts
      39
      Views

      veye_xumm

      @jlin
      你好,看起来你这个驱动和dtb都是安装成功的。 只是现在启动过程中,并没有检测到摄像头。
      你查一下摄像头的供电和连接情况是否正常?