Trouble with Memory Devices after update to V6.10b

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

    • Trouble with Memory Devices after update to V6.10b

      Hello,

      I rotate an image in my source code. With emWin V5.44 it works fine, but after I have updated the emWin to V6.10b it looks bad.

      I use memory device as explained in the training file: "MainTask_MemDevRotation.c"


      Has anyone an idea?
      Images
      • memdev_bad.png

        40.42 kB, 157×107, viewed 166 times
      • memdev_good.png

        28.56 kB, 184×93, viewed 193 times
    • Hi,

      I assume it is because emWin's color format was changed from ABGR to ARGB with V5.48.

      To see if this is the cause of your problem, add the following define to your GUIConf.h:

      C Source Code

      1. #define GUI_USE_ARGB 0

      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.