2022-07-21 03:37 PM
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.
2022-09-20 10:45 PM
Hi @ksale.1 ,
You should call touchgfxSignalVSync();in timer callback function.
void HAL_TIM_PeriodElapsedCallback(TIM_HandleTypeDef *htim)