• LCD Interfacing problem
    I want to interface LCD in 8 bit mode but it can not initializes. bellow is my initialization function please help me to solve this problem. void Lcd_Init() { Lcd_command (0x30); MSdelay(50); Lcd_command...
  • LCD Interfacing problem
    I want to interface LCD in 8 bit mode but it can not initializes. bellow is my initialization function please help me to solve this problem. void Lcd_Init() { Lcd_command (0x30); MSdelay(50); Lcd_command...
  • Problem With LCD Interfacing.
    Hi Everyone, i have written code for interfacing LCD With lpc2103 Microcontroller.i have interfaced it with 8 bit mode. i tried to debug the problem but not successful.acually the problem is while...
  • Problem With LCD Interfacing.
    Hi Everyone, i have written code for interfacing LCD With lpc2103 Microcontroller.i have interfaced it with 8 bit mode. i tried to debug the problem but not successful.acually the problem is while...
  • emWin LPC1788 LCD interface problem
    Dear friends, I am trying to use the emWin graphics library to run some LCDs(5", 5.7", 7"). The hardware is my own design, I have used two SDRAMS of Samsung and a display whose interface is RGB....