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

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. I use the keil's low level drivers in my application, however the program gives me a hard fault in the following line of code in LCD_Config.c: LCD_SetPosEx(0, 0, 0);

The problem is most likely caused by hardware, but I need to know what happens in this function so that I can locate the problem. If you have any ideas please share them with me.

Best regards