Connect a LCD screen over MIPI DSI

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

Connect a LCD screen over MIPI DSI

3,802件の閲覧回数
bozhidar
Contributor I

Hi,
I want to connect a LCD screen over MIPI DSI to the board var-som-imx6. I'm running the yocto-sumo  kernel on my board.
So far, everything is connected but I'm not getting any data on the screen.
What configuration I need to do and what drivers I have to install? I couldn't find any useful information.

Thanks in advance.

ラベル(4)
0 件の賞賛
返信
3 返答(返信)

3,417件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Bozhidar

one can try suggestions provided on

support new MIPI DSI panel 

linux-imx/mxcfb_hx8363_wvga.c at imx_4.14.78_1.0.0_ga_var01 · varigit/linux-imx · GitHub 

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

0 件の賞賛
返信

3,417件の閲覧回数
bozhidar
Contributor I

Hi Igor,

Thanks for your answer. I've checked the links you sent me. However I have a few more questions.

1) I see that I have to change the device tree file. I can't locate that file. Is it located on the var-som board or inside the folder/source code of the yocto project?

2) After changing the device tree file, what do I do? Do I have to re-compile the kernel? Or I have to just put it in some config folder?

3)I see that another option is to change the source code of an existing driver(this one: linux-imx/mxcfb_hx8363_wvga.c at imx_4.14.78_1.0.0_ga_var01 · varigit/linux-imx · GitHub ).

Now, is it necessary to change the driver? Isn't the device tree config file enough?

After the driver is changed, how do I compile it to apply the changes? I guess I have to compile the entire kernel image, right?

Thanks.

MIPI DSI display problems 

0 件の賞賛
返信

3,417件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Bozhidar

one can look at overview of variscite software on

Android Platform Customization - Variscite Wiki 

for questions related to var-som board and its software suggest to

contact vendor of that board, variscite support

Variscite Wiki 

Best regards
igor

0 件の賞賛
返信