Difference between revisions of "Mvcam firmware update manual"

From wiki_veye
Jump to navigation Jump to search
(Created blank page)
 
Line 1: Line 1:
 +
===Applicable Product models===
  
 +
*MV MIPI series (for instance MV-MIPI-IMX178M ...)
 +
*VEYE-MIPI-IMX335
 +
 +
=== How to upgrade camera firmware ===
 +
Each MIPI camera module has an i2c control interface. We use this i2c bus interface for firmware upgrades.
 +
 +
==== Prepare ====
 +
You can get the upgrade package for the camera from this [https://app.mediafire.com/4tov5s500gaif link].
 +
<br />
 +
 +
==== Upgrading ====
 +
 +
 +
<code>./veye_upgrade ./MV-MIPI-IMX178M_C1.08_L1.02_upgrade.bin</code>
 +
<br />

Revision as of 17:32, 13 April 2022

1 Applicable Product models

  • MV MIPI series (for instance MV-MIPI-IMX178M ...)
  • VEYE-MIPI-IMX335

2 How to upgrade camera firmware

Each MIPI camera module has an i2c control interface. We use this i2c bus interface for firmware upgrades.

2.1 Prepare

You can get the upgrade package for the camera from this link.

2.2 Upgrading

./veye_upgrade ./MV-MIPI-IMX178M_C1.08_L1.02_upgrade.bin