User Activity

Hi there,regarding events from external hardware there is a lot of good documentation. What i did not find is how to solve the problem of simulating the hardware for the simulator. I.e. imagine this scenario: the GUI is designed by an external compan...
Hi all,we have a STM32F103 MCU with an Epson TFT controller with an internal framebuffer. This framebuffer is attached via FSMC bus and memory-mapped at 0x68000000. We already have an application that draws graphics successfully to our display (using...
Hi all,basically we wanted to test creating a GUI with touchGFX for our STM32F103 (320x240 LCD via memory interface).First problem: after downloading touchGFX 4.10 and creating a new project, we have only 1 application template for simulator. We see ...