Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc
    1. Home
    2. veye_xumm
    • Profile
    • Following 0
    • Followers 1
    • Topics 14
    • Posts 2056
    • Best 22
    • Groups 1

    veye_xumm

    @veye_xumm

    I am a software engineer of the VEYE team and will try my best to help you.

    20
    Reputation
    331
    Profile views
    2056
    Posts
    1
    Followers
    0
    Following
    Joined Last Online
    Email xumm@veye.cc Website www.veye.cc

    veye_xumm Follow
    administrators

    Best posts made by veye_xumm

    • RE: Open.HD and Smaller form factor MIPI Camera

      @macdaddyfpv

      I was thinking that since you took it from a dual board down to a single board that you may be able to reduce the board size and break it out into 2 again to fit everything.

      Yes, we have the ability. However, the decision to make a new version of model is more of a commercial consideration. We are now more focused on developing new sensor and new products.
      I will seriously discuss your suggestion with my colleagues in the company.
      Thank you for your approval and feedback.

      posted in General Discussion
      veye_xumm
      veye_xumm
    • RE: Different resolution & framerates for veye-mipi-imx462?

      @radiohound As far as I know, sony's datasheet is only open to corporate customers who have signed an NDA.

      posted in VEYE MIPI camera
      veye_xumm
      veye_xumm
    • RE: jetson系列csi和mv相机基于JetPack_4.6.5的驱动支持

      @fancong
      请参考:
      https://github.com/veyeimaging/nvidia_jetson_veye_bsp/releases/tag/v1.29

      posted in Jetson App Software
      veye_xumm
      veye_xumm
    • RE: Driver for I.MX8M

      @tokabe
      Hi,
      On i.MX8m Platform, our roadmap is based on SOM board. For now, we have finished MYIR i.MX8m board and AVNET Maaxboard(mini) board.

      http://wiki.veye.cc/index.php/NXP_i.MX_Application_Note_Index

      The coral.ai board from google is in progress.

      So the linux version we use now depends on the system version that comes with the SOM board.
      We have a V5.y version driver on raspiberry PI, maybe this will help you.
      http://wiki.veye.cc/index.php/V4L2_mode_for_Raspberry_Pi

      Of course, we will transplant all product drivers, including CS-MIP-IMX307, to i.MX8m. This work is also in progress.

      posted in NXP i.MX App Software
      veye_xumm
      veye_xumm
    • RE: Please advise compatible mono camera

      @desperex said in Please advise compatible mono camera:

      About two or three years ago, we tried to connect VEYE series products to rk3399, but at that time there were some problems with its BSP.
      Recently we restarted the development plan for rockchip chips.
      The first thing we are doing is to connect VEYE series to firefly's RK3566 board. Now the development has been completed and we have made http://wiki.veye.cc/index.php/ADP-Tfirefly. This board is already online for sale.
      Next, we have to create the adapter board for MV series to ROC-RK3566/8-PC and develop it.
      As for the two boards you mentioned, the rk3399 chip is too old and we have no plans for now.
      Orange Pi 5, we have not studied it before. I will submit it to our R&D department.

      posted in General Discussion
      veye_xumm
      veye_xumm
    • RE: Veye IMX462 I2C Address

      @nimadibaj
      0x3b
      This camera has isp module, so you can't control the sensor directly. please refer to the following code.
      http://wiki.veye.cc/index.php/VEYE-MIPI-290/327_i2c/
      https://github.com/veyeimaging/raspberrypi/blob/master/i2c_cmd/bin/veye_mipi_i2c.sh

      posted in VEYE MIPI camera
      veye_xumm
      veye_xumm
    • RE: IMX-287M: How to synchronize video frame capture with an LED?

      @etale_cohomology

      1. If your IMX287 is running in stream mode, please use the upgrade package from the following link for the upgrade:
        https://www.mediafire.com/file/d4yjibcjp1hw8z8/MV-MIPI-IMX287M_C1.37_L2.04_20240306_beta_upgrade.bin/file
      2. The camera will generate its own strobe synchronization signal. I suggest using this signal to drive your LED instead of using the Raspberry Pi's IO. For more details on the principle, please refer to the following link:
        https://wiki.veye.cc/index.php/Mv_mipi_camera_manual#Strobe
      3. On the ADP-MV1 board, the J3-5 pin will output the strobe signal by default.
        https://wiki.veye.cc/index.php/ADP-MV1_Adapter_Board_Data_Sheet/zh
      posted in Raspberry Pi App Software
      veye_xumm
      veye_xumm
    • RE: IMX287 FPS

      @mca312 said in IMX287 FPS:

      The FPS is listed at 319 but the sensor supports 523. Can I set the ADC bit to 8 to achieve this? 319 is for 12 bit.

      We have achieved a frame rate of 720×544 @ 530fps RAW8 in our new firmware version.
      https://wiki.veye.cc/index.php/MV-MIPI-IMX287M_Data_Sheet

      @mca312 said in IMX287 FPS:

      I would also like to mount a CS lens or an M12 lens. What is the dimension needed for the lens mount?

      Feel free to provide a note when placing your order, and we'd be happy to gift you an M12 holder.
      Regarding CS lenses, unfortunately, they are not supported at the moment. We have a C-MOUNT01 which is compatible with C-mount lenses. You will need to purchase it separately.

      posted in General Discussion
      veye_xumm
      veye_xumm
    • RE: VEYE-IMX462 Video Format

      @nimadibaj

      @nimadibaj said in VEYE-IMX462 Video Format:

      1_What is the actual video format?

      UYVY

      @nimadibaj said in VEYE-IMX462 Video Format:

      3_What is the Line Rate of camera?

      594Mbps

      @nimadibaj said in VEYE-IMX462 Video Format:

      2_What is the pixel-per-clock rate?
      Should be 594Mbps *2 , Because we have 2lans.

      @nimadibaj said in VEYE-IMX462 Video Format:

      4_Is there a sample code for XILINX FPGA to receive VEYE-MIPI-IMX462 video output?

      Sorry, we don't have the corresponding demos right now.

      posted in VEYE MIPI camera
      veye_xumm
      veye_xumm
    • RE: IMX-287M: How to synchronize video frame capture with an LED?

      @etale_cohomology

      @etale_cohomology said in IMX-287M: How to synchronize video frame capture with an LED?:

      ./mv_mipi_i2c.sh -r -f trgexp_delay -b 6
      ./mv_mipi_i2c.sh -r -f trginterval -b 6

      In video streaming mode, these two parameters do not take effect. The camera will output the strobe control signal based on the actual exposure time, whether it is in manual exposure mode or automatic exposure mode.

      posted in Raspberry Pi App Software
      veye_xumm
      veye_xumm

    Latest posts made by veye_xumm

    • RE: OrangePi cm5-tablet RAW-MIPI-SC132M

      @mparem
      Since I don't have the tablet board here, the following is just a suggested approach based on my guess. You can try commenting out the following two lines or modifying them as shown below:

      clocks = <&ext_cam_ov5647_clk>;  
      clock-names = "xvclk";  
      
      posted in Rockchip App camera
      veye_xumm
      veye_xumm
    • RE: OrangePi cm5-tablet RAW-MIPI-SC132M

      @mparem said in OrangePi cm5-tablet RAW-MIPI-SC132M:

      his is the decompiled dts, which I modified (set i2c address to 0x3b and changed compatibility to veye,mvcam), compiled, then moved back into /boot/dtb*/rockchip/rk3588s-orangepi-cm5-tablet.dtb (faster than recompiling with orangepi-build)

      I haven't used this method before, and I didn't quite understand your source code.
      Now it seems the issue might still be with the DTS. I suggest you try editing the DTS source code using conventional methods.

      posted in Rockchip App camera
      veye_xumm
      veye_xumm
    • RE: OrangePi cm5-tablet RAW-MIPI-SC132M

      @mparem
      Please post dmesg | grep mvcam output here.

      posted in Rockchip App camera
      veye_xumm
      veye_xumm
    • RE: OrangePi cm5-tablet RAW-MIPI-SC132M

      @mparem
      Because on the RK platform, the mvcam driver needs to be built into the kernel, it will not appear in the lsmod list.
      Please send me your current DTS and the related error so I can take a look.
      The cam2 interface on the tablet corresponds to dcphy0 and i2c6, which is correct.

      posted in Rockchip App camera
      veye_xumm
      veye_xumm
    • RE: MV-MIPI-GMAX4002M compatibility with Jetson Xavier NX, Orin NX

      @newstec Cheers!

      posted in Machine Vision camera
      veye_xumm
      veye_xumm
    • RE: OrangePi cm5-tablet RAW-MIPI-SC132M

      @mparem

      1. mvcam's i2c address is 0x3b, not 0x36.
      2. please set rkcif_mipi_lvds's status as okay.

      good luck!

      posted in Rockchip App camera
      veye_xumm
      veye_xumm
    • RE: mv-mipi-imx264m 移植到3588出现错误ERROR: csi size err

      @goooofy 好的。

      posted in VEYE MIPI camera
      veye_xumm
      veye_xumm
    • RE: MV-MIPI-GMAX4002M compatibility with Jetson Xavier NX, Orin NX

      @newstec
      Please try veye_viewer.
      https://github.com/veyeimaging/veye_viewer/releases/tag/v0.1.1_jetson

      posted in Machine Vision camera
      veye_xumm
      veye_xumm
    • RE: mv-mipi-imx264m 移植到3588出现错误ERROR: csi size err

      @goooofy
      你现在的驱动中i2c肯定是没问题的,时钟信号这些东西通常不会引起这种错误,也可以排除。
      现在需要核实你的dts中mipi csi接口的定义是否与原理图一致。

      此外,rockchip平台取图的话,需要做一系列的配置工作。media-ctl之类的配置roi和分辨率。要注意一下这些配置是否正确。

      最后,你可以尝试以下veye_viewer这个软件。

      posted in VEYE MIPI camera
      veye_xumm
      veye_xumm
    • RE: MV-MIPI-GMAX4002M compatibility with Jetson Xavier NX, Orin NX

      @newstec
      https://wiki.veye.cc/index.php/How_to_upgrade_the_Jetson_system_to_support_VEYE_cameras
      Please refer to this article, mainly part 6.6, part 6.8, and part 8.

      posted in Machine Vision camera
      veye_xumm
      veye_xumm