|
hi, after flashing firmware_esp32_s2_mini_WS281x_RGB.bin using esptool and rebooting the board, the com port does not appear. ( esptoo.exe --port COM8 write_flash 0x000 firmware_esp32_s2_mini_WS281x_RGB.bin) If I flash adafruit-circuitpython-lolin_s2_mini-en-7.3.3, then everything works, micropython appears com port and usb disk. what could be the problem? |
Replies: 6 comments 62 replies
|
Hi |
|
|
Sorry everyone, I am just an ESP beginner. And after that: Then I reset by press RST button |
|
Currently with Arduino Nano: Want to upgrade as this but PC connect to ESP32 instead of Rasp. |
|
Shifter is required for Adalight WS2812B with HyperSerialESP32 right?
With 70 (71.43 Hz): And with 65(66.67 Hz) So I should set Update frequency to 65 right? |
|


@d22b
esptool.py erase_flashesptool.py write_flash 0x0 adafruit-circuitpython-lolin_s2_mini-pl-8.0.0.binesptool.py write_flash 0x10000 firmware_esp32_s2_mini_WS281x_RGB.bin