Hi @veye_xumm, I'm still trying to configure imx662 for night capturing (meteor detection) and probably you can help me to clarify what is wrong.
I have several cameras from VEYE (imx462 and imx462 mono) and also imx662 mono from another vendor.
And for all cameras configuration pretty same - use 30fps, exposure time 33333 and gain 30Db for mono version and up to 34Db color version (this range approximately within analog gain).
What I see in GX imx662 - for same parameters image too dark, some brightness I can get from gamma_index (with value 5 or 10) but it still not enough
To get required brightness of image I have to increase gain to 45 which leads to boost digital gain and as result more noise, more hot pixels and overbrighted (oversized) stars.
Questions:
What could be wrong? (imx662 mono works as expected, not sure it is sensor issue)
Can I read sensor registors same as on imx462?
My current config (Raspberry Pi 5, Trixie) :
./gx_mipi_i2c.sh -w fps 30 -b $i2cBus
./gx_mipi_i2c.sh -w expmode 0 -b $i2cBus
./gx_mipi_i2c.sh -w metime 33333 -b $i2cBus
./gx_mipi_i2c.sh -w mgain 34 -b $i2cBus
./gx_mipi_i2c.sh -w denoise_strength_3D 0 -b $i2cBus
./gx_mipi_i2c.sh -w denoise_strength_2D 0 -b $i2cBus
./gx_mipi_i2c.sh -w sharppen 30 -b $i2cBus
./gx_mipi_i2c.sh -w gamma_index 5 -b $i2cBus
./gx_mipi_i2c.sh -w daynightmode 1 -b $i2cBus
Example of image in same time and same parameters (gain 34) for:
GX IMX662
Screenshot 2026-03-19 at 19.24.55.jpg
VEYE IMX462
Screenshot 2026-03-19 at 19.21.16.jpg