Hi! Tanks for the help you give me and sorry if I wrote in a bad English… :roll:
I’m in trouble with the LPC1768 board: I try to write on a LCD of the board, but the firmware don’t run correctly. I upload my source code that I used.
The firmware stop running in this part:
init_lcd();
I haven’t compiler error, but the firmware stops in that point.
Can you help me??? :o
EDIT