-
### The problem
When I add the CAM32 component to my board yaml (see below) I get into a bootloop. Loggings can be found below.
Using the SSD1306 display which is also on the board without the camer…
-
sir,
Thank you very much for your contribution.
I have two ESP32 development boards,esp-wroom-32 and esp32 s3. esp-wroom-32 can be used very well.
but esp32 S3 , I can't use it. I confirm I …
-
Hi,
I'm trying to use my board ESP32S3-devkitV1 to control a HUB75E screen, but I'm having several problems with the building of the libraries. I need to upgrade espressif component on platform io …
-
I cloned the repo then set target device with
`idf.py set-target esp32s3`
Then ran
`idf.py build`
But it returns an error
"""
/home/sifat/esp32_hackingtool/components/hagl_hal/src/mi…
-
### The problem
Trying to connect ESP32-S3-N16R8 to a W5500 Lite module (USR-ES1) also tried a full-sized W5500 also had the same issue just DHCP looking for an address over and over again.
Trie…
-
When I use the AudioOutputULP.h library, I get an error on Build/Compile:
```undefined reference to `vtable for AudioOutputULP'```
Full message:
```
c:/users/echo/.platformio/packages/toolchai…
-
Hi
I got a generic adaptor (USBC), I flashed via the Adafruit tool, it reported no errors however when I plugged it back into the PC again, I could see it was constantly resetting every few seconds…
-
Whilst getting this code to build in VSCode using Espressif , The code would not build as comd0 was not defined.
```
C:/ESP-IDF/M5Dial-UserDemo-main/components/LovyanGFX/src/lgfx/v1/platforms/esp…
-
After adjusting my flash map, I noticed the following error.
This error occurs whenever either of the two slot partitions is assigned more than 4MB. In the case above, it was assigned 6MB.
A com…
-
Hi
use ESP-IDF 5.1.3
use MESH-LITE 0.10.3
I don't understand why. My firmware suddenly had such an error today when performing OTA. The app_1 partition could not be overwritten normally, causin…