WeAct Studio ESP32-C3 Core Development Board (ESP32-C3FH4)
Available from:
Aliexpress.com
| GPIO # | Component |
|---|---|
| GPIO00 | User |
| GPIO01 | User |
| GPIO02 | User |
| GPIO03 | User |
| GPIO04 | User |
| GPIO05 | User |
| GPIO06 | User |
| GPIO07 | User |
| GPIO08 | LedLink |
| GPIO09 | User |
| GPIO10 | User |
| GPIO12 | None |
| GPIO13 | None |
| GPIO18 | User |
| GPIO19 | User |
| GPIO20 | User |
| GPIO21 | User |
Configuration for ESP32-C3
{"NAME":"WeAct ESP32-C3FH4","GPIO":[1,1,1,1,1,1,1,1,544,1,1,0,0,0,0,0,0,0,1,1,1,1],"FLAG":0,"BASE":1}
Flashing
Flash using Tasmota Web Installer and select tasmota32c3-cdc option.For esptool.py download f.e.
tasmota32c3-cdc.factory.bin
and run esptool.py write_flash 0x0 tasmota32c3-cdc.factory.bin.
This device uses the built in serial-to-USB chip. It will not have serial output unless you install a tasmota32c3 build with CDC enabled.