Associate
July 28, 2017
Solved
STemWin scrambled display
- July 28, 2017
- 5 replies
- 1351 views
Posted on July 28, 2017 at 14:50
I am trying to use STemWin 532 on a STM32f467 board. I created a framewin with 4 buttons using GuiBuilder and ran the application, but the display is scrambled. This is how a framewin with 4 buttons looks like on my display :
https://drive.google.com/open?id=0B-2BPm8Fn6lwVzlfZXEzM29pbG8
.I've also attached my 'main.c' and framewin source files. I tried adding an osDelay after GUI_Exec() but it did not work.
Any help is greatly appreciated.
