What is the resolution of MCIMX28LCD module?

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

What is the resolution of MCIMX28LCD module?

ソリューションへジャンプ
878件の閲覧回数
chunei
Contributor I

I bought this module and could never find what is the resolution. There is place show WVGA that means 800*480 or 854*480. I also saw WQVGA and I assume it means 480*272 or xxx.

Does anyone know its resolution?

Thanks,

Chu

ラベル(2)
0 件の賞賛
1 解決策
736件の閲覧回数
gonfer
Contributor V

Hi Chu,

The resolution of MCIMX28LCD is 800x480.

root@freescale ~$ fbset

mode "800x480-92"

        # D: 50.000 MHz, H: 50.403 kHz, V: 92.314 Hz

        geometry 800 480 800 480 32

        timings 20000 64 64 32 32 64 2

        accel false

        rgba 8/16,8/8,8/0,0/0

endmode

root@freescale ~$

Best regards,

Gonzalo.

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
736件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Chu

Yes this is correct (as mentioned in RM and linux sources),

that the i.MX28 is able to drive LCD panel up to 800x480

resolution at 60Hz. Since both pixel pipeline and LCDIF do not impose any hard

maximum limit to 800x480, in general higher resolution LCD panel is allowed.

However, we do not recommend driving any panel with higher resolution than

800x480 due to limited internal bus bandwidth. In theory it is possible to run at a

higher resolution at lower frame rate (800x600 @ 48Hz is the same number of

pixels/sec as 800x480 @ 60Hz).

Best regards

chip

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

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

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

737件の閲覧回数
gonfer
Contributor V

Hi Chu,

The resolution of MCIMX28LCD is 800x480.

root@freescale ~$ fbset

mode "800x480-92"

        # D: 50.000 MHz, H: 50.403 kHz, V: 92.314 Hz

        geometry 800 480 800 480 32

        timings 20000 64 64 32 32 64 2

        accel false

        rgba 8/16,8/8,8/0,0/0

endmode

root@freescale ~$

Best regards,

Gonzalo.

0 件の賞賛