@nkos Apologies for the delay. I've just returned from the National Day holiday and will follow up on this matter as soon as possible.

Best posts made by veye_xumm
-
RE: radxa zero 3e, yocto linux 6.13, imx287
-
RE: Setting YUV-sequence CSSC132
@lubertroft
hi,
http://wiki.veye.cc/index.php/CS-MIPI-SC132_version_log
yuyv is supported in this version .Because it is CS series, of course cs_mipi_i2c.sh is the corresponding script.
http://wiki.veye.cc/index.php/VEYE-MIPI-290/327_i2c/#yuvseq -
RE: IMX-287M: How to synchronize video frame capture with an LED?
- 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 - 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 - 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
- If your IMX287 is running in stream mode, please use the upgrade package from the following link for the upgrade:
-
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_PiOf course, we will transplant all product drivers, including CS-MIP-IMX307, to i.MX8m. This work is also in progress.
-
RE: Problem installing the driver for the SC132.
@esjeeybi
About how to compile our drivers on rpi:
http://wiki.veye.cc/index.php/V4L2_mode_for_Raspberry_Pi#Source_code_cross_compilationYou can get/set FPS, Gain, Brightness, Contrast via:
http://wiki.veye.cc/index.php/CS-MIPI-X_i2c -
RE: Jetson Nano B01 MV IMX264
@otca
"You did the right thing.
The Jetpack 4.6.5 version of the kernel does not yet support the MV series cameras.
Please switch to Jetpack 4.6.4 for your operations. -
RE: IMX-287M: How to synchronize video frame capture with an LED?
@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 6In 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.
-
RE: Hardware Triggering for the CS-MIPI-SC132
@ess
Hi, thank you, it is indeed typo.
jetson supports trigger mode, which I have done research on and it has worked. The plan is to organize it and release it along with our new machine vision product line. Estimated 15 days or so. -
RE: Improve DE-coding on snapdragon devices
@consti10 said in Improve DE-coding on snapdragon devices:
turning off the HW decoder for h264 on android doesn't really make sense.
Maybe changing the poc type could fix this issue, too ?I'm not sure about that.
- When connected via USB (original cable) there can be artifacts (I suspect packet loss via usb or some driver bug)
You are right. This camera will have a probability of packet loss. The higher the cpu performance of the host, the less packet loss.
This problem is still being studied and solved.- POC type as described above.
-
RE: buildme failed
@israel_bolo
I see some warnings, but no errors. could you please continue and see if it compiles? -
RE: Hardware Triggering for the CS-MIPI-SC132
@ess
Our company discussed and decided to bring this forward. It is expected that the version will be available to you within 10 days. -
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.
-
RE: Open.HD and Smaller form factor MIPI Camera
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. -
RE: buildme failed
@israel_bolo Actually, for the development of new projects, I would recommend using the V4L2 mode, which is the material from the link below.
https://wiki.veye.cc/index.php/V4L2_mode_for_Raspberry_Pi -
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 -
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. -
RE: VEYE-IMX462 Video Format
@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.
-
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. -
RE: New Raspberry pi 5 support
@natzguk We've already obtained the Raspberry Pi 5, and we estimate that the driver will be released next week.