Image is getting flickered by the handleTick function using TextArea
In the ScreenView(), Iam adding a handleTick function and trying to update the value for every one second. The value is updating according to the code I have written. But at the time of updation my screen is flickering.
May I know what is the reason?
And I am initializing the external SDRAM peripheral and not configuring the MPU related things.
Thank you.