esp-idf-st7789
ST7789 esp-idf的驱动
Dmitry Andreev的演示视频。
ESP32的安装
git clone https://github.com/nopnop2002/esp-idf-st7789
cd esp-idf-st7789/
idf.py set-target esp32
idf.py menuconfig
idf.py flash
ESP32-S2的安装
git clone https://github.com/nopnop2002/esp-idf-st7789
cd esp-idf-st7789/
idf.py set-target esp32s2
idf.py menuconfig
idf.py flash
您必须使用menuconfig设置此配置值。
CONFIG_WIDTH
CONFIG_HEIGHT
CONFIG_OFF
1