imx6 IPU CSI->IC->MEM

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

imx6 IPU CSI->IC->MEM

1,837 次查看
xiaoxiongdeng
Contributor II

hi , all

     recently , I use the imx6 ipu camera path : csi -> ic -> mem . the code seems that  , if I set cam->current_input to 0 in function init_camera_struct() of mxc_v4l2_capture.c ,  we will select prp_enc_select.  but a problem appears,  the path become csi->ic->mem , but only can receive one irq of IPU_IRQ_PRP_ENC_OUT_EOF , then prp_enc_callback() only be called once.

    

     who can give me some suggestions !        

     TKS !

标签 (5)
标记 (4)
0 项奖励
回复
1 回复

571 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Xiaoxiong

some IPU examples may be found below

ipu-examples release notes - v0.1

i.MX6/Kconfig at master · Aptina/i.MX6 · GitHub

Best regards

igor

0 项奖励
回复