-
hello, i need wiring diagram to esp32s3. thx
THIS ARE THE PINS THAT I USE:
SS: GPIO10
SCK: GPIO12
MISO: GPIO13
MOSI: GPIO11
im getting allways :
W (412) spi_flash: Detected size(16384k) l…
-
### 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…
-
### Operating System
Windows 11
### Arduino IDE version
platformIO
### Board
esp32s3 dev module
### ArduinoCore version
platformIO espressif32 @ 6.6.0
### TinyUSB Library vers…
-
Arduino IDE version: 1.8.19 (latest).
ESP Boards version: 3.0.5 (latest).
Board selection: ESP32S3_Dev_Module.
Board Partition Scheme: Default 4MB with spiffs (1.2MB APP / 1.5MB SPIFFS).
Example i…
-
Any plans on adding esp32s3 support?
-
### Code
This commit fixes it in the project I originally used it in: https://github.com/i404788/embassy/commit/3b540cf24559f4ba6236db4167c443bd7224851f
Unfortunately my attempts to reproduce …
-
**Describe the bug**
I am using an official esp32-s3-devkitc and I am trying to get the settings sample up and running, but while compiling works fine running does not. The serial output looks…
-
I could not manage to build a functioning image with the tool on a ESP32S3.
```
Run vfsmerge --port esp32 --firmware ~/artifacts/firmware.bin --source /home/runner/work/micropython-camera-API/micr…
-
**Describe the bug**
I am trying to check out the `samples/bluetooth/peripheral_hids` sample with the `esp32s3
- OS: Windows
- Zephyr v4.0.0 version (git tag v4.0.0)
- Zephyr SDK 0.17.0
Th…
-
I am using Mega 3MP sensor With ESP32s3.
It takes almost 1.5 seconds for the module to initialise in begin(&myCAM)
Is there any way to optimise it?