159 views
in Platform Packages by
Hi, EW Team:

     In iMXRT1170 MCU, the LCDIFv2 peripheral support multilayer blending. In RT1170 PXP SDK, no hardware blending is used. I'd like to know if EW has any plan to support such feature in future.

     Thank you.

 

Best regards.

Stephen

1 Answer

0 votes
by

Hi Stephen,

there are no plans to support several hardware layers for one GUI application. Embedded Wizard makes the entire graphics composition into one hardware layer (one visible framebuffer). Here you can make blending of your GUI components. Of course, we support different framebuffer concepts to achieve the best performance and the best footprint that fits to a dedicated hardware.

Additional hardware layers are typically used in case you want to show separate content from other applications - e.g. if you have a video player running in a separate layer, or a GPS navigation application, ... Then the GUI application covers only a part of the display and the LCDIFv2 takes care to combine the hardware layers.

Btw: Please consider that if you have two hardware layers active, the requested memory bandwidth used for the permanent display update is doubled!

Do you have a special use-case in mind? In which case to you see the necessity to use several hardware layers?

Best regards,

Manfred.

by
Hi, Manfred:
      You remind me that multilayer  needs  multiple framebuffers. Recently I have met a requirement from customer who requires multilayer implementation for character animatation. Maybe multilayer implemented by software can also fulfill  the Req.

 

Best regards.

Stephen

Ask Embedded Wizard

Welcome to the question and answer site for Embedded Wizard users and UI developers.

Ask your question and receive answers from the Embedded Wizard support team or from other members of the community!

Embedded Wizard Website | Privacy Policy | Imprint

...