526 views
in System Integration by

Hi all,

I am developing a GUI on the i.MX RT1050 EVKB.

Normally the GUI will be developed with a 4.3 inch, 480 x 272 LCD display.

I am trying to chage the 4.3 inch monitor to a 7 inch, 800 x 480 LCD.

If the screen size is not changed in embedded wizard, i.e. 480 x 272, the GUI will not scretch and duplicated once vertically and the duplicated GUI is cropped as it reaches the bottom of the screen. All the other other region remains black.



If the scren size is changed to 800 x 480, only the same region worked in the 480 x 272 setting will display and the GUI become some kind of noise or random pixels.



Is there any way to solve it?

Thank you so much!

1 Answer

0 votes
by

Hello,

first of all, let me refer to the section custom specific hardware - it contains a couple of hints for the iMXRT1050 EVKB. 

In your case, please ensure that the display settings and timings (within the file ew_bsp_display.c) are suitable for your new display.

Additionally, please check that the framebuffer size (within the file ewmain.c) is also adapted to the new display resolution.

Best regards,

Manfred.

by
Hello Manfred,

Thank you so much! It works like a charm.

As I am a newbie to iMXRT2015 EVKB and GUI, it does help a lot.

Alex

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...