• Can't link with emWin library
    Hello, I'm trying to use the emWin library, but I keep getting linker error. Is there anything that i'm missing? I have tried including every library that come with the package emWin 5.12 Libraries...
  • Can't link with emWin library
    Hello, I'm trying to use the emWin library, but I keep getting linker error. Is there anything that i'm missing? I have tried including every library that come with the package emWin 5.12 Libraries...
  • emwin with tft lcd problem
    Hello I have searched around the net for days for the solution to my issues and very few people have the actual issue without any resolution being posted. Here’s the situation. I just use...
  • emwin initalization problem (GUI_Init)
    Dear friend, I need to set up a project with emwin on LPC1788. I have downloaded the sample emwin file from NXP website, but I cannot make it work. I have customized most of the part I am aware are...
  • stm32f407 use emwin problem
    Hi I just want change to MCU from f103 to f407 and change my ucgui code into emwin style, so there is problem i want to create a window to show i created it then call GUI_Exec(); in while (1) loop ...