You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the "config" folder there is another folder called CYD2USB already containing a setup file for tft_espi and ST7789 which works fine with the 2 usb variants I had on my desk so far.
Note that there is a difference between the ESP32-2432S028R and the ESP32-2432S028
My ESP32-2432S028, 2 USB version, has a ST7789 driver instead of the Ili9341
All the examples you provide are for the version with the Ili9341 version, so I asume the ESP32-2432S028R, and did not work form my CYD
I used bb_spi_lcd.h instead of TFT_eSPI.h as libray, used DISPLAY_CYD_2USB as device and that worked fine
The text was updated successfully, but these errors were encountered: