1.4k 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 - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...