• Emwin Memory usage
    Hi I have developed a Secondary Boot Loader on LPC1788. I am using Emwin Graphical library. my main application shows dialog boxes on LCD and everything is working fine. My LCD is 7" Hantronix LCD...
  • Emwin Memory usage
    Hi I have developed a Secondary Boot Loader on LPC1788. I am using Emwin Graphical library. my main application shows dialog boxes on LCD and everything is working fine. My LCD is 7" Hantronix LCD...
  • emWin Configuration with Memory allocation issue
    I am trying to write my own LCD driver with emWin, I use the GUIDRV_Template, and GUICC_1 Color conversion. When I called the GUI_DEVICE_CreateAndLink(DISPLAY_DRIVER, COLOR_CONVERSION, 0, 0), the device...
  • emWin Configuration with Memory allocation issue
    I am trying to write my own LCD driver with emWin, I use the GUIDRV_Template, and GUICC_1 Color conversion. When I called the GUI_DEVICE_CreateAndLink(DISPLAY_DRIVER, COLOR_CONVERSION, 0, 0), the device...
  • emwin: GUI_PNG_DrawEx
    I play around with emwin, MDK-Professional and the LPT1760 Board. Every thing works fine when I draw a bitmap with GUI_BMP_DrawEx. The same project with GUI_PNG_DrawEx instead response with ...