Question
I am using STM32F446RTE (64pins) with TouchGFX 4.18. The screen is working but there is slight flickering (slow refresh time). As I don't need touch screen function, can I stop continuous refreshing of the screen and only update the screen where need
..