cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F429 GUI

kadir ustun1
Senior
Posted on March 29, 2018 at 15:12

Hello, Can I do GUI with stm32f429 without use external SDRAM ? Please help me 

6 REPLIES 6
Tilen MAJERLE
ST Employee
Posted on March 29, 2018 at 15:40

Hello

_st_n.kadir

‌,

You can do without external RAM, however you are limited to screen size in comparison to external RAM.

Depends on color depth and F429 version, you can drive different LCDs, but for sure not the one with 800x480 resolution.

Best regards,

Tilen

Imen.D
ST Employee
Posted on March 29, 2018 at 16:01

Hello

_st_n.kadir

,

Please note that it is possible to configure GUI for STM32F429

without use external SDRAM, and

I r

ecommend you to hav

e a look to the AN4861 'LCD-TFT display controller (LTDC) on STM32 MCUs ' whichis a very detailed application note explaining many important aspects such as graphic configuration, display resolution compatibility and performances aspects.

Hope this helps you.

Best Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Posted on March 29, 2018 at 16:07

thank you very much for answered. I will work with STemWin so, I will some app.

Posted on March 29, 2018 at 16:09

Thank you very much for answered. I will work with STemWin , ı think the 

AN4861 

 is not enough for me 

Tilen MAJERLE
ST Employee
Posted on March 30, 2018 at 07:45

Hello

_st_n.kadir

‌,

STemWIN is not related to the issue of 'internal RAM only'. Please note that STemWIN requires quite a lot of RAM to just run itself. Actual RAM required for STemWIN depends on number of widget, fonts, features, etc.

Best regards,

Tilen

Posted on March 30, 2018 at 10:07

thank you very much. I want to CAN2 but pins overlaps. How can ı solve this problem ?