User Activity

Hi,When I generate the code with STM32CubeMX version 6.3 for STM32H747XIHx something like this happens: I have also noticed that when I chose TouchGFX component I am able to use it only with M4 core (this configuration was forced by CubeMX) what is a...
Hi, since I have upgraded to 1.7.0 a few of my C++ projects stopped working. When I code in C++ I always create main.cpp file and I exclude from all builds main.c file (I don't delete this file as it is always generated by CubeMX). This has been work...
Hi,I am building a "cross-IDE" project with a bunch of different tools. That is why I have either FreeRTOS as well as Keil RTX5 RTOS in my project. I can switch between both kernels at any time.The problem I have regards animated image and it is inte...
Hello,I really like the touchGFX framework. I am working in the startup company and we are developing the in-vitro medical device. One of our feature is LCD screen and I would like to build awesome and modern GUI for that purpose (gui's in medical lo...
Hello,I have started using Touch GFX a few days ago. It works preety nice, running the first program on the F746-Disco board is a pleasure. But.. I can't use this system as it is delivered by TouchGFX. In general I would like to keep the logic and wh...