• 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...
  • interfacing a graphic and tactile lcd display
    I would like to know if somebody has ever developped code to interface a graphic-tactile screen ? I have a varitronix DTPLCM 128128 lcd screen and it is the first time I have to use such a thing! ...
  • interfacing a graphic and tactile lcd display
    I would like to know if somebody has ever developped code to interface a graphic-tactile screen ? I have a varitronix DTPLCM 128128 lcd screen and it is the first time I have to use such a thing! ...
  • Text String not Displaying on the Graphical LCD
    Hello, I have written a code for Graphical Serial LCD for displaying the Images on the Graphical LCD The LCD is TIANAMA 128x64 with Hitachi Controller. With help of this code i am able to show...