Flash with Web Tools
This chapter covers how to flash your device with a pre-built binary.
-
Connect the device with a USB-C cable.
-
Download a
.binfrom the latest GitHub release:- If this is the first time you are flashing Crimpdeq firmware to your device, download
crimpdeq-merged.bin. - If you are updating firmware on a device that is already flashed, download
crimpdeq.bin.
- If this is the first time you are flashing Crimpdeq firmware to your device, download
-
Choose a web flasher. Use either:
- esp.huhn.me
- See this blog post for extra details.
- Adafruit ESPTool
- esp.huhn.me
-
Click
Connectand select the serial port for your ESP board.- In Adafruit ESPTool, the port often appears as
USB/JTAG serial debug unit....
- In Adafruit ESPTool, the port often appears as
-
Click
Eraseonly if this is the first time you are flashing this device.⚠️ Note: Erasing the device also erases stored calibration values. Skip this if the device was already programmed and calibrated.
-
Upload your
.bin:- If you are using
crimpdeq-merged.bin-> address0x0 - If you are using
crimpdeq.bin-> address0x10000
- If you are using
-
Click
Program.
