User Activity

For my project I'm using an STM32L476 MCU with CubeIDE 1.15.1 and CubeMX 6.11.1In this project I'm using ThreadX / Azure RTOS.For a new feature I doubled the speed of the MSI, which doubles the system clock, but the HCLK stays the same (by changing t...
The range of the default Slider of TouchGFX can be configured by a min and max integer.When the value has changed you can get a callback with the new value as an integer.Still when moving the slider it is possible to set the location of the indicator...
Hi, Working with the latest version (4.23.0) for some time now. Luckily for now I have the generated code tracked in git.When generating the code using TouchGFX Designer, I notice that sometimes some interactions of my custom containers are not gener...
In my project I use TouchGFX for an STM32 microcontroller.After visually changing the view, I need to generate the updated viewBase classes in the TouchGFX Designer.Now I want to automate this process on my build-server. I am able to generate the fil...
Hi,Currently I have 5 STM32F469I Discovery boards:1 x MB1189 B-02 (Revision that is not mentioned in the User Manual, chapter 6.2 product history).4 x MB1189 B-08 (F469NIH6).Have been using the B-02 for some time without any problems.When I use any B...