Where should we call the Screen1View::analogUpdate() function in the said video uploaded on Youtube.?
Hey,
I am using STM32f429VIT6 and TouchGFX graphics library on my custom board I am not using any OS.
I have refered to the video shared in the youtube @ the below location:
https://www.youtube.com/watch?v=EbWOv_0Lp-U
where I am able to get the steady display but the variable is not get updated for me. After debugging I have found that my function Screen1View::analogUpdate() was not called anywhere.
SO wanted to ask, where should we call this Screen1View::analogUpdate() function in my code to variable to be updated.
Thanks,
Nirav Bhatt