User Activity

Hi,Created one simple application in TouchGFX for STM32F429 Disco board. But it struct in backPorchExited() void TouchGFXHAL::taskEntry(){  enableLCDControllerInterrupt();  enableInterrupts();  OSWrappers::waitForVSync();  backPorchExited();  LCD_IO...
Hi, Created one UI project in TouchGFX, I have done some code modifications in Visual studio it was successful. But Once Try to run target pressed "Run Target" option in TouchGFX during that Visual studio changes reverted back. Visual studio chang...