User Activity

I'm trying to create a specific template for a custom board and following this stm link: https://support.touchgfx.com/docs/development/scenarios/scenarios-create-at I get the following error right on the first command.  C:\Users\user\Desktop>C:/Touch...
I'm a touchgfx beginner but i've designed many graphic apps using other tools like lvgl. One thing my app needs is to have some common areas or widgets that work between multiple screens, like persistent widgets that always exists in all screens, is ...
I'm trying to use HSEM for my first time with a H750 mcu and i'm unable to get/take a free semaphore.I'm using the following HALL_HSEM_FastTake function. Line 210 operation always returns false and it makes sense returning false.HSEM_CR_COREID_CURREN...