-
Under Platformio 4.2, when running `platformio init --ide=clion` I get a CMakelists.txt that starts with the following line and has numerous build targets, including ones for uploading a filesystem, …
-
I have everything setup except for the esp-idf which this crate should handle. However, when attempting to build, I get following:
```
esp32-hello-world via (nix-shell-env) ❯ cargo build
Upda…
-
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
-
Hi, I am trying to get the library to work on a [Waveshare round lcd](https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-1.85).
I can get the QSPI LCD to start just fine, however when I try to enable …
-
ADAfruit io Adruino example adafruitio_16servo example will not compile without error.
I am using Arduino 1.8.8 ide and have the latest libraries and correct usb cable. code is below
// Adafruit I…
-
Hi,
I wanted to run the pool controller on a "Wemos D1 mini Pro".
Unfortunately the ESP always crashed (WDT reset), see in the log.
The code is only executable when I change "build_type = deb…
-
Hallo Wolle,
ich wollte soeben nach dem Urlaub von der Version v3.05a auf den aktuellen Softwarestand updaten und laufe beim Compilieren in einen Fehler!
Dem Protokoll entnehme ich dass das Problem …
HWH53 updated
2 weeks ago
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate
- [X] Read the documentation to confirm the issue is not addressed there and your configuration is s…
-
When i try the example code (without any Modification) i only get the following error at the serial monitor:
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_d…
-
### Related area
added options
### Hardware specification
Basic NodeMCU_32S
### Is your feature request related to a problem?
https://github.com/HamzaHajeir/ESP32-Arduino-Builds/blob/master/tools…