User Activity

Hi there,While generating code for TouchGFX, it is re-generating files with wrong configuration and over writing generated files, which gives compilation error. In order to compile successfully, those files need to discard. these files are TouchGFXG...
Hi there,I am working on touchGFX for some application. There are some common widgets that need to be added on every screen (Let say there are 10 screens). In this case, I have to add the common widgets on every screen through touchGFX designer. But ...
Hi,I have been working on implementing external flash driver integration with TouchGFX on STM32G474-eval board, in memory mapped mode. I have configured the QSPI in Bank 1 with Single/Dual lines. I have attached an image of my CubeMx configuration.I...
Hi All, I am working on TouchGFX using STMCubeIDE( STM32G474 Eval-Board). There is a need to implement external flash driver for the project. I am using QSPI for implementing the flash driver. In linker file I have memory definitions as below : /* M...