-
Hi,
I'm unable to flash mi device. Here is the result:
```
esptool.js
Serial port WebSerial VendorID 0x303a ProductID 0x80c2
Connecting..........Error: Invalid custom reset sequence
```
-
I think this is the only repo on github, RM67162 for micropython.
Thank you so much for it.
Is there anyway to make this driver support LVGL?
-
### Development Kit
ESP32-C6 Development Board ESP32C6 Minimum System Board
### Module or chip used
ESP32-C6-WROOM-1
### Debug Adapter
ESP-PROG
### OpenOCD version
v0.12.0-esp32-20230921
### O…
QubaB updated
6 months ago
-
* Home Assistant Version (eg. 2023.11): **2024.03**
* Ember Mug Component Version (eg. 0.8.0): **1.0.0**
* Which device(s) are you using for Bluetooth (e.g. Bluetooth Dongle / ESPHome Proxy): **ESPH…
zianx updated
7 months ago
-
### CircuitPython version
```
Adafruit CircuitPython 9.0.0-alpha.5 on 2023-11-15; Seeed Studio XIAO ESP32C3 with ESP32-C3FN4
also 8.2.8 and 8.1.0
```
### Code/REPL
```python
> mpremot…
-
### 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…
-
Hi Greiman,
I have a FAT32 SDHC card which works fine on ESP32 via SPI with the standard SD library, and also works fine on Windows. (I can read and write files, both on the microcontroller and in …
dejwk updated
8 months ago
-
Hello, on the ESP32-C6, the DHT22 program works well on the GPIO8 but it is also the integrated RGB LED, I tried to change the GPIO but without success.
-
Hello,
Could the esp-hosted-ng solution work without handshake and data ready gpios connected?
How heavily does the linux driver (and firmware) rely on these?
What would be the consequences of try…
-
Hi,
I am wondering if wasmtime supports IoT devices like Raspberry Pico, ESP32 C6, or something similar? Thank you!