Multiple displays with AppWizard on one target device

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

    • Multiple displays with AppWizard on one target device

      Hello Segger Team,

      is it possible to implement multiple display ads with AppWizard on one target device with embOS operating system and emWin graphics library and link them together?

      The following example application is to be implemented:
      A microcontroller has two separate displays. Each display is created with its own AppWizard project. The generated code is included in the microcontroller project and linked to the corresponding display. Signals can be exchanged between the displays.

      Do I understand correctly that this is possible by creating two different AppWizard tasks. The display configuration is implemented in APPWConf.c and the respective display assignment is realized with APPW_CreateRoot().
      However, I am not sure if this command can be called multiple times and if the microcontroller project or the window manager gets problems with the generated object IDs.

      Is this possible and what steps are needed for this?

      Best thanks in advance.

      With kind regards
      WitDai
    • Hi WitDai,

      Currently multiple displays are not supported by AppWizard and we do not plan to add this feature in the near future. Right now setups with multiple displays are only supported by standard emWin.

      The user manual provides information about how this can be done: segger.com/doc/UM03001_emWin.h…ayer_MultiDisplay_support

      Best regards,
      Florian
      Please read the forum rules before posting.

      Keep in mind, this is *not* a support forum.
      Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
      Should you be entitled to support you can contact us via our support system: segger.com/ticket/

      Or you can contact us via e-mail.