why, my hardware is connected to device 0 and 6 (like the documentation from auvidea), with device 6 it is working, what 2 cameras will recognize although only 1 camera is there. address is set to 0x1a in device tree for both i2c-cameras-serial-communication
where can I find a wire diagram how should the 2 cameras be connected to jetson nano module, in order to use it with jetpack 4.6.2? in reference design and product design guide I have found only with 1 camera.
Hi, you can connect 2 cameras to CAM_I2C directly. Are you using nano devkit or not? If it is not devkit, you should check with vendor of carrier for how to connect that. If you mean the module pin, you can just connect cameras to CAM_I2C pins of module, you can get the pin number referring to P3449 schematic in DLC.
Thanks for the clarification for this special case when cameras are connected via mux chip on the same i2c bus. But how to connect multiple cameras (with the same i2c address) to different i2c buses? Do you know a source where I can look, without single i2c root bus?