Bodmer / TFT_eSPI

Arduino and PlatformIO IDE compatible TFT library optimised for the Raspberry Pi Pico (RP2040), STM32, ESP8266 and ESP32 that supports different driver chips

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waveshare ESP32S3 with 1.28'' round display panic'ed

devtagse opened this issue · comments

I'm trying to run the Draw_Arc example on my ESP32S3 with 1.28'' round display from waveshare. However, I'm having the following error:
Rebooting...
�ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0xc (RTC_SW_CPU_RST),boot:0x18 (SPI_FAST_FLASH_BOOT)
Saved PC:0x4037c0a0
SPIWP:0xee

I had already uncommented the line
#include <User_Setups/Setup302_Waveshare_ESP32S3_GC9A01.h>
in User_Setup_Select.h