I.MX6QP mipi csi2 error

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

I.MX6QP mipi csi2 error

1,418 Views
eason-tang
Contributor III

Hi,

i was developing a camera-surround project.

My hardware environment is IMX6QP+TIUB964+TIUB933+OVOX1F and MIPI 4 lanes + YUV422 ;

When i opened V4L2 device,the mipi csi2 log showed as below:

mipi csi2 dphy status mipi_reg 0x300!

mipi csi2 error1 mipi_reg 0x11000000!

mipi csi2 error2 mipi_reg 0x100!

mipi csi2 can not reveive data correctly!

I have viewed the reference documents that 

CSI ERROR1

Bit28.
err_ecc_double
Header ECC contains 2 errors. Unrecoverable.
Default Value: 0
Bit24.
vc0_err_crc
Checksum Error detected on Virtual Channel 0
Default Value: 0

CSI ERROR2

Bit8.
vc0_err_ecc
corrected
Header error detected and corrected on Virtual Channel 0
Default Value: 0

But TIUB964+TIUB933+OVOX1F which connected to my internal platform could receive image data successfully;

So what is the next way to solve this issue ?

Is this a TI UB964 configure issue ?

Labels (1)
0 Kudos
4 Replies

1,358 Views
igorpadykov
NXP Employee
NXP Employee

Hi Qingcai

one can look at below examples which may help

https://community.nxp.com/docs/DOC-102233 

iMX6DQ MAX9286 MIPI CSI2 720P camera surround view solution for Linux BSP 

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

0 Kudos

1,358 Views
eason-tang
Contributor III

Hi igorpadykov‌:

Thanks for your reply.

I will review that examples and patches first.

And i want to know how to debug this issue?

Is this a mipi-csi2-freq mismatch issue ?

0 Kudos

1,358 Views
igorpadykov
NXP Employee
NXP Employee

yes this also may be the reason, one can look at sect.3.4. MIPI D-PHY clock

AN5305 MIPI–CSI2 Peripheral on i.MX6 MPUs

Best regards
igor

0 Kudos

1,358 Views
eason-tang
Contributor III

Hi igorpadykov

Thanks for your reply.

I have solved my issue by reading "Debug steps for customer MIPI sensor.docx".

Thank you very much.

0 Kudos