Orin nx 8G
JP-5.1.2/l4t-r35.4.1(Unable to use the latest version, because our previous work was based on this version)
Of the 10 modules we bought, 6 worked fine and the other 4 had video stream disconnection after running for a while.
After using the firmware update of Topic 268833 for these four modules, three of them work properly, but one still cannot run stably.(The carrier board is customized, and after cross-verification, it can be determined that the situation is caused by different modules)
Any suggestions?
hi JerryChang,
It can be seen as the same camera, connected to the HDMI to CSI chip (LT6911C) on the carrier board. Two core board modules and two carrier boards are cross-tested, and the anomaly follows the core board.
please test with Infinite Timeout Support.
you may also refer to Topic 276217 to apply Argus fixes for set_mode_delay_ms and enable infinite timeout support.
BTW, please double check SerDes Pixel Clock section to review your pixel clock settings.
I just used gstreamer to test video streams: gst-launch-1.0 v4l2src device=/dev/video0 ! ‘video/x-raw, format=UYVY, width=1920, height=1080, framerate=60/1’ ! xvimagesink -ev.
1920*1080 * 60 * 16bpp / 4 lanes, output data rate is < 1.5Gbps.
there’re few camera bugs within early Jetpack-5 release version,
please moving forward to JP-5.1.4/r35.6.0 if there’s no strong request to stay-on JP-5.1.2 for development.