User Activity

Version: STM32CubeIDE1.15.0 Hallo ST community,due to the project-related reason, I need to use an old compile toolchain com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.10.3-2021.10.win32_1.1.100.202309262110 . So I download this toolchain...
Target Board: STM32H743ZI2 NucleoSTM32CubeMX: V6.11.0 Hallo community,I'm encountering an issue about migration. When I migrated my STM32CubeMX project from V6.10.0 to V6.11.0, the setting for ADC3 was disabled in the new *.ioc files. In my old ADC3 ...
Hello,I came to this issue, when I copied a TextArea (with one wildcard) from screen A to screen B. After code generation there is no corresponding c++ code for touchgfx::TypedText(...) generated. The error report is: error: 'T___SINGLEUSE_2HH2' was ...
After update TouchGFX 4.20.0 to 4.21.0, all fixed element on the screen don't stay where they are meant to be. I post the following image, in which the Text element and MORE-logo element are locked. But after simulation these elements are all arrange...
ToughGFX Designer: 4.20.0STM32Cube IDE: 1.11.0Hello there,i'm using touchgfx to show received data usingUnicode::snprintf(FenceNumBuffer, FENCENUM_SIZE, "%d", g_displayCtlBlk.fenceConfigS1);Recently I found if I place FenceNum.resizeToCurrentText();d...
Kudos from