robertferanec , 06-27-2020, 12:59 AM
"The cameras will be the same information (fps, pixels etc.) so I did not think that a single address is enough."
- if the cameras are exactly the same and if you do not use multiplexer, then you will need to have a way to set different I2C address of each camera, so you can talk to them individually
However, it looks like your system will only work with one camera at the same time (the other camera will not be active), so multiplexing MIPI and multiplexing I2C is ok.
"Would Bandwidth be sufficient for this mipi switch? Can I get images without problems according to my schema connections? Of course in the proper layout."
- I do not know. Compare parameters of the multiplexer and the MIPI speed of your camera.