2015-01-17 11:29 AM
2015-01-19 08:25 AM
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2015-01-23 01:29 PM
Sorry I did not successfully post my question last time.
What I want is to fix the screen rotate problem. I am running the stm32 cube demo code (STemwin example) on the STM32F429 eval board which is connected to a 800x600 LCD. The screen runs well if in the landscape, but when I tried to rotate the screen 90 degree, the back ground is looks like out of sync (text is still ok). I do some search online and someones said it is caused by the no enough memory. I tried to use the external memory for GUI as #define GUI_NUMBYTES (1024) * 510 but does not work, even I switched back to the origianl 480x272 LCD, the portrait display has the same problem. Please see the attached screen shoot. Anyone has the idea how to fix it? ________________ Attachments : IMG_0693.JPG : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I0uz&d=%2Fa%2F0X0000000bfZ%2FEQ8r5pYaDcCwpXr7vPAtjgZBbPr_CE7JlKC.vtrDlBQ&asPdf=falseIMG_0694.JPG : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006I0et&d=%2Fa%2F0X0000000bfY%2FQ7uxAX5x4lhBBF4QHfxPaAZEQ8T9tw6cxjtuECtha0E&asPdf=false