-
Can_wizard v1.0.1 Stable
released this
2024-02-23 20:03:06 +03:00 | 14 commits to main since this releaseFor compiling use esp-idf v5.1.2
If you want a binary - downloadcan_wizard_merged_flash.binbelow.
For flashing install esptool.py (via pip/pipx or your package manager, or just download binary release here https://github.com/espressif/esptool/releases).
Command for flashing firmware:
esptool.py -p (PORT) -b 460800 --before default_reset --after hard_reset --chip esp32c3 --no-stub write_flash --flash_mode dio --flash_size detect --flash_freq 80m 0x0 can_wizard_merged_flash.bin
Replace (PORT) with your serial port name. For example, COM3 on Windows or /dev/ttyACM0 on Linux.Downloads
-
Source code (ZIP)
3 downloads
-
Source code (TAR.GZ)
3 downloads
-
can_wizard_merged_flash.bin
36 downloads · 318 KiB
-
Source code (ZIP)