cancel
Showing results for 
Search instead for 
Did you mean: 

Setup TouchGFX with SPI display, ILI9341. Partial Buffer project will not work on cubeIDE but works in KEIL.

ksale.1
Senior

The project in youtube https://www.youtube.com/watch?v=suMytEyQTP4&t=616s

is not working in cube IDE. I tried it using cubeIDE v1.10.1, GFX v4.20.0, cubeMX v6.6.1. The code compiles no errors. But the TFT shield is blank ! Can you help resolve this useful application. My implementation project zip file attached.

0693W00000QLoRhQAL.jpg0693W00000QLoRXQA1.jpg

1 REPLY 1
Vins
Senior

Hi @ksale.1​ ,

You should call touchgfxSignalVSync();in timer callback function.

void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim)