RA6M3 Using SPI LCD Display

I would like to use a SPI Interfaced LCD Display while still using all of the emWin tools. For this project I can not use a parallel interface. Is there anyone who can point me in the right direction to do this. Thanks

Parents
  • Hello John,

    Thanks for reaching out Renesas Engineering Community.

    Please let me inform you that FSP has already integrated the  SEGGER emWin and the graphic libraries can be used for free.

    You can easily  start creating your own graphics application by using the  the SEGGER emWin stack which has an other stack configured below the rm_emwin_port which is a middleware in FSP that it is providing code to combine the code from the Segger libraries with the code for the graphics peripherals provided.

    In the website of EK-RA6M3G you can find plenty of examples with graphic applications and application notes of how to develop them step by step.

    EK-RA6M3G Documentation

    Please check the example provided here which is using the Segger  emWin stack and the AppWizard app .

    Getting Started with the Graphics Application – Application Project - Sample Code

    Could you please specify what do you mean by saying I cannot use a parallel interface? Does this mean that you want to develop a bare metal application for graphics?

    Thank you!

    Best Regards,

    IK

Reply
  • Hello John,

    Thanks for reaching out Renesas Engineering Community.

    Please let me inform you that FSP has already integrated the  SEGGER emWin and the graphic libraries can be used for free.

    You can easily  start creating your own graphics application by using the  the SEGGER emWin stack which has an other stack configured below the rm_emwin_port which is a middleware in FSP that it is providing code to combine the code from the Segger libraries with the code for the graphics peripherals provided.

    In the website of EK-RA6M3G you can find plenty of examples with graphic applications and application notes of how to develop them step by step.

    EK-RA6M3G Documentation

    Please check the example provided here which is using the Segger  emWin stack and the AppWizard app .

    Getting Started with the Graphics Application – Application Project - Sample Code

    Could you please specify what do you mean by saying I cannot use a parallel interface? Does this mean that you want to develop a bare metal application for graphics?

    Thank you!

    Best Regards,

    IK

Children
No Data