Changes

Jump to navigation Jump to search
Line 116: Line 116:     
*Configure cam0 as the master
 
*Configure cam0 as the master
 +
 +
<code>./fpdlink3_i2c.sh -f sync_init -p 0 -p1 0 -b [i2c_bus_num]</code>
    
<code>./cs_mipi_i2c.sh -w -f streammode -p1 1 -p2 0 -b [i2c_bus_num]</code>
 
<code>./cs_mipi_i2c.sh -w -f streammode -p1 1 -p2 0 -b [i2c_bus_num]</code>
    
*Configure cam0 as the slave
 
*Configure cam0 as the slave
 +
 +
<code>./fpdlink3_i2c.sh -f sync_init -p 1 -p1 1 -b [i2c_bus_num]</code>
    
<code>./cs_mipi_i2c.sh -w -f streammode -p1 1 -p2 1 -b [i2c_bus_num]</code>
 
<code>./cs_mipi_i2c.sh -w -f streammode -p1 1 -p2 1 -b [i2c_bus_num]</code>
=====第三步:=====
+
=====Step 3:=====
 
The stream acquisition and I2C instruction control of the camera are exactly the same as those of the camera with the MIPI interface now.
 
The stream acquisition and I2C instruction control of the camera are exactly the same as those of the camera with the MIPI interface now.
  

Navigation menu