-
I have ESP32-S3 board and when i try upload firmware with platformio it says
A fatal error occurred: This chip is ESP32-S3 not ESP32. Wrong --chip argument?
*** [upload] Error 2
How i can add …
-
### Board
ESP32S3 DEV MODULE
### Device Description
The board used is an ESP32S3 DEV MODULE.
It is equipped with ESP32-S3-WROOM-1 MCN16R8.
Configured correctly with QIO80MHZ,16MB, QSPI_PSRAM.
##…
-
SPI
Two separate SPI busses are being used for the display and the touchscreen.
spi:
- id: lcd
clk_pin: GPIO14
mosi_pin: GPIO13
miso_pin: GPIO12
- id: touch
clk_pin: GPIO…
1achy updated
6 months ago
-
This isn't a bug, I just wanted to share some info. I was able to get this working using the latest TFT_eSPI library - using the older custom_component method vs. the newer external_components method…
-
One of the many esp32 based yellow PCB cheap displays on ali express
https://www.aliexpress.com/item/1005005059421229.html
Using this ini file in platformIO should make it usable with the CYD …
-
HI. I tried to use your library to upload sketch PDQgraphicstest to this bord 1.9inch_ESP32-1732S019
https://www.aliexpress.com/item/1005005951347460.html?spm=a2g0o.order_list.order_list_main.13.27f1…
-
###ESP32-1732S019 with 1.9 Display based on S3 from Aliexpress
###stable v0.7.36 and dev v0.7.46
###Web Installer and ESP Tools
Hello
tried different flash methods and version, but get a…