-
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? |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 62 replies
-
Hi |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Sorry everyone, I am just an ESP beginner.
And after that:
Then I reset by press RST button |
Beta Was this translation helpful? Give feedback.
-
Currently with Arduino Nano:
Want to upgrade as this but PC connect to ESP32 instead of Rasp.
|
Beta Was this translation helpful? Give feedback.
-
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? |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
@d22b
esptool.py erase_flash
esptool.py write_flash 0x0 adafruit-circuitpython-lolin_s2_mini-pl-8.0.0.bin
esptool.py write_flash 0x10000 firmware_esp32_s2_mini_WS281x_RGB.bin