Question
STemwin stucks when creating GUI driver
hey there
I have a stm32H743iit6 which I wish to run emwin on it. I also have a 50pin LCD which runs on LTDC. after configuring pins and clock and also SDRAM, I notice that when it comes to LCD_X_Config() and so the function
GUI_DEVICE_CreateAndLink(), the program stucks and doesn't work. I've tested and tried both linear and flexcolor GUI driver but no good. any ideas why it gets stuck in this function?