The IPU problem of IMX6Q

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

The IPU problem of IMX6Q

632 Views
wwfdzh2012
Contributor I

hello everyone.!

   I am having a trouble in IPU.I programed a Non-Standard linux capture driver of IPU-CSI and capture data from FPGA.Timing is Gated-Mode timing.I don't care what the data is now but care the driver whether can work.I brief the below:

1、capture data size is 160*60 bytes.

2、FPGA occur the timing below:

186769_186769.png时序缩小.png

186770_186770.png时序放大.png

3、I setting the IRQ  mode IPU_IRQ_CSI0_OUT_EOF.

4、the driver was insmod into the linux kernel.

5、I upload the driver code file to  accessory.

6、VSYNC signal indicate frame start,HSYNC signal indicate line start,both active low.signal occur whilw DLCK positive edge.

7、The IPU-CSI seems that does not working properly.

8、kernel was halt when i running  the driver test program, and occur a warning:

imx-ipuv3 2400000.ipu: IPU Warning - IPU_INT_STAT_10 = 0x00000001

Original Attachment has been moved to: ipu-csi-capture.c.zip

0 Kudos
1 Reply

403 Views
igorpadykov
NXP Employee
NXP Employee

Hi

one can first to check driver functionality as bare

metal application and attached baremetal sdk camera example may be helpful.

Description can be found in Chapter 18 Configuring the IPU Driver pdf

file. Note, for help with non-standard applications nxp has special service:

Professional Services

http://www.nxp.com/support/nxp-professional-services:PROFESSIONAL-SERVICE

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos