Hello, I am using stm32f429 discovery, and if I download the program using touchgfx, it is normal.By the way, HAL_Init(); MX_GPIO_Init(); //MX_I2C3_Init(); MX_SPI5_Init();MX_FMC_Init(); MX_LTDC_Init(); MX_DMA2D_Init();....If you remove only the touch...