Display driver

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Display driver

    Hi,


    I want to write a driver for the display controller and t
    here are many routines in GUIDRV_Template.c.

    Do I need to include all these routines in my driver?




    But in emWIn user manual section 29.7.20, it states that


    "To adapt the driver to a currently not supported display controller you only have to
    adapt the routines _SetPixelIndex() and _GetPixelIndex()."


    Best regards,

    KML