jcc147 Posted November 21, 2020 Report Share Posted November 21, 2020 Hello, I'm trying to use STM32CubeIDE with STM32CubeMX to build a project for HT-MiniSTM board. The TFT driver and touch driver are modified as shown below. I've tried a couple of demo examples. For some reason, any kind of gwinXXX () functions if right after a geventEventWaitevent () will be stuck. the program seems in a loop of mouse read function and can't get out. Is there any hint? Any help is very appreciated. board_SSD1289.h gmouse_lld_ADS7843_board.h gfxconf.h main.c Quote Link to post Share on other sites
jcc147 Posted November 23, 2020 Author Report Share Posted November 23, 2020 The problem solved by enabling #define GWIN_NEED_WINDOWMANAGER GFXON Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.