# ST7701-ESP32-Driver-for-LVGL9.2 **Repository Path**: fat0x/ST7701-ESP32-Driver-for-LVGL9.2 ## Basic Information - **Project Name**: ST7701-ESP32-Driver-for-LVGL9.2 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-24 - **Last Updated**: 2025-02-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Driver config for running LVGL 9.2 on a Waveshare 2.1" Round Touchscreen, utilising triple buffering. To use on a Waveshare LCD Driver Board, adjust the three commented sections in Driver_ST7701.cpp as noted. I recommend #define `LV_MEM_SIZE (120 * 1024U)` in lv_conf.h for the larger buffers.