cancel
Showing results for 
Search instead for 
Did you mean: 

STDFU.dll programming examples

erich2
Associate
Posted on October 02, 2012 at 00:51

I've been trying to write an application in C♯/.Net to upload a generated DFU image to an STM32.

I have examined the dfuSe example, however I am having problems with the STDFUFiles and STDFUPRT projects.  I'm unable to reference them from C♯, and they seem to include a bunch of overhead that I'd rather avoid (threading, etc). 

Is there an example on how to do Uploads/Downloads/Verifications/etc using only the pure STDFU.dll?  I've used Depends to find the method signatures for the dll, but don't see any example of how one would go about using it without the Files and PRT projects.

Thanks!

#dfu
2 REPLIES 2
satyanarayana
Associate
Posted on February 06, 2015 at 03:12

stdfu_get_dfu_descriptor and other function is not working in windows 8 when device is in DFU mode.

can you give any suggestions for this?

Thanks!
Posted on February 06, 2015 at 04:55

Disable the driver signing requirement?

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..