cancel
Showing results for 
Search instead for 
Did you mean: 

Request for Support – DFUSe DLLs Compilation for 64-bit

Nexum
Associate II

 

Hello,
Years ago, I integrated the DFUSe DLLs (STDFU.dll, STDFUFiles.dll, STDFUPRT.dll, STTubeDevice30.dll) into my 32-bit .NET application to update firmware on my devices. Everything has been working perfectly and is still running smoothly.

Now, I need to run my application as 64-bit, but unfortunately, the DFU DLLs are only available in 32-bit.

I was able to obtain the DFUSe C++ project and successfully recompile it in 32-bit. However, when attempting a 64-bit build, I encountered multiple errors. Since I’m not very experienced with C++ (I mainly work with C# in Visual Studio and C with STM32CubeIDE), I couldn’t resolve the issues on my own.

I’m looking for a way to obtain these DLLs compiled for 64-bit:

STDFU.dll
STDFUFiles.dll
STDFUPRT.dll
STTubeDevice30.dll

I understand DFUSe is considered obsolete, but this update method fits perfectly with my systems, which are fully based on it. I would prefer not to change anything in the infrastructure—just to have the DLLs compiled for 64-bit.

Does anyone have the ability to recompile them, or know if it’s possible to download the 64-bit versions from somewhere?

Thank you in advance for your support.
Mario

 

1 ACCEPTED SOLUTION

Accepted Solutions
Nexum
Associate II

Finally I get it works!

Fine

 

View solution in original post

1 REPLY 1
Nexum
Associate II

Finally I get it works!

Fine