Camera Paramter saving
-
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.


-
Only ISP-related parameters can be persistently saved after power-off through the
paramsavecommand. 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.shsource 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 usingparamsave.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login