@veye_xumm
Thank you for the reply, we are actually using Avermedia NX215 carrierboards, due to dev boards lack of production support, so that might be an issue.
Latest posts made by Lucas
-
RE: VEYE-MIPI-327E orin/orin nano support
-
VEYE-MIPI-327E orin/orin nano support
Hello,
recently we have been struggling with some shuttering on our cameras. Sometimes they work perfectly fine and sometimes there is lag which is forcing docker restarts. The shorter the cable is the better camera is behaving.I am trying to find confirmation if MIPI-327E is actually supported for orin nano platform.
On one hand you are stating that it is not supported:
wiki page: https://wiki.veye.cc/index.php/CSI-2/MIPI_Camera_Selection_Guide#Standard_Camera_Module (orin agx not supported)
product page: https://www.veye.cc/en/product/veye-mipi-327e/ (no iformation about orin support)On the other hand you are providing bsp for orin on your github with 327E listed:
https://github.com/veyeimaging/nvidia_jetson_veye_bsp/blob/1df028d6b1fd2b26c835ab3ee2d4a2df2f15cdeb/dtbs/Orin/JetPack_5.1.1_Linux_JETSON_ORIN_TARGETS/dts dtb/common/t23x/p3768/kernel-dts/cvb/tegra234-camera-rbpcv3-veyecam2m.dtsiThere is also a note:
"6.2 VEYE cameras on Jetpack5.x
Jetpack5.x has more stringent requirements for mipi signals in xavier and orin platforms. VEYE-MIPI-xxx series cameras need firmware hdver>=7 to be perfectly supported."We have hdver driver 3 and the camera is actually working so we are quite confused. Does hdver 7 is strictlly correlated to the newer version of the camera or it is just the firmware which can be updated?
Can you give me more insights about potential problems which might occur trying to use 327e on orin nano? I belive we can have potential timing issues releted to jetpack 5.x .
-
RE: VEYE-MIPI 327E on NX215 carrierboard
@veye_xumm
Hello, after driver recompilation it seems that we were able to run the camera.
In the driver there is an addnotation:
"Xavier and Orin have stricter mipi timing verification, please use a newer version(>=7) camera"
Is this related to latest software revision or camera type?Thanks
-
RE: VEYE-MIPI 327E on NX215 carrierboard
we've tried that method and compiled according to https://wiki.veye.cc/index.php/VEYE_CS_Camera_source_for_Jetson
however camera is still not visible among/dev/video
's -
VEYE-MIPI 327E on NX215 carrierboard
Hello,
we are trying to run VEYE-MIPI 327E on NX215 carrierboard with orin nano 8gb, but there are no drivers for it. Is there a workaround to have it work?Thanks
Lukas