I have an MCB1770 board on my desk with LPC1758. I am playing around with the Demo example from keil.com. Program compiled and flashed successfully. I expected to see LCD show up a graph but there was nothing on LCD. I checked the jumper but nothing really specific for LCD. Is there anything I miss here?
I don't know a MCB1770 with a LPC1758 - probably it's a MCB1750 (http://www.keil.com/mcb1700/)? Comparing the Demo-Project with my MCB1700(LPC1768)I had no problems accessing the LCD
My bad. It's MCB1700 (http://www.keil.com/mcb1700/) with LPC1758 on it. My LCD is not working at all. I am wondering if there is anything I need to set on the board (which jumper?). Or anything need to change in the code. Any advice is appreciated.