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

      SOLVED 关于在RK3588平台上抓图的问题
      VEYE MIPI camera • • geniusdo

      6
      0
      Votes
      6
      Posts
      872
      Views

      veye_xumm

      @geniusdo 一般来说,每一个mipi口都会有一个单独的i2c总线与之对应。

    • Z

      有关IMX385摄像头的驱动问题
      Rockchip App camera • • zly

      3
      0
      Votes
      3
      Posts
      1361
      Views

      J

      @zly said in 有关IMX385摄像头的驱动问题:

      s there a corresponding driver for the MIPI IMX385 camera on rockpiN10? Can’t use it?

      If a driver exists for the MIPI IMX385 camera on the Rock Pi N10, it could work, but it depends on compatibility. Check with the manufacturer or developer community for specific information on available drivers for that setup.

    • V

      SOLVED imx462 on RockChip 3399 (OP1) Asus Tinker Board 2
      VEYE MIPI camera • • Vaa

      6
      0
      Votes
      6
      Posts
      1010
      Views

      veye_xumm

      @vaa

      @vaa said in imx462 on RockChip 3399 (OP1) Asus Tinker Board 2:

      Do you have imx462 camera with USB3.0 interface (UVC driver) then?

      No

    • T

      SOLVED 关于IMX385抓图问题
      Rockchip App camera • • teo.chan

      10
      0
      Votes
      10
      Posts
      2899
      Views

      veye_xumm

      @teo-chan 不客气。

    • H

      SOLVED 检测不到摄像头
      CS MIPI camera • • hxm

      36
      0
      Votes
      36
      Posts
      11365
      Views

      veye_xumm

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

    • H

      SOLVED Long distance MIPI
      VEYE MIPI camera • • hchorsi

      2
      0
      Votes
      2
      Posts
      511
      Views

      veye_xumm

      @hchorsi
      The following link has a 50cm FFC cable. However, please note that when using such an extra-long FFC cable, you need to provide separate power to the camera.
      https://de.aliexpress.com/item/4001257031331.html

    • A

      SOLVED IMX662
      General Discussion • • alex_ai

      2
      0
      Votes
      2
      Posts
      1271
      Views

      veye_xumm

      @alex_ai Sorry, we currently don't have plans to proceed with the development of this sensor.

    • S

      SOLVED mv-mipi-sc130m在Xavier nx上无法识别到设备
      VEYE MIPI camera • • stark

      32
      0
      Votes
      32
      Posts
      7590
      Views

      S

      @veye_xumm 好的谢谢您

    • M

      SOLVED ESP32控制SC132相机硬件触发,通过树莓派保存图片到SD卡的一些问题
      CS MIPI camera • • MJYC

      13
      0
      Votes
      13
      Posts
      2640
      Views

      M

      @veye_xumm
      好的好的,感谢您的建议

    • Z

      SOLVED MV-MIPI_IMX264M相机画面卡顿
      VEYE MIPI camera • • ZZZ

      3
      0
      Votes
      3
      Posts
      486
      Views

      veye_xumm

      @zzz 平台接入问题,已联系线下解决。

    • N

      SOLVED Debian 12 - Bookworm driver
      Raspberry Pi App Software • • natzguk

      6
      0
      Votes
      6
      Posts
      1531
      Views

      veye_xumm

      @natzguk

      I believe the code is compatible. You can refer to the following link and try compiling it yourself:

      https://wiki.veye.cc/index.php/Build_drivers_from_source_for_rpi

    • E

      UNSOLVED Veye IMX 462 RK3566 ORANGE PI 3B
      VEYE MIPI camera • • esjeeybi

      7
      0
      Votes
      7
      Posts
      1398
      Views

      veye_xumm

      @esjeeybi

      The driver code for RK358x and RK3566 is almost identical. You can check the "veyecam2m.c" file in both directories to confirm this.
      What I mean is that you can leverage the driver code provided for RK358x kernel version 5.10 and port it to Orange Pi.