You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to minimize (or even get rid of) flickering at high resolutions such as 640x480 or 800x600? At lower resolutions, double buffering can be used but my specific esp32 board doesn't have enough memory to do this with anything above 320x200.
Is there another board I could take a look at that has more memory?
I did try using the VGA3BitI driver, but it didn't help unfortunately.
The text was updated successfully, but these errors were encountered:
Is it possible to minimize (or even get rid of) flickering at high resolutions such as 640x480 or 800x600? At lower resolutions, double buffering can be used but my specific esp32 board doesn't have enough memory to do this with anything above 320x200.
Is there another board I could take a look at that has more memory?
I did try using the
VGA3BitI
driver, but it didn't help unfortunately.The text was updated successfully, but these errors were encountered: