cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F429 Disco - STemWin screen rotation

pentruminister
Associate II
Posted on March 17, 2014 at 23:47

I'm working on STM32F429 Disco, experimenting with STemWin.

I tried some of the examples at http://www.segger.com/emwin-samples.html; they are working, but most of them require landscape screen orientation.

Tried to change some value in Disco demo project:

\Src\LCDConf_stm32f429i_disco_MB1075.c

....

#define LCD_SWAP_XY 1

...

but it doesn't work. Please help.

1 REPLY 1
bashir
Associate II
Posted on February 02, 2015 at 16:53

Hi,

I am new to STemwin and evaluating on STM32F429I-DISCO. For my purpose I need to work with the LCD in LANDSCAPE mode.

I have a question regarding API GUI_SetOrientation()

Using STSW-STM32138 v1.0.1 (with STemWin522) the API's rotation works but when using STM32CubeF4 (with STemWin526) it does not and returns a status of '1' (error).

Please can someone verify if the API is functional.

Thank you.