2018-03-29 6:12 AM
Hello, Can I do GUI with stm32f429 without use external SDRAM ? Please help me
2018-03-29 6:40 AM
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
2018-03-29 7:01 AM
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
2018-03-29 9:07 AM
thank you very much for answered. I will work with STemWin so, I will some app.
2018-03-29 9:09 AM
Thank you very much for answered. I will work with STemWin , ı think the
AN4861
is not enough for me
2018-03-29 10:45 PM
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
2018-03-30 3:07 AM
thank you very much. I want to CAN2 but pins overlaps. How can ı solve this problem ?