Part Number: TDA2PXEVM
Hello,
I would like to request assistance on the following issue I am encoutering when support AR0132RCCC sensor to Vision SDK Capture link:
Strong colored patches appears on white pixels in the YUV frame
I created a AR0132 sensor support following the VisionSDK_UserGuide_ISS_SensorFramework.pdf where sensor register settings used are from the reference pdk_01_10_02_07/packages/ti/drv/vps/src/devices/ar0132rccc/src/bspdrv_ar0132rcccReg.c.
When test pattern is enabled in sensor, the resulting YUV frame is as follows:
This confirms that the CSI2 lane configuration, dataformat, and BPP are correct since we can see that the colors matches the expected test pattern.
However, when test pattern is disabled and active pixels are used, there are strong red patches that appears over the white areas in the frame:
Since the camera sensor is using RCCC color array filter, it is expected to have a monochrome image with red and partial green shading.
But the strong red patches are not expected.
Unfortunately, I cannot figure out which part of the pipeline in ISS is causing this issue.
Because of this I would like to get support from experts or from someone who also faced similar issue.