User Activity

I am working on a custom board with TouchGFX, and the custom board connects to a SPI LCD. I found an issue that TouchGFX will call flushFrameBuffer(const touchgfx::Rect& rect) function twice when making a screen transition. I just wondering if the be...
Hi,Now My Platform setup is as following,custom boardtouchgfx 4.10.0IAR 8I'm trying to use snapshot widget in my project. I did the following configuration,In setFramebufferAddress function, set Animation storage to true.create a snapshot widget obje...
Hi ST Community,​I've ported touchgfx on my custom board, and it runs successfully. The hardware and software configuration is as follows,​HW configuration CPU -> STM32L4R9 familySW configuration IAR 8.30 TouchGFX Designer 4.9.3​Now, I'm try...