Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. Recent
    Log in to post
    • All categories
    • Announcements
    • General Discussion
    • Machine Vision camera
    • VEYE MIPI camera
    • CS MIPI camera
    • FPD LINK III Camera
    • USB camera
    • Raspberry Pi App Software
    • Jetson App Software
    • NXP i.MX App Software
    • Rockchip App camera
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • M

      SOLVED 请教IMX287M驱动移植到RX3588的操作
      VEYE MIPI camera • • MYZY

      4
      0
      Votes
      4
      Posts
      1063
      Views

      M

      @veye_xumm 这样啊,好的麻烦您了,我再跟公司里沟通一下

    • N

      SOLVED 请教 关于bit数的问题
      VEYE MIPI camera • • nian

      6
      0
      Votes
      6
      Posts
      1539
      Views

      veye_xumm

      @nian 好的

    • N

      SOLVED 有一些错误 ,大神们 请指教啊raspi5 +imx78
      Raspberry Pi App Software • • nian

      4
      0
      Votes
      4
      Posts
      1999
      Views

      veye_xumm

      @nian 不客气

    • L

      SOLVED 相机工作模式的问题
      VEYE MIPI camera • • linoooooo

      2
      0
      Votes
      2
      Posts
      1028
      Views

      veye_xumm

      @linoooooo
      你好,fps参数是可以修改的。但是需要先停止取图。曝光时间是被限制到1/fps的。 你可以先设置合适的fps,然后在范围内进行曝光时间的修改。

      在这个脚本中,带星号的命令,都是取图中写保护的。
      你也可以参考寄存器清单中的part1.3来理解这个设置规则。

    • F

      rk3588 camera RAW 显示不正常
      CS MIPI camera • • fumyang

      3
      0
      Votes
      3
      Posts
      2028
      Views

      veye_xumm

      @fumyang 请问您用的是哪个相机模组?

    • I

      UNSOLVED buildme failed
      Raspberry Pi App Software • • Israel_bolo

      7
      0
      Votes
      7
      Posts
      2211
      Views

      I

      @veye_xumm Thanks! I'll read and reinstall the SO.
      Hopefully, I'll be able to show if the problem is resolved in the next few days.

    • D

      [AR0234M][XavierNX][JP5.1.4] Upgrading from 2 lanes to 4 lanes
      Jetson App Software • • dragos

      7
      0
      Votes
      7
      Posts
      3830
      Views

      veye_xumm

      @dragos You are welcome.

    • L

      IMX287延迟问题
      VEYE MIPI camera • • linoooooo

      2
      0
      Votes
      2
      Posts
      1472
      Views

      veye_xumm

      @linoooooo 你好,我们的相机内部isp流程是没有整帧缓存的,相机本身引入的delay是毫秒之内。
      我觉得你这个延时主要是v4l2取图缓存和显示缓存的缘故。不过说实话SDL库我们不太懂,怎样优化需要您自己研究一下。
      至于相机采集后,您这边程序直接导入算法的话,延迟肯定要比这种测量方法小的多。

    • O

      UNSOLVED RAW-MIPI-SC132, Orin-NX custom carrier-board
      VEYE MIPI camera • • Otca

      3
      0
      Votes
      3
      Posts
      1670
      Views

      veye_xumm

      @otca
      The camera is now successfully probed, which confirms that both the I2C and the enable pin are functioning correctly.
      The current issue indicates that the I2C control channel is working, but the MIPI CSI data channel is not. Please verify whether the MIPI CSI interface pin assignment on this carrier board matches that of the official Orin NX development board.
      The Device Tree Source (DTS) should be adjusted accordingly to match the carrier board.

    • R

      SOLVED Do you have any plans to support color machine vision cameras?
      Machine Vision camera • • Roman

      4
      0
      Votes
      4
      Posts
      2132
      Views

      veye_xumm

      @stiwana Sorry, we do have this in mind, but no actual plans or projected time of completion at this time.

    • 阿

      SOLVED MV-MIPI-IMX264在迅为RK3568上成像内容不正确
      VEYE MIPI camera • • 阿坎德

      9
      0
      Votes
      9
      Posts
      3839
      Views

      veye_xumm

      @阿坎德 你好,有进一步的结果吗?

    • 阿

      UNSOLVED MV-MIPI-IMX264实时预览卡死的情况
      VEYE MIPI camera • • 阿坎德

      2
      0
      Votes
      2
      Posts
      1537
      Views

      veye_xumm

      @阿坎德 看现象感觉是内存泄漏。这个demo现在基本用途上是客户做一下出图验证和聚焦。所以只是个简单的例子。回头我们会安排时间跟进一下。

    • M

      UNSOLVED AR0234 on Rk3588s is unable to capture image
      VEYE MIPI camera • • Megan

      4
      0
      Votes
      4
      Posts
      1647
      Views

      veye_xumm

      @megan
      First of all, please go to the following link to update the driver of mvcam. The latest driver will set the lane number in the camera according to the configuration of the DTS.

      https://github.com/veyeimaging/rk35xx_veye_bsp/tree/main/linux/drivers/kernel_v5.10

      Secondly, the DTS needs to be configured according to your RK3588 board, and I can't do it directly for you. You can make analogies and modifications by referring to the DTS of the camera originally supported by your board.

    • L

      raw234摄像头移植到rk3588遇到无法采图问题。
      VEYE MIPI camera • • limengfei

      2
      0
      Votes
      2
      Posts
      988
      Views

      veye_xumm

      @limengfei 可能是dts设置不正确。请根据你的硬件原理图正确设置dts。

    • J

      SOLVED different modules simultaneously on jetson nano mipi interface
      VEYE MIPI camera • • joe

      11
      0
      Votes
      11
      Posts
      2965
      Views

      veye_xumm

      @joe The RAW-MIPI-AR0234M is a MONO camera that has no color information and therefore does not support the UYVY data format. Please refer to this link below:
      https://wiki.veye.cc/index.php/Mv_series_camera_appnotes_4_jetson#Configuring_global_variables

    • X

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

      15
      0
      Votes
      15
      Posts
      4917
      Views

      X

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

    • X

      SOLVED IMX296在RK3588上不出图
      Machine Vision camera • • xym

      3
      0
      Votes
      3
      Posts
      1483
      Views

      X

      使用脚本可以,感谢

    • A

      SOLVED 移植imx462摄像头驱动到rk3588时出现了以下的问题,不知道怎么解决,内核版本是5.10
      VEYE MIPI camera • • aike

      29
      0
      Votes
      29
      Posts
      8045
      Views

      veye_xumm

      @aike 我们对接rk平台的经验中,只有一个厂家的板子遇到了给你这个完全一样的问题,就是用上次帖子中的方法解决的。该问题原因是此板厂提供的linux内核,调用veyecam2m_enum_frame_sizes时没有正确的传入fse->code参数,导致参数验证失败。

      如果你这个方法解决不了问题,建议打开驱动中的DEBUG_PRINTK宏定义,查找一下哪个函数返回报错了。
      如果只是打开这个宏定义不够,需要你手动在这些函数返回错误的地方增加打印信息,进行查找报错处。

    • O

      SOLVED Horizontal Line Artifacts on MV-MIPI-IMX264 and IMX287 with NVIDIA Jetson Orin NX (JetPack 6)
      VEYE MIPI camera • • Otca

      7
      0
      Votes
      7
      Posts
      1887
      Views

      veye_xumm

      @mv

      For third-party carrier boards on the Orin Nano or Orin NX platform, we have indeed encountered issues with MIPI signal transmission quality. There isn't a good solution at the moment, so we recommend switching to an official NVIDIA board.

    • D

      MV cameras and RK3576
      Machine Vision camera • • Dan

      3
      0
      Votes
      3
      Posts
      1066
      Views

      D

      @veye_xumm Thank you, graet news