Question about ISP Graph tutorials

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Question about ISP Graph tutorials

612 次查看
598042621
Contributor I

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?

pastedImage_2.png

Thanks and Regards,

Richard Zhao

标签 (3)
标记 (2)
0 项奖励
1 回复

524 次查看
mikedoidge
NXP Employee
NXP Employee

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

0 项奖励