User Activity

Hello everyone!I'm working on an application using TouchGFX, and I've implemented a slider to control the display brightness. Here's the relevant code:    brightness_slider.setXY(864, 262); brightness_slider.setBitmaps(touchgfx::Bitmap(BITMAP_AL...
 Hi everyone,I’m experiencing some frustrating issues while trying to generate code for a blank project using TouchGFX with the STM32H757XIHX dual-core.When I attempt to generate the code, I receive an error indicating that it cannot locate the .cpro...
Hi everyone,I am developing a new project with SMT32H7 MCU series, in which I have added the ITTIA DB middleware.I’m encountering an issue while trying to compile my project using a Makefile. The Makefile was auto-generated, and the error I get durin...
Hello,I have an issue when compiling a makefile from a project using an STM32H5 and ThreadX with NetXduo library.this is the error i have:make[1]: arm-none-eabi-gcc: Argument list too long make[1]: *** [Makefile:1119: build/TheBlueBox-v2_AZURE_NS.elf...
hello! I start this post because i have created a new project with CUBEMX 6.12.0 and i am having some issues. When I generate code without THREAD X activated, the generation is completed without any error. However, when I add the thread X option (see...
Kudos from