AM62A7: ISP Bin file not work

Part Number: AM62A7

Tool/software:

Hi TI Experts

I used the DCC tool on Windows to apply WDR to my program, and it worked.

However, when I exported the XML file from the DCC tool to generate a bin file and copied it to the development board, it didn't work.


(Under the same operation, black level reduction and color enhancement both worked, but WDR and AWB didn't.)

Here is my file.

8321.default_DCC_profile_gen.zip

Best Regards

Meng

  • My bin file in dir imx219/linear , and I can apply wdr by windows dcc tool ,

    so i think i can also create  bin file that include wdr and apply it. but it not works.

  • (Under the same operation, black level reduction and color enhancement both worked, but WDR and AWB didn't.)

    AWB calibration the python tool only gives a empty (dummy) AWB calibration since there are no sensor raw images provided to the tool.
    So, AWB is not expected to work and you would have to use your xml file from tuning tool to replace it.

    WDR tuning should work properly.
    I am not aware of any existing issues.

    Could you please process the raw image by gstreamer to get the YUV output and show the effect?