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 2023
    • Best 20
    • Groups 1

    veye_xumm

    @veye_xumm

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

    19
    Reputation
    307
    Profile views
    2023
    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: buildme failed

      @israel_bolo
      I see some warnings, but no errors. could you please continue and see if it compiles?

      posted in Raspberry Pi App Software
      veye_xumm
      veye_xumm
    • RE: RAW-MIPI-SC132, Orin-NX custom carrier-board

      @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.

      posted in VEYE MIPI camera
      veye_xumm
      veye_xumm
    • RE: Do you have any plans to support color machine vision cameras?

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

      posted in Machine Vision camera
      veye_xumm
      veye_xumm
    • RE: MV-MIPI-IMX264在迅为RK3568上成像内容不正确

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

      posted in VEYE MIPI camera
      veye_xumm
      veye_xumm
    • RE: how to setup mv-mipi-imx287m on rpi zero 2w?

      @nkos
      Please enter this directory and run ./make.sh.
      mv_tools_rpi/sources

      posted in VEYE MIPI camera
      veye_xumm
      veye_xumm
    • RE: MV-MIPI-IMX264实时预览卡死的情况

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

      posted in VEYE MIPI camera
      veye_xumm
      veye_xumm
    • RE: MV-MIPI-IMX264在迅为RK3568上成像内容不正确

      @阿坎德 相机本身支持最大的分辨率是2464(H)× 2056(V),所以你需要修改一下你命令行中width这个参数为2464.

      posted in VEYE MIPI camera
      veye_xumm
      veye_xumm
    • RE: MV-MIPI-IMX264在迅为RK3568上成像内容不正确

      @阿坎德
      预览的话,我们验证过的是这个脚本:
      https://github.com/veyeimaging/rk35xx_veye_bsp/tree/main/samples/opencv/mv camera
      v4l2dev_2_opencv_show_grey.py

      posted in VEYE MIPI camera
      veye_xumm
      veye_xumm
    • RE: MV-MIPI-IMX264在迅为RK3568上成像内容不正确

      @阿坎德 模糊的原因是镜头聚焦不清晰,应该拧动镜头进行聚焦。
      软件方面已经正常了。

      posted in VEYE MIPI camera
      veye_xumm
      veye_xumm
    • RE: MV-MIPI-IMX264在迅为RK3568上成像内容不正确

      @阿坎德
      看起来是内存行对齐的问题。
      图像宽 2464,向上以256字节进行对齐,是2560.
      你可以按照2560*2056这个分辨率打开文件,试一下。

      posted in VEYE MIPI camera
      veye_xumm
      veye_xumm