Quick start
This section contains a simple workflow for how to use the DFU Host tool.
Ensure that you have a supported MCU that has been programmed with an application that includes the DFU capability.
Launch the DFU Host tool
.
Click
File > Open
to browse to the location of your application file (*.
cyacd2
/*.
mtbdfu
/*.
hex
).
Connect the device with an application that includes the DFU capability.
Wire the hardware port pins to the corresponding pins on the target device.
Update the
Port configuration
. These values are set from the communication component used by the bootloader component.
Click
Program/Execute
to load the new application from
*.cyacd2
or
*.hex
file and to execute and send the commands from the .
*mtbdfu
file.
Drivers Installation
To use the CAN-FD interface, install PCAN device drivers and the PCAN-Basic library. The links:
Windows
:
Linux
:
macOS
:
(After installing the library, rename it to
libPCBUSB.dylib
and copy it into the
.../dfuh-tool/dfuh-tool.app/Contents/Frameworks
folder.)
Note:
CAN-FD interface is supported only on PEAK System devices.