Hi Professor:
I have a question about ISP Graph about S32DS.
In the tutorial documentation, there are parameter available in IPUS kernel:
---------------------------------------------------------------------------
{D_IPUS_SYN_HOST_INACFG_OFF, 0x00000300},
{D_IPUS_SYN_HOST_XCFG_OFF, (1280<<16) | 0x1},
{D_IPUS_SYN_HOST_OUTCFG_OFF, 0x00000100},
{D_IPUS_SYN_S_CH0_CFG_INA_OFF, 0x00058000},
{D_IPUS_SYN_S_CH1_CFG_INA_OFF, 0x00058000},
{D_IPUS_SYN_S_CH0_CFG_INA_OFF, 0x10000000},
------------------------------------------------------------------------------
After reviewing the UM, i get the meaning of these parameters. But are these parameters entered manually?
And Why there exist one warning:" isp_graph_test::debayer_rgb_simple_interleaved 'Parameters' - value should be defined"
Why my "Select Define"block is none?Is it right?
Thanks and Regards,
Richard Zhao
Hello 598042621@qq.com,
Yes, the parameters are entered manually, though you should be able to follow the tutorial and enter them through copy/paste. Entering the parameters via 'Select Define' is not supported.
Hope it helps,
Mike