hello nimadibaj,
-
according to Product Design Guide, your use-case of three quad-lane camera streams was supported. please also access Nano Module Data Sheet and check [Chapter-1.4 Image Signal Processor (ISP)] for some details.
-
suppose you’re having bayer sensor output with RGGB, per-channel black-level compensation means process it with R, GR, GB, B; color correction and gamma correction did not based-on this assumption.
-
and 4. you can enable I2C multiplexer to share the i2c address. please also refer to Topic 142044 for an example.