-
1Step 1
Install the DFU driver located in the Driver folder of the software package
-
2Step 2
Plug in your DFU device, make sure it's in DFU mode. If your driver is installed and the device connected, you should see a DFU device in your peripheral manager.
-
3Step 3
Your device is ready, let's setup the IDE to load automatically the program. Here I'm going to use Keil IDE. Open the project settings dialog in Project>Options for target 'XXX'. In the Output tab select create hex file. Build your project once and locate the *.hex file in your project directory.
-
4Step 4
Copy the contents of the Tools folder of the software package in the directory. Return in the projects settings dialog at the User tab. In the section Programs After Build/Rebuild activate Run#1 and browse to the load.bat file in the hex file directory.
-
5Step 5
Congratulations Your IDE is now ready ! Build your program and check the Build Output, it should say "Upgrade Sucessful !".
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.