Changes

Jump to navigation Jump to search
Line 705: Line 705:  
The functions are described in the above description of this article.
 
The functions are described in the above description of this article.
   −
==== SDA mode ====
+
<br />
SDA mode is short for Sensor Direct Access, when the MCU no longer has any control over the i2c of the sensor. The user controls the sensor directly.
  −
 
  −
Meanwhile, in order to provide necessary system information, mode switching, and configuration of trigger signals, the MCU itself still provides i2c interface to the outside.
  −
 
  −
For example, the RAW series cameras has two i2c addresses in SDA mode: 0x30 is the i2c address of the sensor and 0x3b is the i2c address of the MCU.
  −
 
  −
In SDA mode, the drivers and demos we provided are no longer applicable, only some [[Mv mipi i2c.sh user guide|mv_mipi_i2c.sh]] instructions and [[MV Series MIPI Camera Register Map|registers]] are available.
      
==== Trigger Delay ====
 
==== Trigger Delay ====

Navigation menu