User Activity

I’m running into some trouble when trying to create a new application with TouchGFX Designer version 4.24.2 on the STM32N6570-DK board. After generating the code and opening the project in STM32CubeMX, I encounter a clock configuration error. It seem...
 Hello everyone,I am trying to use the Vector Renderer to draw lines because it utilizes GPU2D, which offers faster rendering compared to the Canvas. Below is the code I am using for this purpose: void TestWidget::draw(const touchgfx::Rect& invalidat...
Hello! I’ve been working on a project where I need to draw lines on the display using TouchGFX. I’ve managed to get a working solution with the help of TouchGFX's Graph code, but I wanted to share the code with you all to see if anyone has any sugges...
Kudos given to