Back to Micropython

Deploy

ports/stm32/boards/MIKROE_QUAIL/deploy.md

1.28.0435 B
Original Source

Quail via DFU

Quail can be programmed via USB with the ST DFU bootloader, using e.g. dfu-util or pydfu.py.

To enter the bootloader press and release the Reset button while holding the Boot button. Alternatively, you can use machine.bootloader() from the MicroPython REPL.

bash
dfu-util --alt 0 -D firmware.dfu