<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Camera Paramter saving]]></title><description><![CDATA[<p dir="auto">I am using the IMX462 sensor.<br />
I would like to use the Paramsave command to store the modified parameters.<br />
After saving, I want the device to operate with the updated parameters after reboot.<br />
Product: VEYE-MIPI-IMX462<br />
However, the parameters are not actually being saved after modification.<br />
Please check this issue.<img src="/assets/uploads/files/1760692891879-251017_camera_a.jpg" alt="251017_camera_A.jpg" class=" img-fluid img-markdown" /> <img src="/assets/uploads/files/1760692891861-251017_camera_b.jpg" alt="251017_camera_B.jpg" class=" img-fluid img-markdown" /></p>
<p dir="auto">![alt text](image url)![alt text](image url)</p>
]]></description><link>http://forum.veye.cc/topic/705/camera-paramter-saving</link><generator>RSS for Node</generator><lastBuildDate>Fri, 04 Sep 2026 14:34:59 GMT</lastBuildDate><atom:link href="http://forum.veye.cc/topic/705.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 17 Oct 2025 09:21:36 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Camera Paramter saving on Sat, 18 Oct 2025 02:27:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/deepcamera" aria-label="Profile: deepcamera">@<bdi>deepcamera</bdi></a></p>
<p dir="auto">Only ISP-related parameters can be persistently saved after power-off through the <code>paramsave</code> command. Therefore, I recommend that you reconfigure your desired parameters in the startup script during program design.</p>
<p dir="auto">As for which commands can be saved, you can refer to the <code>veye_mipi_i2c.sh</code> source code. If the corresponding read/write functions contain operations like <code>'./i2c_write $I2C_DEV $I2C_ADDR 0x10 0xDA'</code>, it indicates that the function's register belongs to the ISP category and can be saved using <code>paramsave</code>.</p>
]]></description><link>http://forum.veye.cc/post/4919</link><guid isPermaLink="true">http://forum.veye.cc/post/4919</guid><dc:creator><![CDATA[veye_xumm]]></dc:creator><pubDate>Sat, 18 Oct 2025 02:27:36 GMT</pubDate></item></channel></rss>