• Keil Emwin Compile time drivers
    Hi Does "Keil Segger Gui" include "Compile Time Configuratble drivers" , it seems that the header files located in "emwin\include\" folder just consist of "runtime configurable drivers"
  • Keil Emwin Compile time drivers
    Hi Does "Keil Segger Gui" include "Compile Time Configuratble drivers" , it seems that the header files located in "emwin\include\" folder just consist of "runtime configurable drivers"
  • EMWIN Keil LCD display shows half the screen completely!
    I have written one project in Keil for STM32F103RE && ILI9325 2.8" TFT LCD, So my problem is this, the GUI_SetBkColor(GUI_BLUE); Function only fill only half of LCD Screen like this: i.stack.imgur...
  • EMWIN Keil LCD display shows half the screen completely!
    I have written one project in Keil for STM32F103RE && ILI9325 2.8" TFT LCD, So my problem is this, the GUI_SetBkColor(GUI_BLUE); Function only fill only half of LCD Screen like this: i.stack.imgur...
  • emwin: GUI_PNG_DrawEx
    I play around with emwin, MDK-Professional and the LPT1760 Board. Every thing works fine when I draw a bitmap with GUI_BMP_DrawEx. The same project with GUI_PNG_DrawEx instead response with ...