User Activity

I am wondering if it is possible to implement a screenshot feature with TouchGFX. I want to capture the screen, in jpg or bmp format, and dump the image to serial for later viewing on computer.
I am trying to implement dynamic QRCode generation. I am using the library https://github.com/ricmoo/QRCode and the QRCode widget from https://support.touchgfx.com/4.16/docs/development/ui-development/touchgfx-engine-features/custom-widgets#example-s...
I am using 4.16.1 TouchGFX designer tool. Is it possible to generate QR code for a given string and PIN code in run time and display? Please advice.
I have a setting which can be manually or automatically adjusted/changed. A toggle button selection choses manual or automatic adjustment. Manual adjustment is done using a slider widget. When the toggle button is selected to automatic position, slid...
My project uses LTDC as application tick source and two frame buffers. I am trying to understand:1. What the current frame rate (I understand this is same as vSync frequency) is. I know it can be measured by monitoring vSyncFreq GPIO. But I want to s...
Kudos from