SOLVED IMX462M pixelformat on RPi5
-
@alex_ai
Since our camera supports many models of sensor, we are not using libcamera's built-in isp functionality at this time. The RAW-MIPI-IMX462M camera, therefore, can only be used in manual exposure mode. -
@veye_xumm
Thanks, it means only manual gain/exposure mode.I have one more question but it is a little bit out of topic.
Yesterday I tried to take pictures of the night sky to compare with 462 color sensor, even with high gain value stars are not bright as for the same parameters on 462 color (but mono should be more sensitive) . It looks like there is no switching between LCG and HCG modes or I need to tune some other parameters.
Can you advise what could be tuned for this case? -
@veye_xumm
With metime and mgain parameters I increased sensitive, but it more noisy than color sensor with ISP, anyway issue with pixel format fixed for me, thank you. -
@veye_xumm
By the way, I see that I can read registers of camera by snsreg command but can't find how to write.
Is it possible set register 0x3009 value to 0x11 to enable HCG mode? -
@alex_ai
Sorry, the ability to write directly to the sensor registers is not provided at this time to prevent confusion over the control of the sensor.
I will provide a version of the upgrade package to you as soon as possible. -
@alex_ai
Sorry for not following up with you on this in a timely manner. Please download an upgrade package with hcg mode support from the link below.
https://www.mediafire.com/file/313db29c5mb4260/RAW-MIPI-IMX462M_C1.06_20240806_upgrade_hcg_tmp.bin/file -
@veye_xumm
Hi, thank you for firmware update.
Just to double check, is HCG mode always turn on now?Also for register 0x3009 I got value 0xffff instead ox11 but seems like HCG enabled anyway.
I need wait for clear sky to test and provide feedback
PS:
After upgrade at the end it writes: "Failed to write register" message but upgrade done , can I just ignore it?
-
@alex_ai
After the upgrade, re-power up the Raspberry Pi.
The actual version number corresponding to this upgrade package is 1.09, please confirm this. -
@veye_xumm
Yes, version is 1.09 after upgrade
-
@alex_ai said in IMX462M pixelformat on RPi5:
I need wait for clear sky to test and provide feedback
Finally tested, for gain value 20 it is looks pretty same with color sensor with ISP, but background no so black as for color sensor.
For me this issue resolved, attached examples to compare (10 seconds stacks)IMX462 mono
IMX462 color with ISP