-
### The problem
I have an ESP32 S3 devkit c1, with the chip ESP32 S3 WROOM-1 N16R8. Bought it on amazon.
According to specs, this board should have 8MB octal PSRAM (https://www.espressif.com/sites/d…
-
> I used LED_BUILTIN, which is 2 in most esp32 modules, including wroom. Wroom has two LEDs on board. The red led is power. The blue led is 2. You should see blue led lights up.
I know that the ESP32…
-
### Port, board and/or hardware
ESP32 ESP32-S3-WROOM-1-N4R8
### MicroPython version
LVGL MicroPython 1.23.0 on 2024-10-06; Generic ESP32S3 module with Octal-SPIRAM with ESP32S3
https://www…
-
Less an issue and more to help others out.
I've got the same clock but from Aliexpress, no menu so I can't set the time. Don't have WeChat (and don't know anyone with it to get an account) to try…
-
ESP32 LVGL WIFI&Bluetooth display board 2.8" 240*320 2.8inch TFT LCD with touch WROOM white screen error
![IMG_4652](https://github.com/justcallmekoko/ESP32Marauder/assets/126687034/db913e64-9b00-4…
-
When I tried to compile according to the tutorial, the compiler prompted that STATIC was unknown. After trying to change it to lowercase, although there were warnings, it was able to be edited, but ul…
-
When debugging with
```
[env:esp32dev]
platform = espressif32
board = esp32dev
framework = arduino
upload_protocol = esp-prog
debug_tool = esp-prog
debug_init_break = tbreak setup
```
…
-
Sir is this only for the 32D version? I tried to build the code using esp idf 5.1 then flashed. Its causing bootloop (resetting/rebooting).
![image](https://github.com/johndeweyzxc/AWPS-Launcher/as…
-
The ESP32 S3 does not have a built-in DAC, but it has been identified as an ESP32 device and cannot use PWM analog output. Is there any way to solve the problem of using ESP32S3 normally without exter…
-
While I see there is some support for the 16mb versions of this board, not seeing anything current for the 32mb version of it. I am using it on a couple of different builds, and I am running out of me…