User Activity

Hey all, We received our evaluation kit in the mail today and I'm trying to get some "Hello World" projects running. I'm using IAR 8.50.4 and have had success flashing the example projects to the board using the Navigator and by dropping Hex files in...
Hi,I'm experiencing a curious issue with the Real Time Clock of an STM32F746BGT6. When running a legacy project, the RTC is every bit as accurate as I'd expect it to be. When running a new TouchGFX template I've generated for the hardware, the RTC l...
Hi all,For debugging purposes I would like to add hardware button presses to the simulator view in order to be able to better mimic the hardware that we run on (keypresses are working on the hardware already). I've edited the makefile used to build t...
Hi all,I'm developing a custom external loader to flash a QUADSPI memory as part of a TouchGFX project. I'm using an STM32F7 processor and developing using the STM32CubeIDE.I’m struggling with a specific issue that I’m hoping I’ll be able to get help...
Hello,I've built a semi-functional demo project for a client of ours using touchGFX 4.10.0 through STM32CubeIDE for a STM32F746BGT6 processor. One of the remaining issues I need to resolve has to do with the startup of touchGFX. When I flash the code...