953 views
in Getting started by
I have a Stm32f429 Discovery board which comes with a default 240x320 LCD. If I want to use a different model of LCD with my discovery boar, can I still use embedded wizard studio?

1 Answer

0 votes
by

Hi!

Yes, of course, Embedded Wizard Studio is completely independent from the LCD connected with the MCU. If you want to change the LCD of the STM32F429 Discovery Board, you need to change the LTDC timinings and settings according to your LCD. Additionally, the memory area reserved for the framebuffer has to be adapted in order to host the pixel data of the new display.

Within Embedded Wizard Studio, you can set the ScreenSize according to the size of the display - then you can implement your GUI application that fits to the new display.

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

...