User Activity

Hi,I'm trying to create a wrapper for STM32CubeProgrammer_API.dll.The program crashes on trying to use the obDisplay API. I've tried using STM32CubeProgrammer_API.dll versions 2.10 and 2.15. Is there something I'm missing?Thank you very much.
Hi, I'm trying to create a C# wrapper for STM32CubeProgrammer_API.dll. In version 2.10, the downloadFile function worked perfectly within my C# wrapper. However, upon updating to version 2.15 of the STM32CubeProgrammer_API.dll, the function no longer...