User Activity

I am getting exception thrown at 0x0000000000000000 when calling connectDfuBootloader with "USB1". This works fine in another program but in my current program I am getting this exception error. Do you know what I'm failing to do?Mark Sloan
I'm writing a C# version of the USB_Example program. You can set the loader path using the setLoadersPath call, but the path of the Data_Base directory seems to be fixed to "/../Data_Base/<whatever you are trying to connect to>.html. Is there any way...
I am getting CUBEPROGRAMMER_ERROR_NOT_SUPPORTED (-5) when I try to connect to a device using connectDfuBootloader from STM32CubeProgrammer API v2.7.0. I am logging all the messages I am seeing and I have attached the log to this question. Does anyone...
I am calling setVerbosityLevel of the API with CUBEPROGRAMMER_VER_LEVEL_NONE (0) in the C++ USB Example project supplied but the DLL routines (like connectDfuBootloader) are still outputting messages. Still there any way to stop these messages?
I am trying to create a C# application within Visual Studio 2019 for using STM32CubeProgrammer API because I will need to modify an existing C# application to use it. At the moment I am having trouble connecting to the small board I am using:      in...
Kudos from