Hi,
I want to use stemwin library with my stm32f429 board without any external sdram for driving 320*240 tft LCD. when i use "GUI_DispString("Hello world!")" function , i can not see anything on the screen. For discovery board there is a external sdram and in "LCDConf.c" file the frame buffer is defined as :
So, if this is the problem for my board ( i am not sure), what must this value be ? Any advise ?
I want to use stemwin library with my stm32f429 board without any external sdram for driving 320*240 tft LCD. when i use "GUI_DispString("Hello world!")" function , i can not see anything on the screen. For discovery board there is a external sdram and in "LCDConf.c" file the frame buffer is defined as :
So, if this is the problem for my board ( i am not sure), what must this value be ? Any advise ?