cancel
Showing results for 
Search instead for 
Did you mean: 

commands to automate Dfuse3.0.5 on STM32

Harsha kadlaskar
Associate II
Posted on March 21, 2018 at 07:24

Need commands to automate Dfuse3.0.5

1 ACCEPTED SOLUTION

Accepted Solutions
David SIORPAES
ST Employee
Posted on March 21, 2018 at 11:02

You can use DfuSe command line version as follows:

DfuSeCommand.exe -c -d --fn image.dfu

All options are:

0690X0000060ABIQA2.png

View solution in original post

7 REPLIES 7
David SIORPAES
ST Employee
Posted on March 21, 2018 at 11:02

You can use DfuSe command line version as follows:

DfuSeCommand.exe -c -d --fn image.dfu

All options are:

0690X0000060ABIQA2.png
Harsha kadlaskar
Associate II
Posted on March 21, 2018 at 11:19

Hi David,

Thank you for quick reply..

But i have already tried with commands which are generating errors like below:

0690X00000604UdQAI.jpg
Posted on March 21, 2018 at 11:31

h0690X00000604RpQAI.jpg

Posted on March 21, 2018 at 11:32

where should the image.dfu file should be stored ,because i have save it in another directory D:\ and calling from there.

Its popping like File does not exist.

Posted on March 21, 2018 at 12:34

It seems like you provided the wrong device target.

Try using  --de 0 instead of --de 1:

0690X0000060A8uQAE.png
Posted on March 21, 2018 at 12:38

but i have connected 1 dfuse device , so added 1 .

how are giving path of .dfu file from other location?

Posted on April 27, 2018 at 08:13

DFuse application is hanging during flashing process randomly . Please provide the  command to exit hanging code