Jetson Xavier NX issue grabbing MIPI CSI stream from FPGA

@borjabasket14 ,

The only thing that make sense to me is what they discuss in this post:

The FPGA continuously sends the images via MIPI interface without the possibility of controlling the stream (e.g., no start/stop). This probably causes errors at the Xavier side.

Maybe, try to:

discontinuous_clk = "yes";

JDiego Delgado
Embedded SW Engineer at RidgeRun
Contact us: support@ridgerun.com
Developers wiki: https://developer.ridgerun.com/
Website: www.ridgerun.com

Best,