• MCB2460 and QVGA LCD
    I am using the Keil MCB2460 and testing the included sample program EA_LCD. The code runs lcd_hw_init() fine. when it tries to run lcd_init() the first 2 steps are to test communication with the LCD...
  • LPC2468 OEM - QVGA Module
    I am trying to program QVGA LCD module provided on LPC2468 OEM board from Embedded Artists. When i burn the sample program in code.bundle from NXP it is giving only backlight. Nothing is displyed. Can...
  • LPC2468 OEM - QVGA Module
    I am trying to program QVGA LCD module provided on LPC2468 OEM board from Embedded Artists. When i burn the sample program in code.bundle from NXP it is giving only backlight. Nothing is displyed. Can...
  • MCB2460 and QVGA LCD
    I am using the Keil MCB2460 and testing the included sample program EA_LCD. The code runs lcd_hw_init() fine. when it tries to run lcd_init() the first 2 steps are to test communication with the LCD...
  • EA LPC2468 OEM board QVGA not working
    Hi, I am facing problem with QVGA module on OEM board from EA. I flased the example code given in Embedded Artists website. QVGA is powering up, but code does not come out of lcd_init(). Please...