This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 by checking a couple of registers. It fails both checks returning false.

I have set the correct flag in target.h #define EA_BOARD_LPC24XX 1 but other than that change I am running the stock code. Are there more settings I need to adjust? There are also 6 QVGA jumpers on the board but I cant find any documentation on how to set them.

Thanks,
Jason

0