Kernel copy_1to1_ipus seems not work in my Graph

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

Kernel copy_1to1_ipus seems not work in my Graph

跳至解决方案
1,602 次查看
lihongjun
Contributor III

Dear NXP,

I am trying to design a graph using 'copy_1to1_ipus' kernel. The image comes from an HDMI->MIPI converter board in format of 1920*1080 YUYV. 

The parameter for the kernel is:

{D_IPUS_SYN_HOST_INACFG_OFF,0x00000100},
{D_IPUS_SYN_HOST_XCFG_OFF,(1920<<16)|0x1},
{D_IPUS_SYN_HOST_OUTCFG_OFF,0x00000100},
{D_IPUS_SYN_S_CH0_CFG_INA_OFF,0x00058000},
{D_IPUS_SYN_S_CH0_CFG_OUT_OFF,0x00000000},

The issue is that I can grab images from the port but the data is not correct (full screen green) . It seems that the kernel is not work. But if the kernel is bypassed in the graph the grabbed image is correct.

I have tried to add 2 more parameters as follow but the issue remains:
{D_IPUS_SYN_S_LINE0_LEN_INA_OFF,1},
{D_IPUS_SYN_S_LINE0_LEN_OUT_OFF,1},

Please tell me how to make this kernel work normally.

Thanks and best regards. 

Li Hongjun, hongj.li@tanstep.com

Tanstep Technology. Co. Ltd.

标记 (3)
0 项奖励
回复
1 解答
1,499 次查看
lihongjun
Contributor III

This issue has been solved by NXP China support team, thank you for your reply.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,500 次查看
lihongjun
Contributor III

This issue has been solved by NXP China support team, thank you for your reply.

0 项奖励
回复
1,551 次查看
nxf92355
NXP Employee
NXP Employee

Hi Hongjun Li

Hope you are doing well

Can you tell which bsp version and board you are using ?

 

Regards ,

Tushar

0 项奖励
回复