User Activity

Hi allFirst of all I'm working with STM32F469I-DISCO board and I'm using TouchGFX Designer- 4.15.0.I have the next problemMy application have 4 different screens, I'm storing in the model general information, and I can access to it without any proble...
Hi,I'm developing an application using touchGFX Designer Version: 4.13.0, all is working correctly when you run Simulator in touchGFXDesingner tool, but when flashing in disco board the screen is fridge and I have to reset the system, again and again...
Hi all;I have developed an application where there is a simple SrollWhell with a custom container, in which there is a icon and a number which content depend of the value of the current item selected, so that is my problem:I see that the current item...
Hi allCurrently, I’m working with IDE TouchFGXDesigner in a STM32F469I DISCO module, this kind of system feature a Model View Presenter pattern and a RTOS, so, I’m trying to get some data from hardware (for instance a value in an ADC pin) in order to...