Emcraft i.MX 8M kit + FRD55, Demo GUI Application don't work

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

Emcraft i.MX 8M kit + FRD55, Demo GUI Application don't work

554 Views
mateusz1
Contributor I

Hello,

 

I would like display standard demo on display FRD55 using standard code form emcraft repository (https://www.emcraft.com/som/imx-8m/using-mipi-dsi-to-connect-the-frd-55-display-panel).

After the system boots up display is dark, nothing show (backlight work). I check hardware and every power supply is fine. In logs I have the same information like in tutorial (see in attachment).

 

I checked frame buffer set and timings have only 0 value. Is it correct ? Below is data from terminal:

root@imx8m-som:~# fbset

mode "1920x1080"

    geometry 1920 1080 1920 1080 32

    timings 0 0 0 0 0 0 0

    accel true

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

endmode

 

I tried run lcdtest but effect is the same: display is dark. Below is data from terminal:

root@imx8m-som:~# lcdtest

1920x1080, 32bpp

The framebuffer can be accessed at the address 0xffffa3851000

 

I tried upload frame buffer random data but I got receive, that buffor didn’t left space:

root@imx8m-som:~# > sudo cat /dev/urandom > /dev/fb0

cat: write error: No space left on device

 

Please give me some advice what is wrong,

Labels (1)
0 Kudos
1 Reply

503 Views
igorpadykov
NXP Employee
NXP Employee

Hi Mateusz

one can reflash image using prebuilt images of build own using emcraft resources

i.MX 8M System-On-Module Resource Directory 

Please note that this board is not supported by nxp and one can apply

to emcraft support: Services 

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

0 Kudos