User Activity

Hi, I'm trying to use a scroll wheel with a custom container to select the number of seconds an output will be on. The scroll wheel is on it's own screen which is accessed from a main screen. The scroll wheel index information is used as a system ini...
I'm using an event to update indication statuses in my screen. There are four independent events that update the screen in the same fashion (with different images toggling for active/inactive). I added in another indication to show that when any of t...
I'm trying to implement a screen saver/sleep mode onto an application so if the screen hasn't been touched for a period of time the device will enter a sleep mode (turn screen off, save power, retain state of the model). Then only when the screen is ...
I've setup and built quite a bit of a project for a STM32F7508-DK through TouchGFX and STM32CubeIDE. However, I'm running into debugging issues exactly as the following: (https://community.st.com/s/question/0D53W00000JNuw9SAD/cannot-debug-stm32f7508d...
I'm working on a project that requires setup for various controls. I've built a main screen (MainMenu) which transitions into a sub screen (ZoneSetup) to move a few temp selection sliders, toggle some buttons, etc. for the setup. I need to pass that ...
Kudos given to