• LCD Interfacing
    Hi, I am trying to print characters on the LCD. I am stuck in setting the DDRAM Address. I know that we must use the SET DD RAM Address instruction. Does this address specify the start of the DDRAM...
  • LCD Interfacing
    Hi, I am trying to print characters on the LCD. I am stuck in setting the DDRAM Address. I know that we must use the SET DD RAM Address instruction. Does this address specify the start of the DDRAM...
  • Problem in LCD interfacing
    Hello Sir, I have interface lcd with MC9s08GT16 (freescale hcs08 series). i have connected a lcd to this microcontroller in 4 bit mode. the connections are as below. Pin1- GND Pin2-...
  • 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...
  • 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....