about MIPI CSI2 of i.mx6

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

about MIPI CSI2 of i.mx6

Jump to solution
1,400 Views
宗標廖
Contributor V

Hello,Community

I have some questions about MIPI CSI2 of i.MX6.

Q1)

According to Figure 19-6. RGB666 data reception in IMX6DQRM(Rev.3), MIPI CSI2 can receive data in RGB666 format.

But according to register of IPUx_CSI0_SENS_CONF, it looks like that the IPU CSI cannot receive RGB666 data.

Could you explain it for me?

pastedImage_0.png

Q2)

According to Table 19-1. Input signals to CSI2IPU ,data_type for RGB data is 0x20~0x27.So when data format is RGB666,the data_type is what? And how to set it?

pastedImage_1.png

Thank you!

ZongbiaoLiao

Labels (5)
1 Solution
1,020 Views
igorpadykov
NXP Employee
NXP Employee

Hi ZongbiaoLiao

1. you are right, not all MIPI CSI2 formats are supported by IPU.

2. according to MIPI-CSI2 specification (Version 1.01.00 9-Nov-2010) Table 16

RGB666 data_type =0x23 . These data is set by transmitter (sensor) in packet header .

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
6 Replies
1,021 Views
igorpadykov
NXP Employee
NXP Employee

Hi ZongbiaoLiao

1. you are right, not all MIPI CSI2 formats are supported by IPU.

2. according to MIPI-CSI2 specification (Version 1.01.00 9-Nov-2010) Table 16

RGB666 data_type =0x23 . These data is set by transmitter (sensor) in packet header .

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos
1,020 Views
宗標廖
Contributor V

Hi, Igor

Thank you for your reply!

1. you are right, not all MIPI CSI2 formats are supported by IPU.

Does it mean that we cannot use a MIPI Camera sensor that output RGB666?

Thank you!

ZongbiaoLiao

0 Kudos
1,020 Views
igorpadykov
NXP Employee
NXP Employee

Hi ZongbiaoLiao

I believe it can be used, with IPU could handle it

as generic format.

Best regards

igor

1,020 Views
宗標廖
Contributor V

Hi igor

Thank you for your reply!

About generic data, I have two questions.

Q1)

If set CSI0_SENS_DATA_FORMAT to generic data, then how to set CSI0_DATA_WIDTH?

pastedImage_4.png

Q2)

If RGB666 input is received as generic data ,then how to resolve it back to RGB666 format(Need I write some custom code)?

Thank you!

ZongbiaoLiao

0 Kudos
1,020 Views
igorpadykov
NXP Employee
NXP Employee

Hi ZongbiaoLiao

for new questions please create new thread.

Best regards

igor

0 Kudos
1,020 Views
宗標廖
Contributor V

OK

0 Kudos