SEGGER emWin graphics library 6.32.0
SEGGER emWin Graphics Library 6.32.0

emWin is an embedded graphic library and graphical user interface (GUI) framework. It provides an efficient, processor- and display- controller-independent GUI for any application that operates with a graphical display including home appliances, automotive, IoT, and industrial. It is compatible with single-task and multi-task environments. Developed by SEGGER Microcontroller, emWin is extremely popular in the embedded industry. Infineon has licensed the emWin library from SEGGER and offers it for free to its customers.

Features:

  • 2-D Graphics Library
  • Displaying bitmap files
  • Fonts
  • Memory Devices
  • Multi-task (RTOS)
  • Window Manager
  • Window Objects (Widgets)
  • Virtual Screens / Virtual Pages
  • Pointer Input Devices
    • Touch screen support (user defined)
    • Sprites and Cursors
  • Anti-aliasing
  • Language Support
    • Multi-codepages support
    • Unicode support
    • Right-to-left and bidirectional text support
  • Display Drivers
    • BitPlains
    • CompactColor_16
    • FlexColor
    • Lin
    • SPage
    • Template
  • PC Tools to support emWin GUI development (such as Bitmap Converter and AppWizard)
  • Toolchains
    • GNU Arm Embedded v10
    • Arm Compiler v6
    • IAR v8

General Description

Include GUI.h to access all the functions and other declarations in this library. Quick Start Guide is offered in this API Reference Guide.

For compatibility information, refer to Supported Software and Tools.

For differences between the middleware versions, refer to Changelog.

Also, Changelog describes the impact of the changes to your code.

The emWin library consists of the two major parts:

  • emWin GUI Framework
  • emWin Display Drivers

The GUI framework provides a display-independent API intended to work with graphics (drawing and moving windows on the display, animation, 2D graphics) and to process data from input devices (touch pads, buttons, etc...).

Display Drivers implements the abstraction layer between the GUI framework and display controllers. For a list of display controllers supported by each driver, refer to Supported Display Drivers. All drivers require the application layer functionality that implements communication with the physical display controller through a supported communication interface (I2C, SPI parallel ,etc...). For more detail, refer to the Display Driver Configuration section. The figure below shows how the emWin graphics library integrates into a PSoC™ 6 project.

emwin_solution.png
emWin Solution

The emWin API is described in emWin User Guide.

emWin Package Structure

Infineon distributes emWin as a set of static libraries. The middleware package does not contain the emWin source code. The table below lists the following items:

dir_structure.png
Directory Description
Config Contains the pre-customized emWin GUI Framework and Display Drivers configuration files. A full set of configuration files for each supported driver are stored in separate sub-folders (BitPlains, CompactColor_16, etc...). For information about all display drivers, included in this emWin package, refer to the Supported Display Drivers section. Configuration files stored in this directory are intended to be used with ModusToolbox™ development environment or any other third party tools, like Keil or IAR and can be executed either as part of the OS application or as part of a BareMetal application. For more details, refer to the Configuration Considerations.
docs Contains the API Reference Guide and other supporting documentation.
GUI Contains a set of static libraries, pre-compiled for different configurations of user applications (toolchain, FPU usage, OS usage, input device usage), and a set of header files, to provide an interface to the emWin functionality. For more details, refer to the Configuration Considerations.
GUI/COMPONENT_SOFTFP Contains a set of emWin static libraries compiled with different floating-point operations implementation options. Implementation of floating point operations corresponds to the name of the parent directory, later in the table referred as COMPONENT_<FP_OPTION>. For more details, refer to the Configuration Considerations.
GUI/COMPONENT_HARDFP
GUI/COMPONENT_<FP_OPTION>/
COMPONENT_EMWIN_NOSNTS
A set of static libraries with no multi-tasking and no touch support. There is a library for each supported toolchain in a separate folder:
  • TOOLCHAIN_ARM - Stores the static library for the Arm Compiler.
  • TOOLCHAIN_GCC_ARM - Stores the static library for the GCC compiler.
  • TOOLCHAIN_IAR - Stores the static library for the IAR compiler.
GUI/COMPONENT_<FP_OPTION>/
COMPONENT_EMWIN_NOSTS
A set of static libraries with no multitasking support but with touch support. This directory has the same structure as the COMPONENT_EMWIN_NOSNTS directory.
GUI/COMPONENT_<FP_OPTION>/
COMPONENT_EMWIN_OSNTS
A set of static libraries with multitasking support but without touch support. This directory has the same structure as the COMPONENT_EMWIN_NOSNTS directory.
GUI/COMPONENT_<FP_OPTION>/
COMPONENT_EMWIN_OSTS
A set of static libraries with multitasking support and with touch support. This directory has the same structure as the COMPONENT_EMWIN_NOSNTS directory.
GUI/Include Contains a set of header files to provide an interface to the emWin functionality.
Sample Contains examples of the emWin configuration. The application examples are available at www.segger.com/emwin-samples.html For usage details, refer to Quick Start Guide.
Tool

Contains emWin PC tools to support emWin GUI development including:

  • Bin2C
  • Bitmap Converter
  • emWinPlayer
  • emWinViever
  • GUIBuilder
  • JPEG2Movie
  • U2C

For the tools usage instructions, refer to emWin User Guide

Note
AppWizard tool is available at Infineon Developer Center web page.

Supported Display Drivers

Driver Supported display controller / Purpose of driver Supported bits/pixel
GUIDRV_BitPlains This driver can be used for solutions without a display controller. It manages separate bit-plains for each color bit. This driver does not have any display-controller-specific code and can be used for solutions that require color bits in separate plains. 1 - 8
GUIDRV_CompactColor_16 Ampire: FSA506
Epson: S1D13742, S1D13743, S1D19122
FocalTech: FT1509
Himax: HX8301, HX8312A, HX8325A, HX8340, HX8347, HX8352, HX8352B, HX8353
Hitachi: HD66766, HD66772, HD66789
Ilitek: ILI9161, ILI9220, ILI9221, ILI9320, ILI9325, ILI9326, ILI9328, ILI9342, ILI9481
LG Electronics: LGDP4531, LGDP4551
MagnaChip: D54E4PA7551
Novatek: NT39122, NT7573
OriseTech: SPFD5408, SPFD54124C, SPFD5414D, SPFD5420A
Renesas: R61505, R61509, R61516, R61526, R61580, R63401
Samsung: S6D0110A, S6D0117, S6D0128, S6D0129, S6D04H0
Sharp: LCY-A06003, LR38825
Sitronix: ST7628, ST7637, ST7687, ST7712, ST7715, ST7735, ST7787, ST7789
Solomon: SSD1284, SSD1289, SSD1298, SSD1355, SSD1961, SSD1963, SSD2119
Toshiba: JBT6K71
16
GUIDRV_FlexColor Epson: S1D19122
FocalTech: FT1509
Himax: HX8353, HX8325A, HX8357, HX8340, HX8347, HX8352, HX8352B, HX8301, HX8367, HX8369
Hitachi: HD66772
Ilitek: ILI9320, ILI9325, ILI9328, ILI9335, ILI9338, ILI9340, ILI9341, ILI9342, ILI9163, ILI9481, ILI9486, ILI9488, ILI9806H, ILI9220, ILI9221
LG Electronics: LGDP4531, LGDP4551, LGDP4525
Lucid Display Technology: LDT7138
Novatek: NT39122
OriseTech: SPFD5408, SPFD54124C, SPFD5414D
Raio: RA8870, RA8875
Renesas: R61505, R61516, R61526, R61580
Samsung: S6E63D6, S6D0117
Sitronix: ST7628, ST7637, ST7687, ST7735, ST7712, ST7775, ST7715, ST7789, ST7796
Solomon: SSD1284, SSD1289, SSD1298, SSD1355, SSD2119, SSD1963, SSD1961, SSD1351, SSD1353
Syncoam: SEPS525
UltraChip: UC1698
16, 18
GUIDRV_Lin This driver can be used for display controllers with linear addressable video memory and direct interface. This driver does not have any display-controller-specific code. 1, 2, 4, 8, 16, 24, 32
GUIDRV_SPage Avant Electronics: SBN0064G
Epson: S1D15605, S1D15606, S1D15607, S1D15608, S1D15705, S1D15710, S1D15714, S1D15E05, S1D15E06, S1D15719, S1D15721
Hitachi: HD61202
Integrated Solutions Technology: IST3020, IST3501
New Japan Radio Company: NJU6676
Novatek: NT7502, NT7534, NT7538, NT75451
OriseTech: SPLC502B
Samsung: S6B0713, S6B0719, S6B0724, S6B1713
Sino Wealth: SH1101A
Sitronix: ST7522, ST75256, ST75320, ST7565, ST7567, ST7570, ST7591
Solomon: SSD1303, SSD1305, SSD1306, SSD1309, SSD1805, SSD1815
Sunplus: SPLC501C, SPLC502B
UltraChip: UC1601, UC1606, UC1608, UC1611, UC1628, UC1638, UC1701
1, 2, 4
GUIDRV_Template The driver template. Can be used as a starting point for writing a new custom display driver. 1, 2, 4, 8, 16, 24, 32

For details on each driver, refer to section Detailed display driver descriptions of emWin User Guide.

Quick Start Guide

Infineon emWin middleware can be used in various Development Environments such as ModusToolbox™, etc. For more detail, refer to the Supported Software and Tools. The quickest way to get started is using Code Examples. Infineon Technologies continuously extends its portfolio of code examples at the Infineon website and at the Infineon GitHub.

This quick start guide assumes that the environment is configured to use the CAT1 Peripheral Driver Library (mtb-pdl-cat1) for development and the CAT1 Peripheral Driver Library (mtb-pdl-cat1) is included in the project.

Create and run first emWin project

This section provides the step-by-step instructions how to implement a simple "Hello World" application using emWin. The project requirements are listed below:

  • Target display: The console on the user PC
  • Desired display resolution: 80x20 pixels
  • Color depth: 1 bit per pixel
  • No multitasking support
  • No touch screen support

The following steps are required:

  1. Add emWin to the project. For ModusToolbox™, add emWin to the project using the Middleware selector.
  2. Configure the project to use the EMWIN_NOSNTS option, because multitasking and touch support is not required. For ModusToolbox™, update the project's Makefile with the selected emWin option.
    COMPONENTS=EMWIN_NOSNTS
    For details on the option selection, refer to the Project Configuration section.
  3. Create an emwin-config folder in the root of the project and copy the BitPlains driver configuration files to this folder.

    If ModusToolbox™ or a third-party IDE is used, copy the following files:

    • emWin/Config/BitPlains/GUI_X.c
    • emWin/Config/BitPlains/GUIConf.c
    • emWin/Config/BitPlains/LCDConf.c
    • emWin/Config/BitPlains/LCDConf.h

    For more details, refer to the Project Configuration section.

  4. Update the main.c with the following includes:
    #include "cy_pdl.h"
    #include "GUI.h"
    #include "LCDConf.h"
  5. Build the project. Compilation should be successful. Fix the compilation issues, if any, before moving to the next step.
  6. Implement the STDOUT re-target to UART to enable the usage of the printf() function.
  7. Configure the display driver - edit emWin config files in the previously created emwin-config folder:
    • LCDConf.c:
      • Set the physical display size to 80x20. In the emwin-config folder, update the XSIZE_PHYS/YSIZE_PHYS defines in the LCDConf.c as following:
        //
        // Physical display size
        //
        #define XSIZE_PHYS 80
        #define YSIZE_PHYS 20
      • Add a routine to convert the display buffer to the ASCII pseudo-graphics. The code is provided below:
        #define TEXT_BUFFER_SIZE (((XSIZE_PHYS + 2u) * YSIZE_PHYS) + 2u)
        char * LCD_ConvertToText(void)
        {
        int x = 0;
        int y = 0;
        U32 charIndex = 0;
        static char textBuffer[TEXT_BUFFER_SIZE];
        textBuffer[charIndex++] = 0x0Du;
        for(y = 0; y < YSIZE_PHYS; y++)
        {
        for(x = 0; x < XSIZE_PHYS; x++)
        {
        if((_aPlain_0[y * BYTES_PER_LINE + x/8] & (0x01u << (x % 8))) != 0)
        {
        textBuffer[charIndex++] = '#';
        }
        else
        {
        textBuffer[charIndex++] = ' ';
        }
        }
        textBuffer[charIndex++] = 0x0Du;
        textBuffer[charIndex++] = 0x0Au;
        }
        textBuffer[charIndex++] = 0x00u;
        return(textBuffer);
        }
    • LCDConf.h: Update the file with the LCD_ConvertToText() function prototype.
      char * LCD_ConvertToText(void);
  8. Update the main() routine with the following code:
    GUI_Init();
    GUI_Clear();
    GUI_DispStringAt("Hello World!", 5, 2);
    GUI_DrawRect(0, 0, LCD_GetXSize() - 1, LCD_GetYSize() - 1);
    printf(LCD_ConvertToText());
    while(1)
    {
    // Infinite loop...
    }
  9. Build the application and program it into the target kit.
  10. Launch the terminal on your PC and set the following configuration:
    • Window size: 80x24
    • Auto line-wrap: Disabled (or the set window width is more than 80 symbols if there is no possibility to disable the auto line-wrap for the used terminal)
  11. Press the Reset button on the kit and observe the pseudo-graphical text in the terminal window:
    terminal_out.png
    Expected Result

Run emWin examples and demos

SEGGER provides many code examples to demonstrate various features of emWin. These examples are available on the SEGGER web page.

Perform the following steps to run any demo:

  1. Set-up emWin as described in the Configuration Considerations section.
  2. Add one of the demo sample files to your project.
  3. Configure emWin as described in the section above.
  4. Edit the main source file to include GUI.h and then call MainTask() as shown in the code that follows. All of the emWin examples use MainTask() as the entry point.
    #include "GUI.h"
    int main()
    {
    MainTask();
    for(;;)
    {
    }
    }
  5. Compile and run the project.

Configuration Considerations

The emWin middleware contains a set of display drivers that support a number of different displays that operate on the top of the physical communication interface driver (GPIO, SCB, DMA, etc.) that is the part of the CAT1 Peripheral Driver Library (mtb-pdl-cat1). For a detailed list of display controllers supported by each driver, refer to Supported Display Drivers section. This Configuration Considerations section guides how to set up the emWin middleware.

Note
This section contains only basic configuration steps required to configure emWin. For detailed information on the emWin configuration, refer to emWin User Guide.
Note
The emWin middleware is not supported by the ModusToolbox™ Device Configurator Tool which is part of ModusToolbox™. The emWin middleware must be configured manually.

Configuring the emWin library consists of two major parts:

  1. Project Configuration
  2. Display Driver Configuration

Project Configuration

The project configuration defines the set of configuration files and static libraries to be included in the project in order to adjust the emWin library according to the design requirements.

The required configuration steps are listed below:

  1. Add emWin to the project. For ModusToolbox™, add emWin to the project using the Middleware selector.
  2. Select and enable the emWin core option according to the project requirements. Available options:

    • EMWIN_NOSNTS - No multitasking, no touch support.
    • EMWIN_NOSTS - No multitasking support, touch support.
    • EMWIN_OSNTS - Multitasking support, no touch support.
    • EMWIN_OSTS - Multitasking, touch support.

    To enable the selected core option in:

    • ModusToolbox™: Update the project's Makefile with the selected emWin option. The example below demonstrates how to select the EMWIN_NOSNTS option.
      COMPONENTS=EMWIN_NOSNTS
    • Other development environment: Update the project settings to add the following paths:
      • Add the "emWin/GUI/Include" catalog to the Include paths
      • Add the "emWin/GUI/COMPONENT_<SELECTED_FPU_OPTION>/COMPONENT_<SELECTED_CORE_OPTION>" catalog to the Include paths
      • Set up the linking of the library placed under the emWin/GUI/COMPONENT_<SELECTED_FPU_OPTION> /COMPONENT_<SELECTED_CORE_OPTION>/TOOLCHAIN_<SELECTED_TOOLCHAIN> catalog. SELECTED_TOOLCHAIN defines the toolchain used to build the project. The current version of the emWin library supports the following toolchains:
        • ARM - Arm Compiler 6 is used
        • GCC_ARM - GCC Compiler is used
        • IAR - IAR Compiler is used
  3. Select the display driver that supports the display controller used in the design. For information on display drivers and display controllers, supported by the emWin library, refer to the Supported Display Drivers section.
  4. Copy the required emWin config files to the project. These files are typically edited for a specific project, so it is recommended to copy the files into a separate emWin config folder in the root of your project. Go to emWin/Config/<Selected Display Driver> and copy the folder content to the previously created emWin config folder.

    In the selected folder, you find the following files:

    Configuration file Purpose
    GUI_X.c
    Contains a definition of the emWin timing routines and the kernel interface routines via abstraction-rtos package if OS is used.
    GUIConf.c Configures available for emWin the RAM block and sets its size. This block is managed by the internal memory management system to allocate internal emWin data.
    LCDConf.c Configures the display driver parameters such as the size, color conversion, driver callback functions, hardware interface functions, etc.
    LCDConf.h The configuration of the used display driver(s).
    Note
    If project uses OS without abstraction-rtos package, update the GUI_X.c file to use the functions provided by the selected OS. Configuration examples for other OS are available in emwin/Sample/GUI_X catalog.
    In FreeRTOS, emWin uses mutex resource for multitasking support. To enable FreeRTOS mutex support, set configUSE_MUTEXES to 1 in the FreeRTOSConfig.h file.

    Also, depending on the driver, you may find the following driver-specific files:

    Configuration file Purpose
    LCDConf_CompactColor_16.h The specific configuration file for the CompactColor_16 driver. Defines configurations such as the display controller, data bus width, display mirroring options, and display hardware-access functions.
    GUIDRV_CompactColor_16.c
    GUIDRV_CompactColor_16.h
    The CompactColor_16 display driver files. Do not modify!
    GUIDRV_Template.c
    GUIDRV_Template.h
    The display driver template files. Can be used as a starting point for custom display driver implementation.

For the application layer code required to set up emWin and display data, refer to the Create and run first emWin project section

Display Driver Configuration

The drivers can be configured by modifying the emWin configuration files, which contain all required information for the driver including the display- controller hardware interface. The display driver configuration includes the following steps:

  1. Create a driver instance, set up the color conversion routines and link them to the desired layer.
  2. Configure the display physical size.
  3. Configure the display data RAM.
  4. Configure the access to the display hardware.
  5. Configure the driver specific functions, if any.
  6. Update the LCD_X_DisplayDriver() callback function to handle all required commands from the driver.

The drivers, included in this emWin package are listed in the Supported Display Drivers section.

The following sections describe the steps required to configure each of the supported drivers:

BitPlains Driver

This section documents the main steps required to configure the BitPlains driver.

The configuration explanation is based on the pre-customized files that are part of the emWin library and available in the Config/BitPlains catalog.

The LCD_X_Config() routine in the LCDConf.c file should implement the following functionality:

  1. Create a GUIDRV_BitPlains driver instance with the desired palette and link it to the desired layer. The pre-customized LCDConf.c file implements creating of the GUIDRV_BitPlains driver instance witch the GUICC_1 (1-bpp black and white) palette and link it to the 1-st layer. See the corresponding code below:
    #define COLOR_CONVERSION GUICC_1
    GUI_DEVICE_CreateAndLink(GUIDRV_BITPLAINS, COLOR_CONVERSION, 0, 0);
    The user can change the COLOR_CONVERSION value to set up some other palette. For more detail on using the proper palette mode, refer to section Basic Features -> Colors of emWin User Guide.
  2. Configure the physical display size with the desired value. The pre-customized LCDConf.c file have configured physical display size with the default value 320x240 pixels. See the corresponding code below:
    #define XSIZE_PHYS 240
    #define YSIZE_PHYS 320
    if (LCD_GetSwapXY())
    {
    LCD_SetSizeEx (0, YSIZE_PHYS, XSIZE_PHYS);
    LCD_SetVSizeEx(0, YSIZE_PHYS, XSIZE_PHYS);
    }
    else
    {
    LCD_SetSizeEx (0, XSIZE_PHYS, YSIZE_PHYS);
    LCD_SetVSizeEx(0, XSIZE_PHYS, YSIZE_PHYS);
    }
    The user can set a required display size by using the XSIZE_PHYS and YSIZE_PHYS defines.
  3. Configure the display data RAM for the desired layer. The pre-customized LCDConf.c file have configured display data RAM for the 1-st layer to store a 1-bpp black-and- white picture with the 240x320 pixels resolution. See the corresponding code below.

    Memory buffer allocation:

    #define XSIZE_PHYS 240
    #define YSIZE_PHYS 320
    #define BYTES_PER_LINE ((XSIZE_PHYS + 7) / 8)
    static U8 _aPlain_0[BYTES_PER_LINE * YSIZE_PHYS];

    Display RAM data structure definition:

    static struct {
    U8 * apVRAM[8];
    } _VRAM_Desc = {{
    _aPlain_0,
    }};

    The apVRAM element is the array of pointers to the memory locations to be used by the driver for each bit plain. If the driver, for example, works in 1bpp mode, only the first 1 pointer is used (One plain for each bit of the color information).

    Display RAM address assignment:

    LCD_SetVRAMAddrEx(0, (void *)&_VRAM_Desc);

    The user can configure a required memory layout by allocating the necessary number of _aPlain arrays and adding them to the _VRAM_Desc structure. The example of the memory layout for GUICC_M111 (3-bpp, 8 colors) is provided below:

    //
    // Data arrays to be used by the display driver:
    //
    static U8 _aPlain_0[BYTES_PER_LINE * YSIZE_PHYS];
    static U8 _aPlain_1[BYTES_PER_LINE * YSIZE_PHYS];
    static U8 _aPlain_2[BYTES_PER_LINE * YSIZE_PHYS];
    //
    // Structure to be passed to the driver
    //
    static struct {
    U8 * apVRAM[8];
    } _VRAM_Desc = {
    _aPlain_0,
    _aPlain_1,
    _aPlain_2,
    };

It is also possible to add another user code if more configuration actions are required to achieve the desired parameters. For other configuration options of the BitPlains driver, refer to section GUIDRV_BitPlains -> Additional run-time configuration of emWin User Guide.

The LCD_X_DisplayDriver() routine implementation does not require any specific functionality in order to enable display operation with the parameters, set in scope of the LCD_X_Config() routine. The pre-customized LCDConf.c file implements the LCD_X_DisplayDriver() routine template. See the corresponding code below.

int LCD_X_DisplayDriver(unsigned LayerIndex, unsigned Cmd, void * pData)
{
int r;
GUI_USE_PARA(LayerIndex);
GUI_USE_PARA(pData);
switch (Cmd)
{
case LCD_X_INITCONTROLLER:
//
// Called during the initialization process in order to set up the
// display controller and put it into operation. If the display
// controller is not initialized by any external routine, this needs
// to be adapted by the customer...
//
// ...
r = 0;
break;
default:
r = -1;
break;
}
return r;
}

You can update this template to process other supported commands if they are required by the target application. For the descriptions of all the supported commands, refer to section Display driver callback function -> Commands passed to the callback function of emWin User Guide.

The BitPlains display driver does not have any display controller specific code, so the user is responsible for implementing the functionality intended to update the physical display according to the display RAM data (_VRAM_Desc structure). For a possible approach example, refer to the Create and run first emWin project section.

FlexColor Driver

This section documents the main steps required to configure the FlexColor driver.

The explanation is based on the pre-customized files that are the part of emWin library and placed in the Config/FlexColor catalog.

The LCD_X_Config() routine in the LCDConf.c file should implement the following functionality:

  1. Create the GUIDRV_FlexColor driver instance with the desired palette and link it to the desired layer. The pre-customized LCDConf.c file implements the creation of the GUIDRV_FlexColor driver instance witch the GUICC_M565 (16 bpp, red and blue swapped) palette and link it to the 1-st layer. See the corresponding code below:

    #define DISPLAY_DRIVER GUIDRV_FLEXCOLOR
    #define COLOR_CONVERSION GUICC_M565
    GUI_DEVICE * pDevice;
    pDevice = GUI_DEVICE_CreateAndLink(DISPLAY_DRIVER, COLOR_CONVERSION, 0, 0);

    The user can change the COLOR_CONVERSION value to set up some other palette. For more information on palettes, refer to section Basic Features -> Colors of emWin User Guide.

    Note
    In some cases, you may need to set a value of the Entry Mode register of the display controller for its configuration. The FlexColor driver writes data to the display controller Entry Mode register in order to set the display orientation, overwriting value, set during the display initialization. To set a desired value of other bits in the Entry Mode register, write the Entry Mode value into the RegEntryMode field of the CONFIG_FLEXCOLOR structure and then pass it as a parameter of the GUIDRV_FlexColor_Config() function. The driver will combine the desired value with the required orientation bit values during the initialization process:
    CONFIG_FLEXCOLOR Config = {0};
    Config.RegEntryMode = DESIRED_ENTRY_MODE_REG_VALUE;
    GUIDRV_FlexColor_Config(pDevice, &Config);
  2. Configure the physical display size with the desired value. The pre-customized LCDConf.c file have configured the physical display size with the default value of 320x240 pixels. See the corresponding code below:
    #define XSIZE_PHYS 240
    #define YSIZE_PHYS 320
    LCD_SetSizeEx (0, XSIZE_PHYS, YSIZE_PHYS);
    LCD_SetVSizeEx(0, VXSIZE_PHYS, VYSIZE_PHYS);
    The user can set the custom display size using the XSIZE_PHYS and YSIZE_PHYS defines.
  3. Configure the display data RAM for the desired layer. The FlexColor driver does not require allocation of the display data RAM buffer in scope of the LCDConf.c file. It uses the memory buffer allocated in the GUIConf.c file. The FlexColor display driver can be used with and without a display data cache that contains a complete copy of the content of the display data RAM in order to avoid reading operations from the display controller and increase the display performance. For details on the cache usage, refer to section GUIDRV_FlexColor -> RAM requirements of emWin User Guide.
  4. Configure the display driver to work with the specified display controller. The pre-customized LCDConf.c file implements configuring the FlexColor display driver to work with the GUIDRV_FLEXCOLOR_F66709 controller set in the M16C0B8 (16bpp, no cache, 8 bit bus) operation mode. For a full list of supported display controllers, refer to the Supported Display Drivers section. See the corresponding code below:

    GUI_PORT_API PortAPI = {0};
    GUIDRV_FlexColor_SetFunc(pDevice, &PortAPI, GUIDRV_FLEXCOLOR_F66709, GUIDRV_FLEXCOLOR_M16C0B8);

    You can configure the FlexColor display driver to work with any supported display controller in any supported operation mode by changing values of the #3 and #4 parameters of the the GUIDRV_FlexColor_SetFunc() function. For all permitted values for these parameters, refer to section GUIDRV_FlexColor -> Configuration API of the emWin User Guide for all permitted values for these parameters.

    The provided template does not implement any hardware interface. The user is responsible for selecting the appropriate communication interface (I2C, SPI, GPIO, etc...) for the hardware interface implementation on the application layer and for the initialization of the corresponding fields of the PortAPI structure in scope of the LCD_X_Config() routine. The set of functions depends on the display controller operation mode. For example, if 16C0B8 (16bpp, no cache, 8 bit bus) is used, an 8-bit interface should be configured, if M16C0B16 (16bpp, no cache, 16 bit bus) is used then the 16-bit interface should be implemented and so on. For a description of each interface, refer to section GUIDRV_FlexColor -> Configuration API -> GUIDRV_FlexColor_SetFunc() of the emWin User Guide.

It is also possible to add another user code if more configuration actions are required to achieve the desired parameters. For more information, refer to section GUIDRV_FlexColor -> Run-time configuration API of emWin User Guide.

The LCD_X_DisplayDriver() routine requires the LCD_X_INITCONTROLLER command implementation in order to enable the display operation with the parameters, set in scope of the LCD_X_Config() routine. The pre-customized LCDConf.c file implements the LCD_X_DisplayDriver() routine template with the call of the empty function to handle the LCD_X_INITCONTROLLER command. See the corresponding code below.

static void _InitController(void)
{
}
int LCD_X_DisplayDriver(unsigned LayerIndex, unsigned Cmd, void * pData)
{
int r;
GUI_USE_PARA(LayerIndex);
GUI_USE_PARA(pData);
switch (Cmd)
{
case LCD_X_INITCONTROLLER:
//
// Called during the initialization process in order to set up the
// display controller and put it into operation. If the display
// controller is not initialized by any external routine, this needs
// to be adapted by the customer...
//
// ...
_InitController();
r = 0;
break;
default:
r = -1;
break;
}
return r;
}

The user is responsible for the _InitController() implementation with the initialization functionality for the used display controller. The user can also update this template to process any supported command if it is required by the target application. For the descriptions of all the supported commands, refer to the chapter Display driver callback function -> Commands passed to the callback function of emWin User Guide.

Lin Driver

This section documents the main steps required to configure the Lin driver.

The explanation is based on the pre-customized files that are part of the emWin library and placed in the Config/Lin catalog.

The LCD_X_Config() routine that is the part of LCDConf.c file should implement the following functionality:

  1. Create the GUIDRV_Lin driver instance with the desired display orientation, color depth, palette, and link it to the desired layer. The pre-customized LCDConf.c file implements creating of the GUIDRV_LIN_32 option of the GUIDRV_Lin driver. This option defines the GUIDRV_Lin driver instance witch the following parameters:
    • Orientation: Default
    • Color depth: 32-bpp
    • Palette: GUICC_8888 (32-bpp, 3-color components, the upper byte is used for alpha blending.)
      and link it to the 1-st layer. See the corresponding code below:
      #define COLOR_CONVERSION GUICC_8888
      #define DISPLAY_DRIVER GUIDRV_LIN_32
      GUI_DEVICE_CreateAndLink(DISPLAY_DRIVER, COLOR_CONVERSION, 0, 0);
      You can change the COLOR_CONVERSION value to set up some other palette. For more information on palettes, refer to section Basic Features -> Colors of emWin User Guide. The orientation and color depth depends on the selected GUIDRV_Lin driver option and can be changed as well. For all supported GUIDRV_Lin driver options and configuration macros for each option, refer to section GUIDRV_Lin -> Color depth and display orientation of emWin User Guide.
  2. Configure the physical display size with the desired value. The pre-customized LCDConf.c file have configured the physical display size with the default value of 320x240 pixels. See the corresponding code below:
    #define XSIZE_PHYS 320
    #define YSIZE_PHYS 240
    if (LCD_GetSwapXY())
    {
    LCD_SetSizeEx (0, YSIZE_PHYS, XSIZE_PHYS);
    LCD_SetVSizeEx(0, VYSIZE_PHYS, VXSIZE_PHYS);
    }
    else
    {
    LCD_SetSizeEx (0, XSIZE_PHYS, YSIZE_PHYS);
    LCD_SetVSizeEx(0, VXSIZE_PHYS, VYSIZE_PHYS);
    }
    You can set the custom display size by using the XSIZE_PHYS/YSIZE_PHYS defines.
  3. Configuring the display data RAM for the desired layer. The Lin driver does not require allocation of the display data RAM. This driver is working directly with the display controller video memory mapped to the CPU address space. The pre-customized file LCDConf.c set the address of the video RAM for 1-st layer to the value "0" by default. See the corresponding code below:
    #define VRAM_ADDR 0
    LCD_SetVRAMAddrEx(0, (void *)VRAM_ADDR);
    The user responsibility is to update the VRAM_ADDR macro with the correct value for the display controller being used.

It is also possible to add another user code if more configuration actions are required to achieve the desired parameters. For more information, refer to the GUIDRV_Lin -> Run-time configuration section of emWin User Guide.

Note
For all precompiled emWin libraries compile time parameter LCD_ENDIAN_BIG is set to "0", e.g. Little Endian mode.

The LCD_X_DisplayDriver() routine requires the LCD_X_INITCONTROLLER command implementation in order to enable the display operation with the parameters, set in scope of the LCD_X_Config() routine. The pre-customized LCDConf.c file implement the LCD_X_DisplayDriver() routine template with the call of the empty functions to handle the following commands:

  • LCD_X_INITCONTROLLER
  • LCD_X_SETVRAMADDR
  • LCD_X_SETORG
  • LCD_X_SETLUTENTRY See the corresponding code below.
    static void _InitController(void)
    {
    }
    static void _SetVRAMAddr(void * pVRAM)
    {
    }
    static void _SetOrg(int xPos, int yPos)
    {
    }
    static void _SetLUTEntry(LCD_COLOR Color, U8 Pos)
    {
    }
    int LCD_X_DisplayDriver(unsigned LayerIndex, unsigned Cmd, void * pData)
    {
    int r;
    // void * p;
    switch (Cmd)
    {
    //
    // Required
    //
    case LCD_X_INITCONTROLLER:
    //
    // Called during the initialization process in order to set up the
    // display controller and put it into operation. If the display
    // controller is not initialized by any external routine, this needs
    // to be adapted by the customer...
    //
    _InitController();
    r = 0;
    break;
    case LCD_X_SETVRAMADDR:
    //
    // Required for setting the address of the video RAM for drivers
    // with memory mapped video RAM which is passed in the 'pVRAM' element of p
    //
    _SetVRAMAddr(((LCD_X_SETVRAMADDR_INFO *)pData)->pVRAM);
    r = 0;
    break;
    case LCD_X_SETORG:
    //
    // Required for setting the display origin which is passed in the 'xPos' and 'yPos' element of p
    //
    _SetOrg(((LCD_X_SETORG_INFO *)pData)->xPos, ((LCD_X_SETORG_INFO *)pData)->yPos);
    r = 0;
    break;
    case LCD_X_SETLUTENTRY:
    //
    // Required for setting a lookup table entry which is passed in the 'Pos' and 'Color' element of p
    //
    _SetLUTEntry(((LCD_X_SETLUTENTRY_INFO *)pData)->Color, ((LCD_X_SETLUTENTRY_INFO *)pData)->Pos);
    r = 0;
    break;
    case LCD_X_ON:
    //
    // Required if the display controller should support switching on and off
    //
    r = 0;
    break;
    case LCD_X_OFF:
    //
    // Required if the display controller should support switching on and off
    //
    // ...
    r = 0;
    break;
    default:
    r = -1;
    break;
    }
    return r;
    }
    The user is responsible for the _InitController() implementation with the initialization functionality for the used display controller. The user can also update this template to process any supported command if it is required by the target application. The _SetVRAMAddr() and _SetOrg() functions can be removed if the Virtual Displays feature is not used. The _SetLUTEntry() function can be removed if the custom palettes are not used in the project. For the descriptions of all the supported commands, refer to the chapter Display driver callback function -> Commands passed to the callback function of emWin User Guide.

SPage Driver

This section documents the main steps required to configure the SPage driver.

The explanation is based on the pre-customized files that are the part of emWin library and placed in the Config/SPage catalog.

The LCD_X_Config() routine that is the part of LCDConf.c file implements the following functionality:

  1. Create the GUIDRV_SPage driver instance with the desired display orientation, color depth, cache usage, palette, and link it to the desired layer. The pre-customized LCDConf.c file implements creation of the GUIDRV_SPAGE_1C0 option of the GUIDRV_SPage driver. This option defines the GUIDRV_SPage driver instance and links it to the 1-st layer with the following parameters:
    • Orientation: Default
    • Color depth: 1-bpp
    • Cache usage: Not used
    • Palette: GUICC_1 (1-bpp black and white)
      See the corresponding code below:
      #define DISPLAY_DRIVER GUIDRV_SPAGE_1C1
      #define COLOR_CONVERSION GUICC_1
      GUI_DEVICE * pDevice;
      pDevice = GUI_DEVICE_CreateAndLink(DISPLAY_DRIVER, COLOR_CONVERSION, 0, 0);
      The user can change the COLOR_CONVERSION value to set up some other palette. For more information on palettes, refer to section Basic Features -> Colors of emWin User Guide. The orientation, color depth and cache depend on the selected GUIDRV_SPage driver option and can be changed by user as well. For all supported GUIDRV_SPage driver and configuration macros for each option, refer to section GUIDRV_SPage -> Color depth and display orientation of emWin User Guide.
  2. Configure the physical display size with the desired value. The pre-customized LCDConf.c file have configured the physical display size with the default value of 180x132 pixels. See the corresponding code below:
    #define XSIZE_PHYS 180
    #define YSIZE_PHYS 132
    if (LCD_GetSwapXY())
    {
    LCD_SetSizeEx (0, YSIZE_PHYS, XSIZE_PHYS);
    LCD_SetVSizeEx(0, VYSIZE_PHYS, VXSIZE_PHYS);
    }
    else
    {
    LCD_SetSizeEx (0, XSIZE_PHYS, YSIZE_PHYS);
    LCD_SetVSizeEx(0, VXSIZE_PHYS, VYSIZE_PHYS);
    }
    You can set a custom display size by using the XSIZE_PHYS/YSIZE_PHYS defines.
  3. Configure the display data RAM for the desired layer. The SPage driver does not require allocation of the display data RAM buffer in scope of the LCDConf.c file. It uses the memory buffer that is allocated in the GUIConf.c file. This display driver can be used with or without a display data cache. The data cache contains a complete copy of the LCD data RAM. If no cache is used, there are no additional RAM requirements.

    SEGGER recommends using this driver with a data cache to improve the display performance. For details on the cache usage, refer to section GUIDRV_SPage -> RAM requirements of emWin User Guide.

  4. Configure the first segment address and the first common address to be used in the data RAM of the display controller. The pre-customized LCDConf.c file implements configuring the first segment address and the first common address with "0". See the corresponding code below:
    CONFIG_SPAGE Config = {0};
    Config.FirstSEG = 0;
    Config.FirstCOM = 0;
    GUIDRV_SPage_Config(pDevice, &Config);
    The user can configure these values according to the used display memory layout. Refer to the display documentation.
  5. Configure the display driver to work with the specified display controller. The pre-customized LCDConf.c file have configured the SPage display driver to work with any of the following controllers:

    • Epson S1D15E05, S1D15E06, S1D15719, S1D15721
    • Integrated Solutions Technology IST3501

    See the corresponding code below:

    GUI_DEVICE * pDevice;
    GUI_PORT_API PortAPI = {0};
    GUIDRV_SPage_SetBus8(pDevice, &PortAPI);
    GUIDRV_SPage_Set1512(pDevice);

    For a full list of the supported display controllers, refer to the Supported Display Drivers section. The user can configure the SPage display driver to work with any supported display controller by calling the corresponding function (for example call the GUIDRV_SPage_SetST75256() function to configure the driver to use the Sitronix ST75256 controller). For information which function is used to set up operation with a particular display controller, refer to section GUIDRV_SPage -> Run-time configuration of emWin User Guide

    The provided template does not implement any hardware interface. The user is responsible for selecting the appropriate communication interface (I2C, SPI, GPIO, etc...), for the hardware interface implementation on the application layer and for the initialization of the corresponding fields of the PortAPI structure in scope of the LCD_X_Config() routine. For a description of each interface, refer to section GUIDRV_SPage -> Run-time configuration of emWin User Guide.

The LCD_X_DisplayDriver() routine requires the LCD_X_INITCONTROLLER command implementation in order to enable the display operation with the parameters, set in scope of the LCD_X_Config() routine. The pre-customized LCDConf.c file implement the LCD_X_DisplayDriver() routine template with the call of the empty function to handle the LCD_X_INITCONTROLLER command. See the corresponding code below.

static void _InitController(void)
{
}
int LCD_X_DisplayDriver(unsigned LayerIndex, unsigned Cmd, void * pData)
{
int r;
GUI_USE_PARA(LayerIndex);
GUI_USE_PARA(pData);
switch (Cmd)
{
case LCD_X_INITCONTROLLER:
//
// Called during the initialization process in order to set up the
// display controller and put it into operation. If the display
// controller is not initialized by any external routine, this needs
// to be adapted by the customer...
//
// ...
_InitController();
r = 0;
break;
default:
r = -1;
break;
}
return r;
}

The user is responsible for the _InitController() implementation with the initialization functionality for the used display controller. The user can also update this template to process any supported command if it is required by the target application. For descriptions of all supported commands, refer to section Display driver callback function -> Commands passed to the callback function of emWin User Guide.

CompactColor_16 Driver

This section documents the main steps required to configure the CompactColor_16 driver.

The explanation is based on the pre-customized files that are part of emWin library and placed in the Config/CompactColor_16 catalog.

The LCD_X_Config() routine that is the part of LCDConf.c file implements the following functionality:

  1. Create the GUIDRV_CompactColor_16 driver instance with the desired palette and link it to the desired layer. The pre-customized LCDConf.c file implement the creating of the GUIDRV_CompactColor_16 driver instance with the GUICC_M565 (16 bpp, red and blue swapped) palette and linking it to the 1-st layer. See the corresponding code below:
    #define COLOR_CONVERSION GUICC_M565
    #define DISPLAY_DRIVER GUIDRV_COMPACT_COLOR_16
    GUI_DEVICE_CreateAndLink(DISPLAY_DRIVER, COLOR_CONVERSION, 0, 0);
    The user can change the COLOR_CONVERSION value to set up some other palette. For more information on palettes, refer to section Basic Features -> Colors of emWin User Guide.
  2. Configure the physical display size with the desired value. The pre-customized LCDConf.c file have configured the physical display size with the default value of 320x240 pixels. See the corresponding code below:
    #define XSIZE_PHYS 240
    #define YSIZE_PHYS 320
    if (LCD_GetSwapXY())
    {
    LCD_SetSizeEx (0, YSIZE_PHYS, XSIZE_PHYS);
    LCD_SetVSizeEx(0, YSIZE_PHYS, XSIZE_PHYS);
    }
    else
    {
    LCD_SetSizeEx (0, XSIZE_PHYS, YSIZE_PHYS);
    LCD_SetVSizeEx(0, XSIZE_PHYS, YSIZE_PHYS);
    }
    The user can set the desired display size using the XSIZE_PHYS/YSIZE_PHYS defines.
  3. Configure the display data RAM for the desired layer. The CompactColor_16 driver does not require allocation of the display data RAM buffer in scope of the LCDConf.c file. It uses the memory buffer that is allocated in the GUIConf.c file. This display driver can be used with and without a display data cache, containing a complete copy of the contents of the display data RAM. For details on the cache usage, refer to section GUIDRV_CompactColor_16 -> RAM requirements of emWin User Guide.
  4. Configure the display driver to work with the specified display controller in the LCDConf_CompactColor_16.h This pre-customized file have configured the CompactColor_16 display driver to work with the Epson S1D19122, Ilitek ILI9342, ILI9481, and other controllers. See the corresponding code below:

    #define LCD_CONTROLLER 66709

    The user can configure the CompactColor_16 display driver to work with any supported display controller by updating the LCD_CONTROLLER macro with the corresponding controller number. For all permitted values, refer to section GUIDRV_CompactColor_16 -> Compile-time configuration of the emWin User Guide.

    The provided template does not implement any hardware interface. It provides a set of empty functions required for the 8-bit indirect interface implementation. The user is responsible for updating these functions with the code required to enable the communication through the used physical interface (GPIO for example). See the corresponding code below:

    #define LCD_USE_PARALLEL_16 0
    void Display_WriteM8_A1(U8 *wrData, int numbytes);
    void Display_WriteM8_A0(U8 *wrData, int numbytes);
    void Display_ReadM8_A1(U8 *rdData, int numbytes);
    void Display_Write8_A0(U8 byte);
    void Display_Write8_A1(U8 byte);
    #define LCD_WRITEM_A1(p, numbytes) Display_WriteM8_A1(p, numbytes)
    #define LCD_WRITEM_A0(p, numbytes) Display_WriteM8_A0(p, numbytes)
    #define LCD_READM_A1(p, numbytes) Display_ReadM8_A1(p, numbytes)
    #define LCD_WRITE_A0(byte) Display_Write8_A0(byte)
    #define LCD_WRITE_A1(byte) Display_Write8_A1(byte)
    void Display_WriteM8_A1(U8 *wrData, int numbytes)
    {
    GUI_USE_PARA(wrData);
    GUI_USE_PARA(numbytes);
    }
    void Display_WriteM8_A0(U8 *wrData, int numbytes)
    {
    GUI_USE_PARA(wrData);
    GUI_USE_PARA(numbytes);
    }
    void Display_ReadM8_A1(U8 *rdData, int numbytes)
    {
    GUI_USE_PARA(rdData);
    GUI_USE_PARA(numbytes);
    }
    void Display_Write8_A0(U8 byte)
    {
    GUI_USE_PARA(byte);
    }
    void Display_Write8_A1(U8 byte)
    {
    GUI_USE_PARA(byte);
    }

    The user can also select another option for the communication interface (SPI for example) by defining a corresponding set of hardware access macros. For more information on the supported display controller interfaces, refer to section GUIDRV_CompactColor_16 -> Supported Hardware of the emWin User Guide.

Template Driver

The Template Driver can be used as a starting point to implement a custom display driver. It contains the complete functionality needed for a display driver.

There are no specific requirements regarding the Template Driver configuration because it depends on the Template Driver user implementation.

Template Driver files that are part of emWin library and placed in the Config/Template catalog.

AppWizard Project Setup

AppWizard is a new tool from SEGGER for creating complete and ready to use emWin applications. It incorporates many of emWin`s core features such as widgets, animations, language management and motion support with minimal amount of user code. For complete documentation on AppWizard, refer to AppWizard User Guide, available in the Help -> Open User Guide menu of the AppWizard tool.

This section provides the instructions how setup emWin AppWizard project in ModusToolbox™. This guide assumes that emWin is already configured on the target platform, i.e. you can use emWin functions to change display content and AppWizard tool is installed on your PC. AppWizard tool is available at Infineon Developer Center web page.

Note
AppWizard tool version should be the same, as specified in Supported Software and Tools section.
  1. Create an appwizard folder in the root of the project.
  2. Copy APPW_X_NoFS.c file from emwin/Sample/APPW_X folder.
  3. Open AppWizard and create a new project with the following data:
    • Project path: set it to point inside of previously created appwizard folder of your project.
    • BSP: None
    • Color scheme and display options: Set the same values, as used for the target display. These values should match configuration, set in the LCDConf.c configuration file of the project.
  4. In AppWizard, add basic elements to the Editor:
    • Screen
    • Box to cover all the screen area
    • Slider
  5. In AppWizard, go File -> Export&Save to generate code for added items.
  6. In ModusToolbox™, create .cyignore file inside of previously created appwizard folder and exclude Simulation folder from build system file discovery. Add the following content to the file:
    Simulation
  7. Update the main.c with include of AppWizard.h
    #include "AppWizard.h"
  8. In the main.c file, place the entry point to the generated AppWizard code after the code of display and emWin initialization:
    MainTask();
  9. Build the application and program it into the target kit.
  10. Observe the content on the display of the kit - it should look the same, as setup in the AppWizard tool.
Note
MainTask() function does not return - it contains infinite loop. It is intended to use with OS to perform other application tasks.

Supported Software and Tools

This version of the emWin middleware was validated for the compatibility with the following software and tools:

Software and Tools Version
ModusToolbox™ Software Environment 3.0.0
SEGGER AppWizard 1.38_6.32d
CAT1 Peripheral Driver Library (mtb-pdl-cat1) 2.4.0
abstraction-rtos 1.7.1
GCC Compiler 10.3.1
IAR Compiler 8.42.1
Arm Compiler 6 6.13
FreeRTOS 10.4.302

Changelog

VersionChangesReason for Change
6.32.0 Updated the emWin middleware to version 6.32.0 Source library update
Updated documentation User experience improvement
6.26.0 Updated the emWin middleware to version 6.26.0 Source library update
Updated documentation User experience improvement
6.24.0 Updated the emWin middleware to version 6.24.0 Source library update
Added AppWizard support User experience improvement
Updated documentation User experience improvement
5.48.1 Updated emWin hardfp libraries for ARM Compiler 6 Fixing linker error
Added ModusToolbox™ support ModusToolbox™ flow support
Added emWin PC Tools to support emWin GUI development User experience improvement
Updated documentation User experience improvement
5.48.0 Initial release with PSoC6 Mbed targets support Mbed flow support