Navigation

    VEYE IMAGING Forum

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Recent
    • Popular
    • Users
    • WIKI
    • veye.cc

    UNSOLVED Camera Paramter saving

    VEYE MIPI camera
    2
    2
    52
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • D
      Deepcamera last edited by

      I am using the IMX462 sensor.
      I would like to use the Paramsave command to store the modified parameters.
      After saving, I want the device to operate with the updated parameters after reboot.
      Product: VEYE-MIPI-IMX462
      However, the parameters are not actually being saved after modification.
      Please check this issue.251017_camera_A.jpg 251017_camera_B.jpg

      ![alt text](image url)![alt text](image url)

      veye_xumm 1 Reply Last reply Reply Quote 0
      • veye_xumm
        veye_xumm @Deepcamera last edited by

        @deepcamera

        Only ISP-related parameters can be persistently saved after power-off through the paramsave command. Therefore, I recommend that you reconfigure your desired parameters in the startup script during program design.

        As for which commands can be saved, you can refer to the veye_mipi_i2c.sh source code. If the corresponding read/write functions contain operations like './i2c_write $I2C_DEV $I2C_ADDR 0x10 0xDA', it indicates that the function's register belongs to the ISP category and can be saved using paramsave.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post