imx6 IPU CSI->IC->MEM

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

imx6 IPU CSI->IC->MEM

1,766 Views
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 !

Labels (5)
Tags (4)
0 Kudos
1 Reply

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