Hello, I am using imx8m plus to drive an ov2740 sensor, and using isp tuning and calibration tool for the imagae quality tuning. I have the following questions:
1. there are some sample images in the calibration tool, which are .raw images. However, the isp tuning tool can only capture .pgm and .yuv images. Can I directly use the pgm images to calibrate the ISP? I have done BLC calibration using the captured pgm images, but the results seem not to be right, because the black level in the ov2740 datasheet is 64, while my calculation results is 172. Do I need to transform the .pgm to .raw? When capturing the BLC images, I disabled all the functions of the ISP.
2. In the isp tuning tool, the manual exposure tab always present 0 for the exposure, in a result I can't adjust the exposure time. However I have set the maximum integration time in the driver function and my s_exp function is correctly written. what was wrong with the exposure slider?
chp0423_0-1678265841563.png
chp0423_1-1678265848973.png
3. I was testing the auto exposure function of the ISP. However I found that when I adjusted light intensity, there was only gain value changing, and the exposure time was constant (this exposure value can be set to CMOS without error). please see the following picture. Do you have any idea why the integration time was not changing during AEC control?