Changes

Jump to navigation Jump to search
Line 54: Line 54:     
After the upgrade is complete, the camera will automatically restart. You can re-read the version number to confirm.
 
After the upgrade is complete, the camera will automatically restart. You can re-read the version number to confirm.
 +
 +
For the mv series, execute this command to read the current version:
 +
 +
<code>./mv_mipi_i2c.sh -r -f version -b [i2c bus]</code>
 +
 +
For VEYE-MIPI-IMX335,execute this command to read the current version:
    
<code>./veye5_mipi_i2c.sh -r -f version -b [i2c bus]</code>
 
<code>./veye5_mipi_i2c.sh -r -f version -b [i2c bus]</code>
Line 61: Line 67:  
After successful upgrade, it is recommended to restore the factory settings to avoid possible problems caused by the mismatch between the current configuration parameters and the newly upgraded program.
 
After successful upgrade, it is recommended to restore the factory settings to avoid possible problems caused by the mismatch between the current configuration parameters and the newly upgraded program.
   −
<code>./veye5_mipi_i2c.sh -w -f factoryparam -b [i2c bus]</code>
+
<code>./mv_mipi_i2c.sh -w -f factoryparam -b [i2c bus]</code>

Navigation menu