Difference between revisions of "RAW-MIPI-SC132M Version Log"

From wiki_veye
Jump to navigation Jump to search
(Created page with "==How to get version== RAW-MIPI-SC132M has one version number, Using [http://wiki.veye.cc/index.php/Mv_mipi_i2c.sh_user_guide shell script] ,get '''version'''. '''C version'...")
 
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
 
==Version Log==
 
==Version Log==
  
*'''RAW-MIPI-SC132M_C1.01_20221031_upgrade.bin'''
+
*'''RAW-MIPI-SC132M_C1.16_20250628_upgrade.bin'''
 +
 
 +
# Fix bug: Issue with incorrect trigger edge configuration.
 +
# Modified the paramsave logic to only erase/write flash when the parameters have been modified. This helps minimize flash erase/write operations.
 +
 
 +
*'''RAW-MIPI-SC132M_C1.15_20250107_upgrade.bin'''
 +
 
 +
# Support for enhanced external trigger mode similar to the MV series products, supporting settings for trigger delay, trigger frame count, and trigger interval, as well as a prompt for the minimum trigger cycle.
 +
 
 +
*'''RAW-MIPI-SC132M_C1.02_20230222_upgrade.bin'''
 +
 
 +
# Change MIPI signal to clock continues mode, better compatible with Jetson Orin.
 +
 
 +
*'''RAW-MIPI-SC132M_C1.00_20221031_upgrade.bin'''
  
 
#First release version.
 
#First release version.

Latest revision as of 11:14, 28 June 2025

1 How to get version

RAW-MIPI-SC132M has one version number, Using shell script ,get version.

C version is the camera version.

2 Upgrade package download

CS Serials Camera Upgrade Images(Mediafire)

3 Version Log

  • RAW-MIPI-SC132M_C1.16_20250628_upgrade.bin
  1. Fix bug: Issue with incorrect trigger edge configuration.
  2. Modified the paramsave logic to only erase/write flash when the parameters have been modified. This helps minimize flash erase/write operations.
  • RAW-MIPI-SC132M_C1.15_20250107_upgrade.bin
  1. Support for enhanced external trigger mode similar to the MV series products, supporting settings for trigger delay, trigger frame count, and trigger interval, as well as a prompt for the minimum trigger cycle.
  • RAW-MIPI-SC132M_C1.02_20230222_upgrade.bin
  1. Change MIPI signal to clock continues mode, better compatible with Jetson Orin.
  • RAW-MIPI-SC132M_C1.00_20221031_upgrade.bin
  1. First release version.