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

      sc-mipi-sc132取像失败
      • kunx

      2
      0
      Votes
      2
      Posts
      393
      Views

      veye_xumm

      @kunx
      你好,请参考:
      http://wiki.veye.cc/index.php/CS-MIPI-X_for_Raspberry_Pi/zh
      part2

    • F

      UNSOLVED This topic is deleted!
      • ff_asd

      1
      0
      Votes
      1
      Posts
      5
      Views

      No one has replied

    • E

      SOLVED cs-mipi-sc132 landscape-portrait orientation, cs_mipi_i2c.sh Permission denied
      • ess

      7
      0
      Votes
      7
      Posts
      975
      Views

      veye_xumm

      @ess
      How did you determine that it was not effective after performing the following operation?

      ./cs_mipi_i2c.sh -w -f videofmt -p1 1080 -p2 1280 -p3 45 -b 8

      Did you try reading the parameters back?

      ./cs_mipi_i2c.sh -r -f videofmt -b 8

      Please try this operation above.

      When you try to get the image, the driver will be called and the driver will modify the working resolution of the camera according to the parameters passed down from the application layer, so you need to configure the resolution when you get the image.
      For example:

      gst-launch-1.0 nvv4l2camerasrc ! "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" ! nvoverlaysink sync=false
    • S

      CS-MIPI-SC132重置(sysreset)后无法取图
      • sgz215

      1
      0
      Votes
      1
      Posts
      435
      Views

      No one has replied

    • J

      SOLVED CS-MIPI-SC132双相机配置
      • jyang

      19
      0
      Votes
      19
      Posts
      2183
      Views

      J

      全部重来以后正常了,估计是旧版的配置GPIO的问题

    • Z

      UNSOLVED sc132 sync模式无电平输出
      • zjutony

      8
      0
      Votes
      8
      Posts
      888
      Views

      veye_xumm

      @zjutony
      a5a4e9a6-73d9-4791-be79-2b8d3929796d-image.png
      c8d0ee25-5791-4830-baae-bb3c47232379-image.png
      你好,我这边freerunning模式跑的,测试没问题。
      要不你配置一下sysreset,让模组恢复下默认值,然后再测试试试?

    • L

      CSSC132外部触发模式bug
      • LiveHappily

      10
      0
      Votes
      10
      Posts
      955
      Views

      veye_xumm

      @zjutony
      你指的英伟达平台帧率过低的情况下的问题吗?
      这个跟采用什么模式触发没有关系。 是英伟达的driver的问题。

    • J

      UNSOLVED CS132 Mipi csi global shutter camera not working on jetson Nano
      • jetsonnano

      12
      0
      Votes
      12
      Posts
      1478
      Views

      veye_xumm

      @jetsonnano
      What a bummer, they should have open the code.
      We have customers who use avermedia and avermedia helped with the driver porting work. They probably do it for volume customers only!

      If you have the ability, you can try to decompile avermedia's dtb file, get the dts and then modify it into our module. But it will be more troublesome.

    • R

      cs-mipi-imx307如何配置输出数据格式
      • rice

      4
      0
      Votes
      4
      Posts
      651
      Views

      veye_xumm

      @rice 您好,不好意思,现在这个模组不支持raw数据输出。

    • R

      SOLVED CS-MIPI-IMX307 I2C通信失败
      • rice

      12
      0
      Votes
      12
      Posts
      1574
      Views

      veye_xumm

      @rice 通信时钟100k和400k都可以。

      一般的fpga的3.3VCCIO, VIHmin<2.88V,电平应该不是识别不了的原因。 确认下IO上拉电阻大小。1.5K~4.7K最佳。 确认下访问地址的理解是否有出入。
      68b1503b-cb13-4c88-85f4-149004cb6eef-e194d314de6f636c1200b5f216e227d.png
      e936a931-289f-4aa4-aa31-997c3ba1c25a-0a00d8eb575881a763313dd68213c7a.png
    • Z

      SOLVED CSI132相机nvidia nx平台上无法更新硬件
      • zjutony

      28
      0
      Votes
      28
      Posts
      3801
      Views

      veye_xumm

      @zjutony 不客气

    • H

      SOLVED cs132和FPGA间的MIPI适配问题
      • harryxiong

      4
      0
      Votes
      4
      Posts
      601
      Views

      veye_xumm

      @harryxiong
      你好,不好意思没有说清楚怎样停止csi输出。
      我们模组的0x03寄存器,写1则表示使能csi输出,写0则表示停止输出。
      建议你的操作是,重启或者reset模组之前,将这个地址写为0。
      模组重启完成后,会自动恢复的。

    • N

      SOLVED tx2 jetpack4.5.1
      • npcdna

      14
      0
      Votes
      14
      Posts
      3962
      Views

      veye_xumm

      @npcdna
      这个问题提出已经很久了,一直没有更新状态。 我会将状态标记为解决,如果需要,可以再次跟帖,或者直接打开问题。

    • C

      SOLVED GStreamer读取SC132的图像时,当相机运动时会报错
      • CVUser

      4
      0
      Votes
      4
      Posts
      673
      Views

      veye_xumm

      @cvuser
      这个问题提出已经很久了,一直没有更新状态。 我会将状态标记为解决,如果需要,可以再次跟帖,或者直接打开问题。

    • R

      SOLVED CS-MIPI-IMX307 安裝問題
      • r.l

      7
      0
      Votes
      7
      Posts
      959
      Views

      veye_xumm

      @r-l
      这个问题提出已经很久了,一直没有更新状态。 我会将状态标记为解决,如果需要,可以再次跟帖,或者直接打开问题。

    • I

      SOLVED Xavier NX does not reboot after changing Image
      • imagidan

      7
      0
      Votes
      7
      Posts
      886
      Views

      veye_xumm

      @imagidan
      This question has been asked for a long time and the status has not been updated. I will mark the status as solved, so you can follow up again if needed, or just open the question.

    • M

      SOLVED mipi-sc132 相机无法显示图像
      • meitiever

      5
      0
      Votes
      5
      Posts
      726
      Views

      veye_xumm

      @meitiever
      这个问题提出已经很久了,一直没有更新状态。 我会将状态标记为解决,如果需要,可以再次跟帖,或者直接打开问题。

    • T

      UNSOLVED CS-MIPI-IMX307 not working on XAVIER NX release 32.6.1
      • techies

      5
      0
      Votes
      5
      Posts
      749
      Views

      veye_xumm

      @techies
      Sorry reply finished. China took a 7 day holiday. We just got back to work.

      There is no tab in front of FDT.
      a2f5b3f9-c6ad-4b9e-9231-6477eebfc957-image.png

      039e00d7-794d-4732-825b-1a594420362d-image.png

    • M

      SOLVED CS-MIPI-IMX307 camera Gstreamer UDP streaming error!
      • maponarooo

      4
      0
      Votes
      4
      Posts
      700
      Views

      veye_xumm

      @maponarooo You are welcome.

    • J

      SOLVED 使用IMX307相机dtb和Image在agx xavier更新dtb失败
      • jdx-jdx

      9
      0
      Votes
      9
      Posts
      945
      Views

      veye_xumm

      @jdx-jdx
      是的。probe成功才会生成video节点。