Posted on March 23, 2016 at 08:27Hi ,Can any one tell me,Whether LTDC is DMA or not?LTDC is basically working as blocking or non blocking?By Tamilselvan
Posted on March 21, 2016 at 13:32Hi ,whether WM_Exec1 supported in STemwin?Since I am not found any different in GUI_Exec,GUI_Exec1 and WM_Exec.ByTamilselvan #wm_exec #stemwin
Posted on November 17, 2015 at 08:21Hi,I am working on STM32F429 for LCD interface (LTDC).LCD controller: ILI9341Interface used: RGBWe are using STemWin library for GUI interface.We are able to work with GUIDRV_FLEXCOLOR_F66709 setting for 16 bit pa...
Posted on November 19, 2015 at 10:17Hi, The issue is solved.I faced the memory issue since i am using ext Ram (SDRAM) for code,stack,heap and text and also using the same memory region for ldtc (STemwin)GUI start address so I can't able to execute ...
Posted on November 18, 2015 at 16:06Hi jones.david,I am facing the same issue.I configured the lcd and i can see the Background Color but when i integrate with STemwin calling Gui_Init()) function. it goes to DMA2D_FillBuffer() and then to NMI_Han...