Alex
Results
1
comments of
Alex
@libewa It is a library error. [https://github.com/Bodmer/TFT_eSPI/blob/5793878d24161c1ed23ccb136f8564f332506d53/Processors/TFT_eSPI_ESP32_C3.h#L71](https://github.com/Bodmer/TFT_eSPI/blob/5793878d24161c1ed23ccb136f8564f332506d53/Processors/TFT_eSPI_ESP32_C3.h#L71) You should change from `#define SPI_PORT SPI2_HOST` to `#define SPI_PORT 2` [Based by discussion](https://github.com/espressif/esp-idf/issues/17441)