Question
STM32F429 StemWin
Posted on May 15, 2018 at 12:48
Hello everyone,
I try to use WM_MOTION_SetMovement function at STemWin, and I use external interrupt, but when ı use external interrupt code is not work. please help me.
this code :
WM_MOTION_SetMovement(hMotion, GUI_COORD_X, 500, 100);
GUI_Delay(500); // _Delay(500 *2); WM_DeleteWindow(hMotion); WM_DeleteWindow(hDraw);