Hi everyone,
I would like some help with the animation and memory devices, in particular the GUI_MEMDEV_ShiftOutWindow() function.
I am using the Embedded Artists LPC1788 with 4.3" TFT LCD
When I use the GUI_MEMDEV_ShiftOutWindow() with any window the animation is very slow and appears to be tearing, and thus doesn't look nice at all. I have called these two functions first WM_SetCreateFlags(WM_CF_MEMDEV); GUI_Init();
What do I need to get this animation to run smoothly?
I would like some help with the animation and memory devices, in particular the GUI_MEMDEV_ShiftOutWindow() function.
I am using the Embedded Artists LPC1788 with 4.3" TFT LCD
When I use the GUI_MEMDEV_ShiftOutWindow() with any window the animation is very slow and appears to be tearing, and thus doesn't look nice at all. I have called these two functions first WM_SetCreateFlags(WM_CF_MEMDEV); GUI_Init();
What do I need to get this animation to run smoothly?