LCD issue

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

LCD issue

434件の閲覧回数
rizwan_s
Contributor II

Hi,

 I am working on a custom board which is based on i.MX6 solo board.Linux yocto is being used to boot the board . The kernel version is 3.14.38.The issue being faced is ,image size is larger.It is not fitting correctly on LCD.

LCD resolution is 320*240.

modified the dts file based on LCD datasheet.

i have seen the below thread, which tells change pll2 to pll5.

https://community.nxp.com/message/833716?commentID=833716#comment-833716

am not understanding where to change the clock to pll5.am not using sabre board.

Please suggest

Thanks and Regards

Rizwan Syed

0 件の賞賛
1 返信

321件の閲覧回数
jamesbone
NXP TechSupport
NXP TechSupport

Hello Rizwan,

Please follow the following document Porting LVDS LCD With Low Resolution to i.MX6 ,   In this document you can see that you need to modify the DTS file and also make some changes in the  /arch/arm/mach-mx6/clock.c,  there you can modify  3 ldb's clock source : &pll5_video_main_clk, &pll2_pfd_352M, &pll2_pfd_400M,


Have a great day,
TIC

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

0 件の賞賛