Skip to content

Bootloader Installation

DF8OE edited this page Nov 6, 2017 · 17 revisions

Document for installing bootloader is available at viewing location and can be downloaded from Download location

If you are running Linux you need package "dfu-util" from the repository of your distribution. For programming the bootloader simply enter enter

dfu-util -d -R -a 0 0483:df11 -D /this/is/path/to/bl-mchf.dfu

in console.

Clone this wiki locally