hello:
I use custom card in orin nx 16G,SDK version is r35.4.1. use 8bit raw set, Can the image be generated normally, but there is a probability of the following frame loss errors occurring, which are different from the printing errors that have already occurred. Is this the same reason?
my error print:
device tree:
mode0 {
num_lanes = NUM_LANES;
tegra_sinterface = SERIAL_NAME;
phy_mode = "DPHY";
discontinuous_clk = "no";
dpcm_enable = "false";
cil_settletime = "0";
active_w = "2856";
active_h = "2848";
mode_type = "bayer";
pixel_phase = "rggb";
csi_pixel_bit_depth = "8";
readout_orientation = "0";
line_length = "2880";
inherent_gain = "1";
pix_clk_hz = "594000000";
gain_factor = "16";
framerate_factor = "1000000";
exposure_factor = "1000000";
min_gain_val = "16"; /* 1.00x */
max_gain_val = "170"; /* 10.66x */
step_gain_val = "1";
default_gain = "16"; /* 1.00x */
min_hdr_ratio = "1";
max_hdr_ratio = "1";
min_framerate = "1000000"; /* 2.0 fps */
max_framerate = "70000000"; /* 21.0 fps */
step_framerate = "1";
default_framerate = "10000000"; /* 21.0 fps */
min_exp_time = "13"; /* us */
max_exp_time = "683709"; /* us */
step_exp_time = "1";
default_exp_time = "2495"; /* us */
embedded_metadata_height = "1";
};
thank you!

