Amount of PSRAM required for 480x272 16bit-RGB LCD interface using ESP32-S3.
Posted: Wed Mar 02, 2022 8:21 am
I am making a project of LCD interface using 480x272, 16bit-RGB LCD + LVGL library + RGB peripheral inside ESP32-S3
from my calculations:
1- 480x272= 130.56 KB --> x2 (because of 16bit-RGB) = 261.120 KB
So from this calculations I can choose a 2MB PSRAM ESP32-S3.
Is this calculations correct or do I need the other PSRAM option (esp32-S3 with 8 MB).
Also if there are any applications using RGB peripheral for esp32-S3 or ESP32-S2 please refer it to me.
Thank you
from my calculations:
1- 480x272= 130.56 KB --> x2 (because of 16bit-RGB) = 261.120 KB
So from this calculations I can choose a 2MB PSRAM ESP32-S3.
Is this calculations correct or do I need the other PSRAM option (esp32-S3 with 8 MB).
Also if there are any applications using RGB peripheral for esp32-S3 or ESP32-S2 please refer it to me.
Thank you