We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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