ESP32S3 PSRAM Mhz

ESP_Sprite
Posts: 9582
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32S3 PSRAM Mhz

Postby ESP_Sprite » Thu Apr 13, 2023 8:02 am

Double buffering is not faster, what it does is prevent tearing. If you only have a single buffer, the screen can refresh while LVGL is writing to it, leading to strange artifacts as the screen shows half-before and half-after images for one frame. Double buffering prevents that.

Sorry, I have no idea how to get 120MHz to work in idf <5.1.

Who is online

Users browsing this forum: Baidu [Spider], Bing [Bot], MicroController and 276 guests