User Activity

Hi all.I tried to install a custom help eclipse plugin (see https://www.eclipse.org/articles/Article-Online%20Help%20for%202_0/help1.htm )via the plugins directory into stm32cubeide with no success. However the same plugin installs in a clean install...
Posted on November 22, 2017 at 13:13According to the emWin manual LCD_SetDevFunc can be used to set additional and / or user defined functions of the display driver.Examples from STM32CubeF4 are using the function within LCDConf_xxxx.c to set a low ...
Posted on May 15, 2017 at 16:14Hello.I'm using STM32CubeF4 1.14.0 with STemWin 5.32 and have setup a simulation of the GUI in Visual Studio where I link the STemWin532_WIN32.lib into the project.I have found a severe problem with the SWIPELIST widge...
Posted on January 24, 2017 at 13:17Hi.I'm using STM32CubeF4 1.14.0 with STemWin 5.32.I need to draw JPEGs from file using the DrawEx functions where the user has to provide a getData function which reads chunks of data from a file.However the ...Dra...