1.1k views
in Embedded Wizard Studio by
Can this be easily done?

1 Answer

0 votes
by

Hello,

I think your question addresses two different aspects:

1.) Porting a GUI designed for screen size of 240x320 to a screen size of 480x272

2.) Porting a software project based on CubeF4 firmware with an initialization for STM32F429 and the different hardware components on the STM32F429 discovery board to an STM32F746 and the different hardware components on the STM32F746 discovery boards.

In case of 1.) you can change the ScreenSize of your project and rework your project so that the GUI application will use the additional space. But this is more a question of GUI design.

In case of 2.) it will be the best to start with a new project based on the Build Enviornment for STM32F746 Discovery.

Best regards,

Manfred.

by
I will probably opt for #2. Thanks.
by

Manfred,

I probably wasn't clear on what I wanted to do. All I had to do to build the project I had originally created for the STM32F429 DISCO to the STM32F746 DISCO was to change the ScreenSize and the resolution in the ewconfig.c file. I also changed the output directory to point to the generatedcode folder in the STM32F746 DISCO build environment.

I now have the development setup that I will be using from here out. I have the display that we will using. Thanks again.

 

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

...