-
I'm having trouble with the T-SIMCAM esphome yaml provided.
If trying to build using the latest 2024.7.2 I get a boot loop.
If trying to build using 2022.6.3 (when you produced that code), I get…
-
PIO Core Call Error: "Resolving esp32-s3-devkitc-1 dependencies...\r\nAlready up-to-date.\r\nUpdating metadata for the vscode IDE...\r\n\n\nUserSideException: Processing esp32-s3-devkitc-1 (platform: …
-
A list of modules that need to be modified to work on `esp32c3`:
- [ ] ALARM
- [x] ANALOGIO
- [x] AUDIOBUSIO
- [ ] COUNTIO
- [ ] FREQUENCY
- [ ] PARALLELDISPLAY
- [x] RGBMATRIX
- [ ] ROTARYI…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hello,
After cloning the `esp-who` repo and I tried to build the example `../../motion_detection/terminal`, it throws,
```
mac@machine:~/esp/esp-who/examples/motion_detection/terminal$ idf.py …
-
Hi,
I am working on a project that uses ESP32S3-EYE board and a OV2640 camera. The camera configuration parameters are kept to default and the PSRAM is enabled.
Everything works great except tha…
-
Reporting this on ESP32-S3 since that was what I had tested, but this likely applies to all ESP32-* Xtensa and RISC-V cores.
OpenOCD v0.12.0 added Zephyr OS awareness and also supports the ESP32-S3…
-
I'm uploading firmware on linux debian trixie with VisualStudioCode.
This is the upload full output with the finale error...
Are there usatisfied dependencies???
I'm not sure...
-----
* Execu…
-
Hi,
The project creator has been released and now we are eager to add external boards. :slightly_smiling_face:
How could it work in case of NuttX?
The goal is to create a manifest file (sim…
-
I'm pretty sure its something I've done as I'm not familiar with PlatformIO. But, I thought I faithfully followed the instructions but it looks like I've come unstuck here and after a bit of going ro…