Hi there TouchGFX team!I've a STM32MP135F-DK and I would like to run it using QT, where do I start?QT seems to have several examples but there's a lot of apps that I don't even know where to start. Thanks a lot in advance!
Hi there TouchGFX team! I have a STM32MP135-dk. I intend to run embedded Linux on it and I have a GUI developed on TouchGFX. It is possible to run the TouchGFX app in my embedded Linux image? If so, what's the documentation I can refer to. Thanks a ...
Hi there TouchGFX team!I want to run a UI on the STM32MP135 DK. I'n following the tutorial on: https://wiki.st.com/stm32mpu/wiki/How_to_install_X-TouchGFX_MPU_Addon I'm able to select the mp135 dk in TouchGFX designer and create the files. Then, I op...
Hi there TouchGFX team I've a ui running on the simulator and I would like to start running it on my dk. I can't find any examples on how to run it on the stm32mp135-dk, can you me guide on this? Thanks a lot in advance
Hi there TouchGFX team!
I have a heart rate variable in my application. On the UI, I have a circle that can be green, yellow or red based on the value of the heart rate variable.
What's the best way of implementing this? I can think in an "if" s...
Thanks for the quick reply. I followed that wiki and although I haven't been able to compile the project in STM32Cube IDE it helped solve some questions. This "add on" works as a bare metal application? I'm using the MPU so I intend to run embedded ...