About Full HD size preview in i.MX6DQ.

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

About Full HD size preview in i.MX6DQ.

ソリューションへジャンプ
932件の閲覧回数
keitanagashima
Senior Contributor I

Dear All,

Hello. I have question about Full HD size preview in i.MX6DQ.

We want to achieve the below thing.

External Camera --> [1080p@60(YUV422)] --> MIPI-CSI2 --> Output 1080p@60fps via HDMI.

*YUV422 = 16bpp

Can either of the following two ways be achieved the function of preview with 1080p@60?

Case.1) Change into RGB24 in IC(Image Converter) of IPU.

Case.2) Output YUV422 just as it is in HDMI.

Best Regards,

Keita

ラベル(3)
0 件の賞賛
1 解決策
688件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport

Hi keita,

     YUV422 format can be displayed by IPU, don't need to convert it to RGB format, so your ' case 1' is no problem.

Regards,

Weidong

元の投稿で解決策を見る

0 件の賞賛
8 返答(返信)
688件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport

Hi Keita,

   The MAX speed of  MIPI CSI-2 on i.MX6 is 3.2Gbps, 1080P@60 & 24 bpp is 148.5 * 24 = 3.564Gbps, so if you want to use MIPI to capture 1080P@60, MIPI can't normally work.

  

Regards,

Weidong

0 件の賞賛
688件の閲覧回数
keitanagashima
Senior Contributor I

Dear Weidong,

Hello.

We will use MIPI-CSI2 with 4lanes (400 Mbyte/Sec).

And 1080p@60 & yuv422 is "1980 * 1080 * 60[fps] * 1.35 * 16[bit] = 320.4 [Mbyte/sec]"

Limitation : 400 [Mbyte/Sec] > 320.4 [Mbyte/sec]

Best Regards,

Keita

0 件の賞賛
688件の閲覧回数
gusarambula
NXP TechSupport
NXP TechSupport

weidong.sun​, would you please help us following up Keita Nagashima's comment?

I think the 800Mbps/lane in 4-lane mode still stands, which would be the 3.2Gbps limitation you're mentioning.However, your calculation accounts for 24 bpp and Keit Nagashima's accounts for 16bpp. Would it be possible to implement the later configuration?

0 件の賞賛
688件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport

ok, Keita,

    got it !, I think your application should be ok, because MIPI clock < 3.2Gbps , mipi can normally work.

Regards,

weidong

0 件の賞賛
688件の閲覧回数
keitanagashima
Senior Contributor I

Dear Weidong,

Thank you for your reply.

I think that camera input is no problem.

But, I worried about whether or not the following below cases is concluded.

====

Case.1) Change into RGB24 in IC(Image Converter) of IPU.

Case.2) Output YUV422 just as it is in HDMI.

====

I think that Case.2 is no problem, because  it can fly-by processing.

But, I don't know about Case.1.

Best Regards,

Keita

0 件の賞賛
689件の閲覧回数
weidong_sun
NXP TechSupport
NXP TechSupport

Hi keita,

     YUV422 format can be displayed by IPU, don't need to convert it to RGB format, so your ' case 1' is no problem.

Regards,

Weidong

0 件の賞賛
688件の閲覧回数
Danube
Contributor IV

Hi Weidong,

Base on i.MX6 RM file ,

IPU receives 2 components per cycle from the MIPI-CSI2 interface

• The maximum speed of the interface is:

• 200Mhz for 4 data lanes configuration

• 250Mhz for 2 data lanes configuration

• 200Mhz for 4 data lanes configuration (800Mbps/lane, 400MByte/sec)

187.5Mhz for 3 data lanes configuration (1000Mbps/lane, 375MByte/sec)

125Mhz for 2 data lanes configuration (1000Mbps/lane, 250MByte/sec )

62.5Mhz for 1 data lane configuration (1000Mbps/lane, 125Mbyte/sec)

Is 125MHz for 2 data lanes is not correct ?
We think 4 lanes total BW is 3.2Gbps , so MIPI clock max value  is 400MHz , Right ?

2 lance total BW is 2.0G bps , so MIPI clock max value is 500MHz , Right ?

0 件の賞賛
688件の閲覧回数
keitanagashima
Senior Contributor I

Hi Weidong,

Thank you for your reply.

OK. I got it.

Best Regards,

Keita

0 件の賞賛