Question about ISP Graph tutorials

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Question about ISP Graph tutorials

608 Views
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

Labels (3)
Tags (2)
0 Kudos
1 Reply

520 Views
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 Kudos